Date: Wed, 6 Aug 2003 21:32:10 -0700 (PDT) From: Nate Lawson <njl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_da.c src/sys/conf options src/sys/i386/conf LINT Message-ID: <200308070432.h774WAjS036742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
njl 2003/08/06 21:32:10 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/cam/scsi scsi_da.c
sys/conf options
sys/i386/conf LINT
Log:
Deprecate USB 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.
Revision Changes Path
1.42.2.38 +3 -1 src/sys/cam/scsi/scsi_da.c
1.191.2.56 +2 -0 src/sys/conf/options
1.749.2.150 +6 -0 src/sys/i386/conf/LINT
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308070432.h774WAjS036742>
