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-coldplug.html | 25 ++++++++----------------- 1 file changed, 8 insertions(+), 17 deletions(-) (limited to 'doc/mdevd-coldplug.html') diff --git a/doc/mdevd-coldplug.html b/doc/mdevd-coldplug.html index fbbb5aa..027c849 100644 --- a/doc/mdevd-coldplug.html +++ b/doc/mdevd-coldplug.html @@ -21,8 +21,8 @@

mdevd-coldplug performs a coldplug: it scans /sys for all registered devices a uevent manager would -want to perform actions on, and generates uevents for all these -devices. +want to perform actions on, and tells the kernel to generate uevents +for all these devices.

Interface

@@ -33,17 +33,13 @@ devices. -

- This implies that the mdevd-coldplug | mdevd command line -will function as a coldplug manager, just like mdev -s. -

-

Options

-- cgit v1.3.1