mdev woes
Mike Frysinger
vapier at gentoo.org
Thu Jun 28 17:37:48 UTC 2007
On Thursday 28 June 2007, Yan Seiner wrote:
> First there way static /dev
> then there was devfs
> then there was udev
> now there is mdev (which is udev but for busybox)
>
> I guess I don't always understand the problems that the newer systems
> are fixing. Don't get me wrong, I use udev and devfs quite a bit and I
> wouldn't go back to the static /dev.
mdev and udev are exactly the same ... the kernel notifies userspace of an
event (device is created) and they parse /sysfs for metadata about the device
so that it can create the proper device node
the reason mdev exists is merely because udev is much larger than many people
need/want
> For example, this is the first time I've heard that sysfs is deprecated.
it isnt being deprecated, some entries in sysfs were deprecated ... entries
that mdev relied upon
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://lists.busybox.net/pipermail/busybox/attachments/20070628/9f9c0ea7/attachment-0002.pgp
More information about the busybox
mailing list