Date: Wed, 21 Aug 2002 13:37:50 -0700 (PDT) From: Nate Lawson <nate@root.org> To: scsi@freebsd.org Subject: CDB6/10 negotiation Message-ID: <Pine.BSF.4.21.0208211327510.57170-100000@root.org>
next in thread | raw e-mail | index | archive | help
I am available to do the full version suggested by Ken once we agree on a path. However, there are a lot of people re-working CAM and I don't want to replicate work. Consensus is suggesting the best approach is to put USB transport checks under CAM_NEW_TRAN_CODE in cam_xpt.c and then use them to set device-specific behavior. This will then restrict the commands sent to the device according to what's reported in its inquiry. At some point when this is working, cmd6workaround can be removed and most quirks can be removed. The quirks that remain will truly be quirks where a device reports capabilities it doesn't really support. Thoughts? -Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0208211327510.57170-100000>