move firmware loading to hotplug2-init.rules (should fix #2056)
[openwrt-10.03/.git] / package / hotplug2 / files / hotplug2.rules
index a6697ae86d5e585ee391c07cbf0e7f546f93ef05..4eb762fb011aadaf681a9e75e8450b288ac23aaf 100644 (file)
@@ -1,9 +1,4 @@
 $include /etc/hotplug2-init.rules
-FIRMWARE is set {
-       nothrottle
-       exec /sbin/hotplug-call firmware;
-       next
-}
 
 SUBSYSTEM ~~ (net|button|usb) {
        exec /sbin/hotplug-call %SUBSYSTEM%;