From owner-cvs-all Thu Oct 17 16:56:32 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 7795B37B401; Thu, 17 Oct 2002 16:56:31 -0700 (PDT) Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id D049C43E3B; Thu, 17 Oct 2002 16:56:30 -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 g9HNuU180889; Thu, 17 Oct 2002 16:56:30 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Thu, 17 Oct 2002 16:56:30 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Jim Pirzyk Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c In-Reply-To: <200210172337.g9HNbBBg096757@repoman.freebsd.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 Uh- are you sure that this is wise? There are lots of older SCSI CDROMs which might have problems with this. On Thu, 17 Oct 2002, Jim Pirzyk wrote: > pirzyk 2002/10/17 16:37:09 PDT > > Modified files: > sys/cam/scsi scsi_cd.c > Log: > Changed the scsi mode command to use 10 bytes scsi commands instead > of the 6 byte ones. This helps with using a IDE cdrom behind a USB > interface. > > PR: kern/43885 > > Revision Changes Path > 1.65 +11 -9 src/sys/cam/scsi/scsi_cd.c > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message