chiark / gitweb /
fix usb_id and let scsi_id ignore "illegal request"
[elogind.git] / extras / scsi_id / README
1 scsi_id - generate a SCSI unique identifier for a given SCSI device
2
3 Primarily for use with udev callout config entries. This could also be
4 used by a multi-path configuration tool that requires SCSI id's.
5
6 Requires:
7
8         - Linux kernel 2.6
9
10         - sysfsutils 0.4
11
12 Build via make and make install.
13
14 Please send questions, comments or patches to patmans@us.ibm.com.