summaryrefslogtreecommitdiffstats
path: root/package/hotplug2/patches
Commit message (Collapse)AuthorAgeFilesLines
* remove warning from hotplug2, which pops up 10 times during bootJohn Crispin2008-08-041-7/+10
| | | | SVN-Revision: 12086
* fix hotplug2 event processing deadlockFelix Fietkau2008-07-301-0/+135
| | | | | | | | | 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 SVN-Revision: 12019
* fix two small bugs in the hotplug2 rule parser (#2085)Felix Fietkau2007-07-181-0/+22
| | | | SVN-Revision: 8023
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-091-74/+1600
| | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-303-198/+239
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* hotplug2: add fork handling optimization (also fixes that pesky pppoe race ↵Felix Fietkau2007-06-251-0/+142
| | | | | | condition in #1655) SVN-Revision: 7726
* update to hotplug2 svn version (recommended by iSteve)Felix Fietkau2007-06-253-48/+542
| | | | SVN-Revision: 7725
* hotplug2: add a missing cflag, allow hotplug events that are not 'add'Felix Fietkau2007-06-251-0/+13
| | | | SVN-Revision: 7721
* make hotplug2 use the build system cflagsFelix Fietkau2007-06-251-0/+13
| | | | SVN-Revision: 7720
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-041-3/+4
| | | | SVN-Revision: 7490
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-051-0/+34
SVN-Revision: 7097