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/index.html | 5 +- doc/mdevd-coldplug.html | 25 ++++------ doc/mdevd-netlink.html | 124 ------------------------------------------------ doc/mdevd.html | 44 ++++++++--------- doc/upgrade.html | 11 +++++ 5 files changed, 42 insertions(+), 167 deletions(-) delete mode 100644 doc/mdevd-netlink.html (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index c11b508..19a43a4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -53,7 +53,7 @@ entirely compatible with advanced mdev usage such as The Linux kernel must be 2.6.10 or later.
  • GNU make, version 3.81 or later
  • skalibs version -2.6.0.2 or later. It's a build-time requirement. It's also a run-time +2.6.3.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library.
  • @@ -69,7 +69,7 @@ library.