aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-29 04:12:44 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-29 04:12:44 +0200
commitc7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (patch)
treef85741e12b958c1430750355fb4f463e4f299df3 /TODO
parent438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff)
downloadudev-c7fcba1bf4d0da13b66396c08c0b5f62b25d0405.tar.gz
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 2 insertions, 4 deletions
diff --git a/TODO b/TODO
index b4e0809c..2cbb7cc1 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,8 @@
-#129
o use enumerate for "trigger"
- o libudev queue - interface for /dev/.udev/queue/ state
+ o add libudev queue - interface for /dev/.udev/queue/ state
use queue interface for "settle"
- o relace test/sys/ with current sysfs layout and adapt test
+#129
-#130+
o use libudev device in udev_rules.c
get rid of udevice, store rule matching state in rule iterator
o rework rules to a match-action list, instead of a rules array