add debugging entry to hotplug config

This is useful for seeing what devices are detected by the system.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 20785
owl
Florian Fainelli 2010-04-10 18:35:14 +00:00
parent 54e62a3f38
commit 135c4b8d05
1 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,10 @@
# uncomment me to log hotplug events
# DEVPATH is set {
# nothrottle
# exec logger -s -t hotplug -p daemon.info "name=%DEVICENAME%, path=%DEVPATH%"
# }
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
nothrottle
makedev /dev/%DEVICENAME% 0666