From owner-cvs-all Thu Oct 17 19:53:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51EC337B401; Thu, 17 Oct 2002 19:53:10 -0700 (PDT) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC72243E88; Thu, 17 Oct 2002 19:53:09 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g9I2r5182276; Thu, 17 Oct 2002 19:53:05 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 17 Oct 2002 19:53:05 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Jim Pirzyk Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c In-Reply-To: <200210180107.g9I17BXN006446@zephyr.pirzyk.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hints are one way. quirks are another (see scsi_da) another way is like how the da driver autodetermines that it needs to switch to 10 byte cdbs solely for a device. I started coding this up, but I figure it should be you or Ken doing it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message