Natanael Copa schrieb:
> I started with a mdev.conf i found somwhere (probably tinderbox)
> I actually think they never worked for me either. IIRC i checked the bb
> source and wondered if the links were supposed to work at all. I for got
> to remove them (or was too lazy)
>

I am now more or less done with mdev configuration (s. attached tar
ball, which is based on your scripts). I tried to create device files
with mdev in a way, that /dev looks like created by udev. To use this
with baselayout-2, you have to create /dev/null in
/lib/rcscripts/addons/mdev-start.sh inside the function seed_dev (s. tar
ball).

usb device file creation is not dependent on kernel option
CONFIG_USB_DEVICE_CLASS anymore, since this option is marked DEPRECATED.
There is only one question left. If I unplugged a usb device, I also
unload the usb bus driver. Does this make sense? What happens, if two
usb devices are plugged in and one is removed?

This is certainly not perfect, but it does work me. It is not a full
udev replacement.

I'm happy about any comments.

Regards,
Marc

-- 
[EMAIL PROTECTED] mailing list

Reply via email to