Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   mycroft
Date:           Thu Oct 16 17:34:43 UTC 2003

Modified Files:
        src/sys/dev/scsipi: scsipi_all.h scsipi_base.c

Log Message:
Do a 36-byte SCSI 2 inquiry first, and iff that returns an additional length
>32 do a 74-byte inquiry.  Fixes problems with devices that barf on longer
inquiries.  (Linux uses 36 bytes almost everywhere, as a data point.)


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/scsipi/scsipi_all.h
cvs rdiff -r1.95 -r1.96 src/sys/dev/scsipi/scsipi_base.c

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




Home | Main Index | Thread Index | Old Index