summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/etc/hotplug2-common.rules
Commit message (Collapse)AuthorAgeFilesLines
* add debugging entry to hotplug configFlorian Fainelli2010-04-101-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 firmwareVasilis Tsiligiannis2010-04-031-4/+4
| | | | SVN-Revision: 20683
* base-files: add /dev/hvcX to hotplug common rulesJo-Philipp Wich2010-02-121-1/+1
| | | | SVN-Revision: 19608
* Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for ↵Travis Kemen2010-02-121-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 Wich2009-09-281-0/+6
| | | | SVN-Revision: 17792
* fix drivers firmware loading with the new hotplug2, patch from Russell SeniorFlorian Fainelli2009-05-311-1/+1
| | | | SVN-Revision: 16231
* move input device nodes to /dev/inputFelix Fietkau2009-03-091-0/+5
| | | | SVN-Revision: 14809
* add generic gpio char dev for CONFIG_GENERIC_GPIO archsJohn Crispin2008-01-261-1/+1
| | | | SVN-Revision: 10261
* refactor hotplug2 rules, make sure that the default button rule is only used ↵Felix Fietkau2007-12-011-0/+35
during the init (should fix #2772) SVN-Revision: 9644