blob: 857c22b87a1c13a3d70ad5e4b5457cc50bc42bbb (
plain)
1
2
3
4
5
6
7
8
|
- 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().
- Document the config file in the man page
|