From owner-cvs-all Fri Oct 18 11:37:46 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 2943937B404; Fri, 18 Oct 2002 11:37:45 -0700 (PDT) Received: from pirzyk.org (dsl-65-184-181-29.telocity.com [65.184.181.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9944443E9E; Fri, 18 Oct 2002 11:37:44 -0700 (PDT) (envelope-from pirzyk@pirzyk.org) Received: from zephyr.pirzyk.org (localhost [127.0.0.1]) by pirzyk.org (8.12.3/8.12.3) with ESMTP id g9IIZ8aw009100; Fri, 18 Oct 2002 11:35:08 -0700 (PDT) (envelope-from pirzyk@zephyr.pirzyk.org) Received: (from pirzyk@localhost) by zephyr.pirzyk.org (8.12.3/8.12.3/Submit) id g9IIZ8FF009099; Fri, 18 Oct 2002 11:35:08 -0700 (PDT) Date: Fri, 18 Oct 2002 11:35:08 -0700 (PDT) From: Jim Pirzyk Message-Id: <200210181835.g9IIZ8FF009099@zephyr.pirzyk.org> To: jhb@FreeBSD.org, pirzyk@pirzyk.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_cd.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, pirzyk@FreeBSD.org In-Reply-To: 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. Stable only. That would be why I could not find any other devices doing needing the same coversion. - JimP To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message