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

From: Joerg Schilling
Date: Thu Feb 09 2006 - 12:27:44 EST


Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx> wrote:

> >> >Please explain me:
> >> >
> >> >- how to use /dev/hd* in order to scan an image from a scanner
> >> >- how to use /dev/hd* in order to talk to a CPU device
> >> >- how to use /dev/hd* in order to talk to a tape device
> >> >- how to use /dev/hd* in order to talk to a printer
> >> >- how to use /dev/hd* in order to talk to a jukebox
> >> >- how to use /dev/hd* in order to talk to a graphical device
> >> >
> >> With /dev/sg, this was possible?
> >
> >Of course!
> >
> But you need to open the correct /dev/sg[0-9] too, don't you?
> (otherwise cdrecord would set the jukebox on fire)

This is why the mapping engine is in the Linux adoption part of
libscg. It maps the non-stable device <-> /dev/sg* relation to a
stable b,t,l address.



Jörg

--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni)
schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
-
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/