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/18/2003 05:06:55
Module Name:	src
Committed By:	mycroft
Date:		Thu Sep 18 05:06:55 UTC 2003

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

Log Message:
Don't print junk if an INQUIRY fails (usually with an ILLEGAL REQUEST due to
an unused LUN).  Also, if the qualifier says the LUN is non-existant, don't
try to attach a device here.


To generate a diff of this commit:
cvs rdiff -r1.216 -r1.217 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.