From 4984158b95c5a0c3922cd34940c393652d080f99 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 14 Jan 2018 17:54:42 +0000 Subject: New mdevd model, prepare for 0.1.0.0 - mdevd-netlink removed - mdevd listens to the netlink itself - mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents --- doc/mdevd-netlink.html | 124 ------------------------------------------------- 1 file changed, 124 deletions(-) delete mode 100644 doc/mdevd-netlink.html (limited to 'doc/mdevd-netlink.html') diff --git a/doc/mdevd-netlink.html b/doc/mdevd-netlink.html deleted file mode 100644 index d0aa054..0000000 --- a/doc/mdevd-netlink.html +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - mdevd: the mdevd-netlink program - - - - - - -

-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

- - - - - -- cgit v1.3.1