base-files: add /dev/hvcX to hotplug common rules
SVN-Revision: 19608
This commit is contained in:
parent
810b511a24
commit
2e0d14f9c2
@ -1,5 +1,5 @@
|
||||
|
||||
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio) {
|
||||
DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
|
||||
nothrottle
|
||||
makedev /dev/%DEVICENAME% 0666
|
||||
next
|
||||
|
Loading…
Reference in New Issue
Block a user