From owner-freebsd-questions Tue Aug 14 13:50:24 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lila.inti.gov.ar (lila.inti.gov.ar [200.10.161.32]) by hub.freebsd.org (Postfix) with ESMTP id B75C437B405 for ; Tue, 14 Aug 2001 13:50:18 -0700 (PDT) (envelope-from fernan@iib005.iib.unsam.edu.ar) Received: from nav.inti.gov.ar ([200.10.161.45]) by lila.inti.gov.ar with smtp (Exim 3.02 #1) id 15WNpe-0003k9-00 for freebsd-questions@freebsd.org; Mon, 13 Aug 2001 16:57:02 -0300 Received: from iib005.iib.unsam.edu.ar ([200.3.113.15]) by NAV.inti.gov.ar (NAVGW 2.5.1.6) with SMTP id M2001081316595923812 for ; Mon, 13 Aug 2001 16:59:59 -0300 Received: (from fernan@localhost) by iib005.iib.unsam.edu.ar (8.11.3/8.11.3) id f7DJuTc14005 for freebsd-questions@freebsd.org; Mon, 13 Aug 2001 16:56:29 -0300 (ART) (envelope-from fernan) Date: Mon, 13 Aug 2001 16:56:29 -0300 From: Fernan Aguero To: freebsd-questions@freebsd.org Subject: access ATAPI CDROM from cdrdao/cdrecord Message-ID: <20010813165629.A13843@iib005.iib.unsam.edu.ar> Reply-To: fernan@iib.unsam.edu.ar Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 Hi! I have a SCSI CD-writer and an ATAPI CDROM. I want to rip an audio CD using cdrdao but I cannot use device names like /dev/cdrom since cdrdao expects devices in the form bus,id,lun (like 0,6,0). In linux there is an ide-scsi emulation layer that allows for this. What's the behaviour for FreeBSD? Is it possible to access ATAPI devices from cdrdao/cdrecord? I haven't found anything in the handbook and searching the freebsd mailing archives is a pain ... I'd appreciate any pointer or link to useful resources. Thanks in advance for any help Fernan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message