Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: process platform hotplug calls in the early launch of hotplug2 ↵ | Felix Fietkau | 2011-11-05 | 1 | -1/+1 |
| | | | | | | to avoid having crda calls get stuck at boot time (fixes #10350, #10354) SVN-Revision: 28768 | ||||
* | hotplug2: introduce tty subsystem events (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26807 | ||||
* | hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵ | Daniel Dickinson | 2011-03-21 | 1 | -1/+1 |
| | | | | | | kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary). SVN-Revision: 26253 | ||||
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 1 | -3/+3 |
| | | | | SVN-Revision: 25282 | ||||
* | add input subsystem to hotplug rules This patch adds the input subsystem to ↵ | Jo-Philipp Wich | 2010-11-14 | 1 | -1/+1 |
| | | | | | | | | the hotplug rules, making it possible to react on the addition of input devices (e.g. USB numpads). Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de> SVN-Revision: 23994 | ||||
* | added back atm rule | Hamish Guthrie | 2009-05-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 16137 | ||||
* | add hotplug2 v1.0 | Hamish Guthrie | 2009-05-28 | 1 | -0/+10 |
| | | | | SVN-Revision: 16136 | ||||
* | Move hotplug2 v0.9 to hotplug2-old | Hamish Guthrie | 2009-05-28 | 1 | -10/+0 |
| | | | | SVN-Revision: 16135 | ||||
* | allow hotplug events to be triggered with the atm subsystem (#2996) | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16073 | ||||
* | Use block events for the mounting/unmounting of external storage devices. ↵ | Jose Vasconcellos | 2009-01-30 | 1 | -1/+1 |
| | | | | | | This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. SVN-Revision: 14289 | ||||
* | hotplug2: add platform hotplugging | Gabor Juhos | 2009-01-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 14248 | ||||
* | refactor hotplug2 rules, make sure that the default button rule is only used ↵ | Felix Fietkau | 2007-12-01 | 1 | -1/+1 |
| | | | | | | during the init (should fix #2772) SVN-Revision: 9644 | ||||
* | reduce watchdog trigger from 10 to 5 seconds | John Crispin | 2007-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 8571 | ||||
* | add watchdog start patch from #1967 | Felix Fietkau | 2007-07-23 | 1 | -0/+5 |
| | | | | SVN-Revision: 8117 | ||||
* | move firmware loading to hotplug2-init.rules (should fix #2056) | Felix Fietkau | 2007-07-13 | 1 | -5/+0 |
| | | | | SVN-Revision: 7955 | ||||
* | hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵ | Felix Fietkau | 2007-07-09 | 1 | -17/+1 |
| | | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892 | ||||
* | replace the hotplug2 fork handling hack with a better solution implemented ↵ | Felix Fietkau | 2007-06-30 | 1 | -2/+6 |
| | | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786 | ||||
* | fix failsafe on broadcom, send netlink events in diag when running linux 2.6 | Felix Fietkau | 2007-06-25 | 1 | -9/+0 |
| | | | | SVN-Revision: 7722 | ||||
* | added usb-storage hotpluging | John Crispin | 2007-06-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 7684 | ||||
* | Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the ↵ | Florian Fainelli | 2007-05-15 | 1 | -0/+5 |
| | | | | | | sound peripherals (#1677) SVN-Revision: 7246 | ||||
* | fix firmware loading | Felix Fietkau | 2007-05-06 | 1 | -0/+5 |
| | | | | SVN-Revision: 7115 | ||||
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 2 | -0/+21 |
SVN-Revision: 7097 |