[package] base-files: add /dev/hvcX to hotplug common rules
[openwrt/svn-archive/archive.git] / package / base-files / files / etc / hotplug2-common.rules
index a7aba35a9312aafdec8e9bbf3a58820e3672d2e3..6bc53dffe85f5cd9e198fcf2ed992d33a9f0ac46 100644 (file)
@@ -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