Source-Changes archive

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

CVS commit: syssrc/sys/dev/scsipi



Module Name:    syssrc
Committed By:   augustss
Date:           Fri Aug 31 07:09:42 UTC 2001

Modified Files:
        syssrc/sys/dev/scsipi: scsiconf.c scsipiconf.h sd_scsi.c

Log Message:
Add a new quirk, PQUIRK_NOBIGMODESENSE, for devices that need big
SCSI ops, but still fails on big mode sense.
Makes M-Sys DiskOnKey work.


To generate a diff of this commit:
cvs rdiff -r1.160 -r1.161 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.55 -r1.56 syssrc/sys/dev/scsipi/scsipiconf.h
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/scsipi/sd_scsi.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