aboutsummaryrefslogtreecommitdiff
path: root/docs/mdev.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mdev.txt: explain the meaning of a leading "-"Martin Kaiser2018-09-251-3/+3
| | | | | | | | If a line in mdev.conf starts with "-", parsing will continue even if a match is found in that line. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* mdev: add environment variable matchDenys Vlasenko2013-02-261-2/+2
| | | | | | | | | | | | | function old new delta make_device 1998 2189 +191 clean_up_cur_rule 61 96 +35 dirAction 75 87 +12 mdev_main 838 849 +11 packed_usage 29272 29273 +1 ------------------------------------------------------------------------------ (add/remove: 0/0 grow/shrink: 5/0 up/down: 250/0) Total: 250 bytes Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* mdev: expand --help so that it's actually useful.Denys Vlasenko2011-09-191-3/+9
| | | | | | | function old new delta packed_usage 28634 28822 +188 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* mdev: add "!" syntax supportDenys Vlasenko2010-04-021-5/+11
| | | | | | | | | Based on the patch by Steve Bennett <steveb@workware.net.au> function old new delta make_device 1640 1673 +33 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* replace /bin/mdev with /sbin/mdevDenys Vlasenko2009-12-051-3/+3
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Add ENABLE_FEATURE_MDEV_RENAME_REGEXP examples to mdev documentationBernhard Reutner-Fischer2009-09-081-0/+12
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* watchdog: add -T optionDenis Vlasenko2008-09-071-2/+4
| | | | | | | | function old new delta watchdog_main 159 219 +60 mdev: support match by major,minor. See bug 4714. +100 bytes.
* mdev: do not complain if mdev.conf does not exist;Denis Vlasenko2008-07-261-6/+11
| | | | | | use #if to prevent gcc from generating dead code (sadly, it's more ugly this way)
* mdev: support for serializing hotplugDenis Vlasenko2008-07-151-0/+23
| | | | | | function old new delta mdev_main 503 647 +144
* - provide proc-less sampleBernhard Reutner-Fischer2008-05-161-3/+9
| | | | - improve wording
* add support for renaming/relocating device nodesMike Frysinger2008-02-011-0/+9
|
* add a mini-faq about std{in,out,err}Mike Frysinger2008-02-011-2/+4
|
* document firmware supportMike Frysinger2007-06-281-0/+12
|
* create a document for mdev so people dont have to rtfsMike Frysinger2007-02-141-0/+68