Subject: Re: cd burning
To: David Maxwell <david@vex.net>
From: Justin Heath <justin@bbnow.net>
List: netbsd-users
Date: 01/11/2001 21:50:36
David Maxwell wrote:

> On Thu, Jan 11, 2001 at 08:58:29PM +0000, Justin Heath wrote:
> 
>> I have a generic  IDE CDR/W. As far as I know cdrecord only writes to 
>> SCSI devices. Under Linux I had to use the ide-scsi module (ide to scsi 
>> emulation) for cdrecord to work. Is there an equivelent to this or 
>> another way I can accomplish cd writing with and IDE CDR/W under NetBSD 
>> 1.5? TIA.
> 
> 
> NetBSD's Atapi support is fully integrated. It 'just works'.
> 
Thanks. What parameters should I use for cdrecord then? I have tried 
writing to cd0a and get an error "device not supported". Also I have 
tried 'cdrecord -scanbus' and get the error "cannot open SCSI driver". 
Any suggestions? TIA.

--Justin