Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 412 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 412 Bytes

ndev nano sized device manager

Prereqs

Compile kernel with CONFIG_UEVENT_HELPER

Install

make install

Features

  • mdev/sdev like syntax
  • Run commands on device add, remove or both
  • Auto create device nodes and change ownerships and permission
  • Load modules via modprobe out of the box
  • Works with (libudev-zero)[https://github.com/illiliti/libudev-zero]'s hotplug out of the box

License

MIT