Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/22/1999 02:27:21
Module Name: syssrc
Committed By: he
Date: Fri Oct 22 09:27:21 UTC 1999
Modified Files:
syssrc/sys/dev/ic [netbsd-1-4]: wdc.c
Log Message:
Pull up revision 1.76 (requested by bouyer):
The WDCF_IRQ_WAIT flag was erroneously cleared when an earlier
interrupt not for this IDE channel controller was received.
Fixes the "missing untimeout" problems reported in PR#8639.
To generate a diff of this commit:
cvs rdiff -r1.66.2.4 -r1.66.2.5 syssrc/sys/dev/ic/wdc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.