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:   bouyer
Date:           Tue Apr 23 17:28:44 UTC 2002

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

Log Message:
The IBM drive I have here supports DT, but claim version 3 only.
So check for version 3, not 4 when looking for DT support.
This should be safe as these bits are reserved for older devices, they
should be set to 0 when not supported.


To generate a diff of this commit:
cvs rdiff -r1.181 -r1.182 syssrc/sys/dev/scsipi/scsiconf.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