From owner-cvs-all Thu Oct 17 20:14:36 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 B583237B401; Thu, 17 Oct 2002 20:14:35 -0700 (PDT) Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0938243E6A; Thu, 17 Oct 2002 20:14:35 -0700 (PDT) (envelope-from ken@panzer.kdm.org) Received: from panzer.kdm.org (localhost [127.0.0.1]) by panzer.kdm.org (8.12.5/8.12.5) with ESMTP id g9I3EYKD003316; Thu, 17 Oct 2002 21:14:34 -0600 (MDT) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.12.5/8.12.5/Submit) id g9I3EYj0003315; Thu, 17 Oct 2002 21:14:34 -0600 (MDT) (envelope-from ken) Date: Thu, 17 Oct 2002 21:14:34 -0600 From: "Kenneth D. Merry" To: Jim Pirzyk Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c Message-ID: <20021017211434.A3200@panzer.kdm.org> References: <200210172337.g9HNbBBg096757@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200210172337.g9HNbBBg096757@repoman.freebsd.org>; from pirzyk@FreeBSD.org on Thu, Oct 17, 2002 at 04:37:10PM -0700 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 On Thu, Oct 17, 2002 at 16:37:10 -0700, 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 Please back this out, and let's work on a way to do this that is less likely to cause breakage with older devices. I think we can come up with something that'll work pretty well in most cases (old and new devices). Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message