aboutsummaryrefslogtreecommitdiffstats
path: root/package/hotplug2/files
Commit message (Collapse)AuthorAgeFilesLines
* base-files: process platform hotplug calls in the early launch of hotplug2 ↵Felix Fietkau2011-11-051-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 Wich2011-05-031-1/+1
| | | | SVN-Revision: 26807
* hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵Daniel Dickinson2011-03-211-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 expressionsVasilis Tsiligiannis2011-02-011-3/+3
| | | | SVN-Revision: 25282
* add input subsystem to hotplug rules This patch adds the input subsystem to ↵Jo-Philipp Wich2010-11-141-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 ruleHamish Guthrie2009-05-281-1/+1
| | | | SVN-Revision: 16137
* add hotplug2 v1.0Hamish Guthrie2009-05-281-0/+10
| | | | SVN-Revision: 16136
* Move hotplug2 v0.9 to hotplug2-oldHamish Guthrie2009-05-281-10/+0
| | | | SVN-Revision: 16135
* allow hotplug events to be triggered with the atm subsystem (#2996)Florian Fainelli2009-05-261-1/+1
| | | | SVN-Revision: 16073
* Use block events for the mounting/unmounting of external storage devices. ↵Jose Vasconcellos2009-01-301-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 hotpluggingGabor Juhos2009-01-281-1/+1
| | | | SVN-Revision: 14248
* refactor hotplug2 rules, make sure that the default button rule is only used ↵Felix Fietkau2007-12-011-1/+1
| | | | | | during the init (should fix #2772) SVN-Revision: 9644
* reduce watchdog trigger from 10 to 5 secondsJohn Crispin2007-09-011-1/+1
| | | | SVN-Revision: 8571
* add watchdog start patch from #1967Felix Fietkau2007-07-231-0/+5
| | | | SVN-Revision: 8117
* move firmware loading to hotplug2-init.rules (should fix #2056)Felix Fietkau2007-07-131-5/+0
| | | | SVN-Revision: 7955
* hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix ↵Felix Fietkau2007-07-091-17/+1
| | | | | | permissions of various devices (fixes #2052) SVN-Revision: 7892
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-301-2/+6
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* fix failsafe on broadcom, send netlink events in diag when running linux 2.6Felix Fietkau2007-06-251-9/+0
| | | | SVN-Revision: 7722
* added usb-storage hotplugingJohn Crispin2007-06-201-1/+1
| | | | SVN-Revision: 7684
* Fix alsa-lib on 2.6 kernels, add an hotplug rule to populate /dev with the ↵Florian Fainelli2007-05-151-0/+5
| | | | | | sound peripherals (#1677) SVN-Revision: 7246
* fix firmware loadingFelix Fietkau2007-05-061-0/+5
| | | | SVN-Revision: 7115
* use hotplug2 for serializing hotplug events on 2.6Felix Fietkau2007-05-052-0/+21
SVN-Revision: 7097