From owner-freebsd-questions Tue Oct 8 20:35:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C12F37B401 for ; Tue, 8 Oct 2002 20:35:11 -0700 (PDT) Received: from pakastelohi.cypherpunks.to (pakastelohi.cypherpunks.to [213.130.163.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08BA543E4A for ; Tue, 8 Oct 2002 20:35:11 -0700 (PDT) (envelope-from shamrock@cypherpunks.to) Received: from VAIO650 (d160.nas2.sr2.sonic.net [208.201.229.160]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by pakastelohi.cypherpunks.to (Postfix) with ESMTP id 216CD3668F; Wed, 9 Oct 2002 05:35:08 +0200 (CEST) From: "Lucky Green" To: "'Lowell Gilbert'" Cc: Subject: RE: Linux emulation: acd0a is not a cooked ioctl CDROM Date: Tue, 8 Oct 2002 20:35:03 -0700 Message-ID: <004c01c26f44$dc5480e0$6501a8c0@VAIO650> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 In-Reply-To: <448z18fjtu.fsf@be-well.ilk.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lowell wrote: > "Lucky Green" writes: > > > Nick wrote: > > > > Checking /dev/cdrom for cdrom... > > > > Testing /dev/cdrom for cooked ioctl() interface > > > > /dev/acd0a is not a cooked ioctl CDROM. > > > > Testing /dev/cdrom for SCSI interface > > > > /dev/cdrom is not a SCSI device > > > > > > That doesn't look quite right; CDROM devices are usually > > > accessed as /dev/acd0c in FreeBSD. > > Only if they're ATAPI drives. Which this poster said he had. > He also said he was using cdparanoia, which is, as the error > message said, specific to SCSI drives. [On Linux, ATAPI > drives are supported by making them look like SCSI drives, so > it sort of works with cdparanoia, but on FreeBSD ATAPI drives > are supported directly.] Do you believe that the ATAPI/CAM patches at http://www.cuivre.fr.eu.org/~thomas/atapicam/ might make cdparanoia compatible with an ATAPI drive on FreeBSD? I guess that would mean the patches would have to provide the "cooked ioctl" that cdparanoia wants. I would be willing to install -CURRENT if that will make cdparanoia work. Thanks in advance, --Lucky Green To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message