Date: Tue, 9 May 2000 20:25:27 +0200 From: Farid Hajji <farid.hajji@ob.kamp.net> To: schilling@fokus.gmd.de, ben@scientia.demon.co.uk, kstewart@3-cities.com, questions@freebsd.org Subject: Re: cdrecord, freebsd and atapi cd-writers Message-ID: <200005091825.e49IPRp29054@mail-ob.kamp.net>
next in thread | raw e-mail | index | archive | help
Thank you for pointing to /usr/share/examples/atapi/{burndata,burnaudio} and to /usr/share/examples/worm/burncd.sh. The docs didn't point explicitely to wormcontrol(8) or I didn't find them right away ;-). However, I'd still prefer to use cdrecord, since it supports much more options and seems IMHO more flexible. >ATAPI is SCSI commands sent over IDE transport. >The natural way of implementing >this transport is to add a IDE specific hostadapter driver to the SCSI >subsystem. If the authors of an OS decide to implement ATAPI in a different >way, cdrecord will not work for ATAPI drives on this OS. What would be the best FreeBSD-way to access such a IDE hostadapter over the SCSI subsystem so that cdrecord would work? Isn't the scsi-passthru 'pass0' device appropriate for this? Maybe a KLD-module would help? Is someone working on it? A low-level access to SCSI and IDE would probably also be useful for other programs besides cdrecord as well. -Farid. -- Farid Hajji Broicherdorfstr. 83, D-41564 Kaarst, Germany Phone: +49-2131-67-555, E-Mail: farid.hajji@ob.kamp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005091825.e49IPRp29054>