mdevd
Software
skarnet.org

The mdevd-netlink program

mdevd-netlink listens to the netlink interface for uevents (also called "hotplug" or "udev" events), and writes those uevents to its standard output, using a simple format.

mdevd expects uevents in the same format mdevd-netlink writes them. So the mdevd-netlink | mdevd command line will function as a daemon reading uevents from the netlink and handling them.

Interface

     mdevd-netlink [ -d notif ] [ -v verbosity ] [ -b kbufsz ]

Options

Protocol

Notes