]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Deprecate USB and Firewire quirks. We should now never send 6 byte commands
authornjl <njl@FreeBSD.org>
Tue, 29 Jul 2003 04:32:33 +0000 (04:32 +0000)
committernjl <njl@FreeBSD.org>
Tue, 29 Jul 2003 04:32:33 +0000 (04:32 +0000)
commit30a1bdf8d080bb570b9208200738adc1d69fcc07
tree85c32d1a82df771881edefefac7df4172f625827
parent03d7e648bd6d5f6cfcb461b4dc52147f12adf597
Deprecate USB and Firewire quirks.  We should now never send 6 byte commands
to such devices.  If a device fails due to this commit, add:
   options DA_OLD_QUIRKS
to the kernel config and recompile.  Then send the output of "camcontrol
inquiry da0" to scsi@freebsd.org so the quirk can be re-enabled.
sys/cam/scsi/scsi_da.c
sys/conf/NOTES
sys/conf/options