aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2009-05-04 04:52:31 +0200
committerKay Sievers <kay.sievers@vrfy.org>2009-05-04 04:52:31 +0200
commitcb14f4543a941ff8a22ef2725df86b3b0190a189 (patch)
tree76de627af3c20265971df6ac1619fb6f26e35171 /TODO
parent9379b7c16dd3b2f11d9e69c063706037ae001a0a (diff)
downloadudev-cb14f4543a941ff8a22ef2725df86b3b0190a189.tar.gz
handle devtmpfs nodes
UDev follows the kernel given name, and re-uses the kernel created device node. If the kernel and spcecified udev rules disagree, the udev specified node node is created and the kernel-created on is deleted.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 6e359537..fe7eb170 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
+ o add tests for kernel provided DEVNAME logic
o drop modprobe floppy alias (SUSE), it will be in the module (2.6.30)
o remove MMC rules, they got a modalias now (2.6.30)
o add scsi:t-0x09* to "ch" and remove modprobe rule (2.6.30)