Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/09/2003 18:40:19
Module Name: src
Committed By: bouyer
Date: Thu Oct 9 18:40:19 UTC 2003
Modified Files:
src/sys/dev/ic: wdc.c
Log Message:
Remove the check for WAIT+POLL+READ case in __wdccommand_start(),
this case is already handled in __wdccommand_intr().
Pointed out by Charles M. Hannum.
To generate a diff of this commit:
cvs rdiff -r1.138 -r1.139 src/sys/dev/ic/wdc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.