chiark / gitweb /
Merge branch 'master' from gregkh@master.kernel.org:/pub/scm/linux/hotplug/udev
[elogind.git] / extras / scsi_id / TODO
index 4f302ea0a4f6a6f2f9e97ba6b3cee809a97a69af..857c22b87a1c13a3d70ad5e4b5457cc50bc42bbb 100644 (file)
@@ -1,6 +1,6 @@
-- Document that config file options override command line options, or fix
-  the code. This means a '-b' in the config file disables any -g on the
-  command line.
+- Add a bus white/black list option. So for example, all scsi devices
+  under USB could easily be blacklisted. This should allow multiple busses
+  to be listed.
 
 - Add code to check that  SCSI commands get back enough data for their
   intended usage, mainly callers of scsi_inquiry().