Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 06/09/2001 21:08:22
Module Name: syssrc
Committed By: briggs
Date: Sat Jun 9 18:08:21 UTC 2001
Modified Files:
syssrc/sys/dev/ic: adv.c
Log Message:
If the adapter is returning a selection timeout, then we should be
returning XS_SELTIMEOUT, not XS_TIMEOUT. Pointed out by Andrew Doran.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/ic/adv.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.