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 | -0/+4 |
| | | | | | | to avoid having crda calls get stuck at boot time (fixes #10350, #10354) SVN-Revision: 28768 | ||||
* | base-files: cleanup permissions of device files in common hotplug rules (#9211) | Jo-Philipp Wich | 2011-05-03 | 1 | -6/+15 |
| | | | | SVN-Revision: 26808 | ||||
* | base-files: Add include for target specific hotplug rules | Vasilis Tsiligiannis | 2011-02-07 | 1 | -0/+2 |
| | | | | SVN-Revision: 25415 | ||||
* | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware ↵ | Michael Büsch | 2011-02-06 | 1 | -0/+1 |
| | | | | | | load events SVN-Revision: 25383 | ||||
* | base-files: don't stop hotplug events for ppp interfaces, similar fix like ↵ | Jo-Philipp Wich | 2011-02-03 | 1 | -1/+0 |
| | | | | | | the earlier one for tun/tap interfaces SVN-Revision: 25355 | ||||
* | base-files: Fix alsa raw audio device hotplug rule | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 25301 | ||||
* | hotplug2: Use stricter matching for rule regular expressions | Vasilis Tsiligiannis | 2011-02-01 | 1 | -7/+6 |
| | | | | SVN-Revision: 25282 | ||||
* | base-files: Remove deprecated hotplug2 commands, update old commands to new | Vasilis Tsiligiannis | 2011-01-31 | 1 | -15/+5 |
| | | | | SVN-Revision: 25268 | ||||
* | base-files: don't skip subsequent hotplug rules when doing makedev for tun ↵ | Jo-Philipp Wich | 2010-05-31 | 1 | -1/+0 |
| | | | | | | or tap interfaces - this fixes support for uci managed OpenVPN interfaces and other externally created tuntap devices SVN-Revision: 21641 | ||||
* | add debugging entry to hotplug config | Florian Fainelli | 2010-04-10 | 1 | -0/+6 |
| | | | | | | | | This is useful for seeing what devices are detected by the system. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 20785 | ||||
* | base-files: Use hotplug2 to download firmware | Vasilis Tsiligiannis | 2010-04-03 | 1 | -4/+4 |
| | | | | SVN-Revision: 20683 | ||||
* | base-files: add /dev/hvcX to hotplug common rules | Jo-Philipp Wich | 2010-02-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 19608 | ||||
* | Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵ | Travis Kemen | 2010-02-12 | 1 | -0/+6 |
| | | | | | | the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier SVN-Revision: 19595 | ||||
* | base-files: add hotplug rules for /dev/lpX (#863) | Jo-Philipp Wich | 2009-09-28 | 1 | -0/+6 |
| | | | | SVN-Revision: 17792 | ||||
* | fix drivers firmware loading with the new hotplug2, patch from Russell Senior | Florian Fainelli | 2009-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 16231 | ||||
* | move input device nodes to /dev/input | Felix Fietkau | 2009-03-09 | 1 | -0/+5 |
| | | | | SVN-Revision: 14809 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 10261 | ||||
* | refactor hotplug2 rules, make sure that the default button rule is only used ↵ | Felix Fietkau | 2007-12-01 | 1 | -0/+35 |
during the init (should fix #2772) SVN-Revision: 9644 |