chiark / gitweb /
[PATCH] update udev scsi_id to scsi_id 0.5
[elogind.git] / extras / scsi_id / TODO
1 - Add an option to replace blanks with spaces, so the generated id can be
2   more easily used as a /dev name.
3
4 - Add a bus white/black list option. So for example, all scsi devices
5   under USB could easily be blacklisted. This should allow multiple busses
6   to be listed.
7
8 - Add code to check that  SCSI commands get back enough data for their
9   intended usage, mainly callers of scsi_inquiry().
10
11 - Document the config file in the man page