From owner-freebsd-scsi Wed Nov 7 10:59:40 2001 Delivered-To: freebsd-scsi@freebsd.org Received: from gate.qubesoft.com (gate.qubesoft.com [212.113.16.243]) by hub.freebsd.org (Postfix) with ESMTP id 7161F37B418; Wed, 7 Nov 2001 10:59:31 -0800 (PST) Received: from builder03 (dhcp139.qubesoft.com [192.168.1.139]) by gate.qubesoft.com (8.11.3/8.11.3) with SMTP id fA7IxJM23782; Wed, 7 Nov 2001 18:59:19 GMT (envelope-from n_hibma@qubesoft.com) From: "Nick Hibma" To: "Thomas Quinot" Cc: , Subject: RE: SCSI->IDE Date: Wed, 7 Nov 2001 18:59:19 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20011107155735.B30053@cuivre.fr.eu.org> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You are not doing any conversion of commands from SCSI to ATAPI. Did you verify that all SCSI commands are valid ATAPI commands? I am doing something similar in the umass.c driver. Nick > -----Original Message----- > From: owner-freebsd-current@FreeBSD.ORG > [mailto:owner-freebsd-current@FreeBSD.ORG]On Behalf Of Thomas Quinot > Sent: 07 November 2001 14:58 > To: Scott Long > Cc: jstocker@tzi.de; freebsd-scsi@FreeBSD.ORG; > freebsd-current@FreeBSD.ORG > Subject: Re: SCSI->IDE > > > Le 2001-11-05, Scott Long écrivait : > > > It would require that someone write an ATA SIM for CAM. As > yet, no one > > has stepped forward to volunteer. > > I have started one a few days ago. Still testing code, still > many known, > unknown or otherwise bizarre problems, but at least I can mount a > CD-ROM, use cdrecord and cdrdao on my ATAPI drive through CAM. > > A patch against -STABLE is available from > http://www.cuivre.fr.eu.org/~thomas/atapicam/ > > Use at your own risk. YMMV. Feedback welcome. Be prepared for panics, > especially on multi-processor machines. > > Thomas. > > -- > Thomas Quinot ** Département Informatique & Réseaux ** > quinot@inf.enst.fr > ENST // 46 rue Barrault // 75634 PARIS CEDEX 13 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message