From owner-freebsd-questions Wed Oct 9 13: 8:17 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 DE13237B401 for ; Wed, 9 Oct 2002 13:08:15 -0700 (PDT) Received: from postal2.es.net (postal2.es.net [198.128.3.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AF6243E42 for ; Wed, 9 Oct 2002 13:08:15 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal2.es.net (Postal Node 2) with ESMTP id MUA74016; Wed, 09 Oct 2002 13:08:14 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Postfix) with ESMTP id F2AC25D04; Wed, 9 Oct 2002 13:08:13 -0700 (PDT) To: "Lucky Green" Cc: "'Lowell Gilbert'" , freebsd-questions@FreeBSD.ORG Subject: Re: Linux emulation: acd0a is not a cooked ioctl CDROM In-reply-to: Your message of "Tue, 08 Oct 2002 20:35:03 PDT." <004c01c26f44$dc5480e0$6501a8c0@VAIO650> Date: Wed, 09 Oct 2002 13:08:13 -0700 From: "Kevin Oberman" Message-Id: <20021009200813.F2AC25D04@ptavv.es.net> 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 > From: "Lucky Green" > Date: Tue, 8 Oct 2002 20:35:03 -0700 > Sender: owner-freebsd-questions@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. You probably don't need to do this. -CURRENT is a BIG change and still likely less stable than desired. The ATAPI/CAM patches are slated to be MFCed as soon as 4.7 is released and the RELENG_4 branch is re-opened. The tree should be re-opened this week unless an unexpected problem shows up, so I would expect -STABLE to have ATAPI/COM support next week. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message