On Sa, Jan 07, 2006 at 12:00:04 +0100, Jens Axboe wrote: > > One more question - when using ide-scsi, does it use the SG_IO ioctl to > rip cdda, or does it use CDROMREADAUDIO like I'm assuming it does with > ide-cd? Is there a way to force SG_IO usage with a given device in > cdparanoia? If so, please try ide-cd with SG_IO usage instead. > There's one reference in cdparanoia to CDROMREADAUDIO, none at all to SG_IO: interface/cooked_interface.c line 89: do { if((err=ioctl(d->ioctl_fd, CDROMREADAUDIO, &arg))){ if(!d->error_retry)return(-7); switch(errno){ ... http://svn.xiph.org/trunk/cdparanoia/interface/cooked_interface.c Sebastian -- "When the going gets weird, the weird turn pro." (HST)
Attachment:
pgpgI1xpnVk5S.pgp
Description: PGP signature
- Follow-Ups:
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Jens Axboe <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- References:
- Digital Audio Extraction with ATAPI drives far from perfect
- From: Sebastian <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Joshua Kwan <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Sebastian <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Mark Knecht <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Sebastian <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Jens Axboe <[email protected]>
- Re: Digital Audio Extraction with ATAPI drives far from perfect
- From: Jens Axboe <[email protected]>
- Digital Audio Extraction with ATAPI drives far from perfect
- Prev by Date: Re: [PATCH] protect remove_proc_entry
- Next by Date: Re: Digital Audio Extraction with ATAPI drives far from perfect
- Previous by thread: Re: Digital Audio Extraction with ATAPI drives far from perfect
- Next by thread: Re: Digital Audio Extraction with ATAPI drives far from perfect
- Index(es):