Subject: CVS commit: src/sys/dev/scsipi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/12/2003 16:39:28
Module Name:	src
Committed By:	mycroft
Date:		Fri Sep 12 16:39:28 UTC 2003

Modified Files:
	src/sys/dev/scsipi: scsiconf.c

Log Message:
Some devices really want INQUIRY to be the first command they receive.  Also,
the result of the extra TEST UNIT READY was being ignored anyway.  So, I wrote
it, I nuke it.


To generate a diff of this commit:
cvs rdiff -r1.215 -r1.216 src/sys/dev/scsipi/scsiconf.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.