home *** CD-ROM | disk | FTP | other *** search
/ chilidog.highland.cc.ks.us / chilidog.highland.cc.ks.us.zip / chilidog.highland.cc.ks.us / backup / bradford.20120521.etc.tar.gz / bradford.20120521.etc.tar / etc / scsi_id.config < prev    next >
Text File  |  2006-11-25  |  666b  |  18 lines

  1. #
  2. # scsi_id configuration
  3. #
  4. # lower or upper case has no affect on the left side. Quotes (") are
  5. # required for spaces in values. Model is the same as the SCSI
  6. # INQUIRY product identification field. Per the SCSI INQUIRY, the vendor
  7. # is limited to 8 bytes, model to 16 bytes.
  8. #
  9. # The first matching line found is used. Short matches match longer ones,
  10. # if you do not want such a match space fill the extra bytes. If no model
  11. # is specified, only the vendor string need match.
  12. #
  13. # options=<any scsi_id command line options>
  14. # vendor=string[,model=string],options=<per-device scsi_id options>
  15.  
  16. # some libata drives require vpd page 0x80
  17. vendor="ATA",options=-p 0x80
  18.