From owner-cvs-all Fri Oct 18 9:20: 5 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 52FD937B401 for ; Fri, 18 Oct 2002 09:20:04 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 972AB43EA3 for ; Fri, 18 Oct 2002 09:20:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 2753 invoked from network); 18 Oct 2002 16:20:02 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 18 Oct 2002 16:20:02 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id g9IGJxn5046373; Fri, 18 Oct 2002 12:19:59 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200210180038.g9I0cle6006162@zephyr.pirzyk.org> Date: Fri, 18 Oct 2002 12:20:02 -0400 (EDT) From: John Baldwin To: Jim Pirzyk Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c Cc: pirzyk@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org 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 18-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. umass converts 6 byte commands to 10 byte commands in current. Did you test this in current or only on stable? The proper place to do this is in umass. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message