Re: cd burning: kernel / userspace?

From: David Lang
Date: Mon Aug 16 2004 - 16:38:45 EST


On Thu, 12 Aug 2004, Wakko Warner wrote:

Date: Thu, 12 Aug 2004 20:13:02 -0400
From: Wakko Warner <wakko@xxxxxxxxxxxx>
To: Kevin Fox <Kevin.Fox@xxxxxxx>
Cc: Alan Jenkins <sourcejedi@xxxxxxxxxxxxxx>, linux-kernel@xxxxxxxxxxxxxxx
Subject: Re: cd burning: kernel / userspace?

Why not use an interface similar to tapes? Have different devices for
different modes of operation?

IIRC, tapes use 2 devices. A rewind on close and a norewind on close. How
many devices would there be for the various cd burning?

insert track gap on close (track-at-a-time)
fixate disk on close (disk-at-a-time or final track)

I don't know if it's worth trying for a 'do nothing on close' since that by definition leaves garbage at the close point so what other modes are needed?

David Lang

--
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan
-
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/