http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html
About
udev allows Linux users to have a dynamic /dev
directory
and it provides the ability to have persistent device names.
Documentation
udev comes with full manpages included in the source tarball.
Here is a list of some additional online reference:
Requirements
It requires a 2.6 Linux kernel.
Getting
The latest version of udev is available on
kernel.org.
Using
udev
is included in almost every 2.6 kernel based Linux distribution that is
shipping, so please use the packages provided by your distro instead of
trying to install from the source tree. But if you insist, please read
the
README
files in the source tarball for how to set it up initially.
Questions
Any questions about udev should be addressed to [EMAIL PROTECTED].
Thanks
udev was developed by Greg Kroah-Hartman and Kay Sievers. With
much
help from Dan Stekloff and many others
|