chiark / gitweb /
[PATCH] update udev scsi_id to scsi_id 0.4
[elogind.git] / extras / scsi_id / TODO
1 - Document that config file options override command line options, or fix
2   the code. This means a '-b' in the config file disables any -g on the
3   command line.
4
5 - Add code to check that  SCSI commands get back enough data for their
6   intended usage, mainly callers of scsi_inquiry().
7
8 - Document the config file in the man page