Commit Graph

26 Commits (a1f36eaa949e95dde2538f2514d79db548ce7f29)

Author SHA1 Message Date
John Crispin 863afccae8 remove warning from hotplug2, which pops up 10 times during boot
SVN-Revision: 12086
16 years ago
Felix Fietkau c5ecc1790a 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

SVN-Revision: 12019
16 years ago
Nicolas Thill 8231561bce move hotplug2 & udevtrigger to base section
SVN-Revision: 10910
16 years ago
Felix Fietkau 9b27c5b585 refactor hotplug2 rules, make sure that the default button rule is only used during the init (should fix #2772)
SVN-Revision: 9644
17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates
SVN-Revision: 8680
17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
17 years ago
John Crispin 18a03ce770 reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
17 years ago
Felix Fietkau 50d052a1eb add watchdog start patch from #1967
SVN-Revision: 8117
17 years ago
Felix Fietkau fd5595ed5c fix two small bugs in the hotplug2 rule parser (#2085)
SVN-Revision: 8023
17 years ago
Felix Fietkau c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
17 years ago
Felix Fietkau 0e387805fb hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)
SVN-Revision: 7892
17 years ago
Felix Fietkau c09dc20f2c replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
SVN-Revision: 7786
17 years ago
Felix Fietkau 13f087cd5a hotplug2: add fork handling optimization (also fixes that pesky pppoe race condition in #1655)
SVN-Revision: 7726
17 years ago
Felix Fietkau 05c0ca34a7 update to hotplug2 svn version (recommended by iSteve)
SVN-Revision: 7725
17 years ago
Felix Fietkau 8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
17 years ago
Felix Fietkau a99b79e9ad hotplug2: add a missing cflag, allow hotplug events that are not 'add'
SVN-Revision: 7721
17 years ago
Felix Fietkau d309c4fa30 make hotplug2 use the build system cflags
SVN-Revision: 7720
17 years ago
John Crispin 2fe37ccdf6 added usb-storage hotpluging
SVN-Revision: 7684
17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
17 years ago
Florian Fainelli 5015ad650c Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the sound peripherals (#1677)
SVN-Revision: 7246
17 years ago
Felix Fietkau 9f388f84ce fix firmware loading
SVN-Revision: 7115
17 years ago
Felix Fietkau ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
17 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
18 years ago
Felix Fietkau 0a056c9743 make hotplug2 depend on udevtrigger
SVN-Revision: 6511
18 years ago
Felix Fietkau 481ad825af add hotplug2
SVN-Revision: 6510
18 years ago