chiark / gitweb /
update TODO, NEWS
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 16 Sep 2009 18:27:30 +0000 (20:27 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Wed, 16 Sep 2009 18:27:30 +0000 (20:27 +0200)
NEWS
TODO

diff --git a/NEWS b/NEWS
index ff6d932052bd1e8b40b43460382f5879e304028d..8019bb1f93afa41d21643ff0560c2014f8d9fb3a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ NAME="%k" causes a warning now. It's is and always was completely superfluous.
 It will break kernel supplied DEVNAMEs and therefore it needs to be removed
 from all rules.
 
 It will break kernel supplied DEVNAMEs and therefore it needs to be removed
 from all rules.
 
+Most NAME= instructions got removed. Kernel 2.6.31 supplies the needed names
+if they are not the default. To support older kernels, the NAME= rules need to
+be added to the compat rules file.
+
 Symlinks to udevadm with the old command names are no longer resolved to
 the udevadm commands.
 
 Symlinks to udevadm with the old command names are no longer resolved to
 the udevadm commands.
 
diff --git a/TODO b/TODO
index ec69ceb4b4b04d0110a318c6202c6948cf8eaf4c..1f85973d408af5f4b604543521aa4ab0ab260abd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
 
 
-  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 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