Re: CD writing in future Linux (stirring up a hornets' nest)

From: Olivier Galibert
Date: Tue Feb 14 2006 - 18:22:05 EST


On Tue, Feb 14, 2006 at 05:51:01PM -0500, Rob Landley wrote:
> I'm only interested in supporting ATA cd burners under a 2.6 or newer kernel,
> using the DMA method. (SCSI is dead, I honestly don't care.) I was hoping I
> could just open the /dev/cdrom and call the appropriate ioctls on it, but
> reading the cdrecord source proved enough of an exercise in masochism that I
> always give up after the first hour and put it back on the todo list.

There may be a chance that cdrdao provides a better starting point,
readability-wise. It seems to be simpler in what it does, and I've
tended to have a better success rate with it than with cdrecord on
"normal" usage. Of course, it does not (or did not) include the
advanced usage cdrecord supports (various writing modes, multisession,
who knows what else).

OG.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/