[PATCH] add BUS= bug to TODO list so it will not get forgotten.

Thanks to reg@dwf.com for pointing this out to me.
This commit is contained in:
greg@kroah.com 2003-10-20 17:58:23 -07:00 committed by Greg KH
parent d3db5e5e40
commit 05fdfe68e2
1 changed files with 5 additions and 0 deletions

5
TODO
View File

@ -29,3 +29,8 @@ greg@kroah.com
etc.)
- add hooks to call D-BUS when new node is created or removed
- lots of other stuff...
- actually use the BUS= value to determine where the LABEL rule should look
(right now it's ignored, and we only look in the current sysfs directory.)
This is needed, for example, to look at the usb device's serial number of a
usb-storage device, instead of the scsi device's sysfs directory for the
serial number.