Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Sep 3 11:20:39 PDT 1996
Update of /a/cvsroot/src/sys/scsi
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv12291
Modified Files:
scsi_all.h scsi_base.c scsiconf.c scsiconf.h
Log Message:
Store the SCSI version in the scsi_link, and set the LUN in the CDB
if the version is <= SCSI-2. This should help some older SCSI
devices that previously needed the "NOLUNS" quirk. While this is
not strictly necessary on SCSI-2 devices, the spec allows it,
so we set it for SCSI-2 devices "just in case". See section 7.2.2 of
Draft X3T9.2 Rev 10L for details.
Home |
Main Index |
Thread Index |
Old Index