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:   tsutsui
Date:           Mon Nov 19 22:50:01 UTC 2001

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

Log Message:
Add a new quirk value PQUIRK_CAP_SYNC for SCSI1 devices which support
sync transfers, and set PERIPH_CAP_SYNC for them in scsi_probe_device().
As per discussion on tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.169 -r1.170 syssrc/sys/dev/scsipi/scsiconf.c
cvs rdiff -r1.63 -r1.64 syssrc/sys/dev/scsipi/scsipiconf.h

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