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/10/2003 05:35:51
Module Name: src
Committed By: mycroft
Date: Wed Sep 10 05:35:51 UTC 2003
Modified Files:
src/sys/dev/scsipi: scsiconf.c
Log Message:
Set up the blank fields in the INQUIRY buffer *before* executing the command --
because we can't really rely on the "additional length" being correct (any
more?). Fixes some problems with devices showing up as "<, , >".
To generate a diff of this commit:
cvs rdiff -r1.214 -r1.215 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.