Do not enable IDE for brcm47xx for now
[openwrt.git] / package / hotplug2 / files / hotplug2.rules
index ebd96fa..5122ada 100644 (file)
@@ -7,6 +7,11 @@ DEVPATH is set {
        makedev /dev/%DEVICENAME% 0644
 }
 
+FIRMWARE is set {
+       exec /sbin/hotplug-call firmware;
+       next
+}
+
 SUBSYSTEM ~~ (net|button) {
        exec /sbin/hotplug-call %SUBSYSTEM%;
 }
This page took 0.01876 seconds and 4 git commands to generate.