04-04-05 10:47 PM
Neil Woods wrote:
> Read the FAQs, if you haven't done so already:
>
> <URL:http://www.kernel.org/pub/linux/uti...otplug/udev-FAQ>
> <URL:http://www.kernel.org/pub/linux/uti...tplug/udev.html>
>
> Writing udev rules:
>
> <URL:http://www.reactivated.net/udevrules.php>
>
> This latter contains specific hints about setting up DVD drives, etc.
>
> Disclaimer: I don't use udev (yet), I'm still using devfs, despite the
> fact that devfs is now deprecated. Anyway, hope this is of some help.
I've read those documents, but if is true that udev works for any device
appearing in the sysfs tree, well, then only the /dev/rawctl device can
be created, because the single raw devices do appear in the sysfs tree
only after association with a block devices by means of the raw command,
and to be able to do this the /dev/raw/raw* devices need to be created
in advance, by hand.
Is this correct?
Thanks
Maurizio
[ Post a follow-up to this message ]
|