1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-23 02:07:06 +03:00
openwrt-xburst/package/hotplug2
nbd 61bccd5e21 fix hotplug2 event processing deadlock
when bringing up ethernet on ixp4xx, the driver may request
a firmware while hotplug2 waits for the netdev bringup to complete.
change the event processing loop to keep an event backlog to allow
unthrottled events to pass through while throttled events are being waited for


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12019 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-30 19:02:01 +00:00
..
files refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772) 2007-12-01 17:08:04 +00:00
patches fix hotplug2 event processing deadlock 2008-07-30 19:02:01 +00:00
Makefile move hotplug2 & udevtrigger to base section 2008-04-21 22:31:07 +00:00