Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Dickinson
c28e406a9c hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel 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
2011-03-21 05:53:17 +00:00
Vasilis Tsiligiannis
824331a594 hotplug2: Use stricter matching for rule regular expressions
SVN-Revision: 25282
2011-02-01 16:37:53 +00:00
Jo-Philipp Wich
98d4c31860 add input subsystem to hotplug rules This patch adds the input subsystem to 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
2010-11-14 22:00:10 +00:00
Hamish Guthrie
0c5d5b0e9b added back atm rule
SVN-Revision: 16137
2009-05-28 13:31:30 +00:00
Hamish Guthrie
b38b823afb add hotplug2 v1.0
SVN-Revision: 16136
2009-05-28 13:21:58 +00:00
Hamish Guthrie
5513f6a9e9 Move hotplug2 v0.9 to hotplug2-old
SVN-Revision: 16135
2009-05-28 13:20:54 +00:00
Florian Fainelli
ae7afb7cdb allow hotplug events to be triggered with the atm subsystem (#2996)
SVN-Revision: 16073
2009-05-26 09:30:45 +00:00
Jose Vasconcellos
58b8cdb5fd Use block events for the mounting/unmounting of external storage devices. 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
2009-01-30 20:48:42 +00:00
Gabor Juhos
ec34d908c7 hotplug2: add platform hotplugging
SVN-Revision: 14248
2009-01-28 20:01:11 +00:00
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
2007-12-01 17:08:04 +00:00
John Crispin
18a03ce770 reduce watchdog trigger from 10 to 5 seconds
SVN-Revision: 8571
2007-09-01 21:01:09 +00:00
Felix Fietkau
50d052a1eb add watchdog start patch from #1967
SVN-Revision: 8117
2007-07-23 02:51:42 +00:00
Felix Fietkau
c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
2007-07-13 02:32:32 +00:00
Felix Fietkau
0e387805fb hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permissions of various devices (fixes #2052)
SVN-Revision: 7892
2007-07-09 00:13:47 +00:00
Felix Fietkau
c09dc20f2c replace the hotplug2 fork handling hack with a better solution implemented in upstream (thanks, iSteve)
SVN-Revision: 7786
2007-06-30 11:05:14 +00:00
Felix Fietkau
8c41e51e92 fix failsafe on broadcom, send netlink events in diag when running linux 2.6
SVN-Revision: 7722
2007-06-25 08:32:25 +00:00
John Crispin
2fe37ccdf6 added usb-storage hotpluging
SVN-Revision: 7684
2007-06-20 22:05:15 +00:00
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
2007-05-15 08:20:31 +00:00
Felix Fietkau
9f388f84ce fix firmware loading
SVN-Revision: 7115
2007-05-06 16:03:38 +00:00
Felix Fietkau
ca7a815602 use hotplug2 for serializing hotplug events on 2.6
SVN-Revision: 7097
2007-05-05 18:33:18 +00:00