chiark / gitweb /
firmware: convert shell script to C
[elogind.git] / TODO
diff --git a/TODO b/TODO
index ec69ceb4b4b04d0110a318c6202c6948cf8eaf4c..029b70e1b7124be62d6ad94be1b157022565363d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
 
-  o remove most NAME= rules (they are provided by the 2.6.31 kernel)
-  o convert firmware.sh to C
-  o get rid of braindead "scan all devices to find myself" libusb interface
-      if it can not be fixed, drop libusb entirely
-  o drop all support for the DEPRECATED sysfs layout
-  o add warning for BUS, SYSFS, ID
+  o get rid of "scan all devices to find myself" libusb interface
+      if it can not be fixed, drop libusb entirely and add a simple
+      wrapper around the Linux usb ioctls we need
+  o remove deprecated BUS=, SYSFS{}=, ID= keys