Andreas Metzler <[EMAIL PROTECTED]> wrote: > On 2005-02-26 Joerg Schilling <[EMAIL PROTECTED]> wrote: > > dev=ATA and dev=/dev/hdX are definitely not supposed to do the same thing. > > Hello, > What is the correct devicename on Linux 2.6, if I want DMA?
This is the wrong question: If you like to have DMA, you need to push the Linux kernel guys to fix their kernel bugs that habe been reported nearly a decade ago.... If the Linux kernel developers would listen to their users, we would have one single interface for SCSI generic and this interface would include ATAPI, USB, FireWire, PP-SCSI, ..... drives _with_ DMA support if the hardware supports DMA at all. Unfortunately, the Linux kernel developers do not like to fix bugs but rather implement new additional interfaces that do not work for all drives too and create them with just different bugs they also refuse to fix.... > > Check the cdda2wav(1) man page. > > dev=ATA is not documented in cdda2wav(1) (from 2.01.01a01). > cu andreas So it seems that you did not read the cdda2wav man page.... man cdda2wav clearly states that dev= parameters that look like file names refer to the cooked Audio ioctls that do not work decently on any know OS. If you like to have a decent CDDA extraction you need to use generic SCSI and this is done by using the SCSI address syntax instead of filnames. Jörg -- EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin [EMAIL PROTECTED] (uni) [EMAIL PROTECTED] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily