ar7-2.6: make cpmac robust against hardware quirks when the tx or rx dma ring runs...
[openwrt.git] / package / base-files / files / etc / hotplug2.rules
index d2a931a..7f1aca9 100644 (file)
@@ -1,3 +1,8 @@
+DEVICENAME ~~ (tun|tap[0-9]) {
+       makedev /dev/net/%DEVICENAME% 0644
+       next
+}
+
 DEVPATH is set {
                        makedev /dev/%DEVICENAME% 0644
 }
This page took 0.03024 seconds and 4 git commands to generate.