Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 10/15/2005 04:31:20
Module Name: src
Committed By: tls
Date: Sat Oct 15 04:31:20 UTC 2005
Modified Files:
src/sys/dev/pci: hifn7751.c
Log Message:
From OpenBSD hifn7751.c revision 1.149: enable the command-wait interrupt
even if there's only one request in the queue. Sometimes we seem to miss
multiple interrupts, and command-wait saves us.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/dev/pci/hifn7751.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.