summaryrefslogtreecommitdiff
path: root/doc/mdevd-coldplug.html
AgeCommit message (Collapse)Author
2022-07-24 Add "settle" functionality to mdevd-colplugLaurent Bercot
- Still untested. - Also prepare for 0.1.6.0. - Includes a refactor of several functions in mdevd, moved into an internal libmdevd that is also used by mdevd-coldplug. Signed-off-by: Laurent Bercot <ska@appnovation.com>
2018-01-14 New mdevd model, prepare for 0.1.0.0Laurent Bercot
- mdevd-netlink removed - mdevd listens to the netlink itself - mdevd-coldplug writes nothing to stdout, but triggers the kernel to create uevents
2017-10-23 Doc typo fixesLaurent Bercot
2017-10-22 Initial commitLaurent Bercot