home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Unix / scsi / scsitools.README < prev   
Encoding:
Text File  |  1993-12-20  |  932 b   |  31 lines

  1. scsitools
  2. =========
  3.  
  4. This is a collection of SCSI tools/utilities that I use that may be of interest to others.
  5.  
  6. setmtd.c -     set SCSI tape driver to a fixed block size
  7.             by John L. Chmielewski
  8.             by David D. Johnson (ddj@gradient.com)
  9.             
  10. mtset.c  -     set SCSI tape driver characteristics
  11.             by John L. Chmielewski
  12.             by David D. Johnson (ddj@gradient.com)
  13.             by Charles Chambers
  14.             
  15.             
  16. sense.c  -     Generates listing of SCSI sense mode pages for SCSI disk which
  17.         can be used by select program to modify SCSI disk parameters  
  18.         (like sector size among other things).
  19.             by Charles Chambers
  20.  
  21. select.c  -     SCSI select mode pages for SCSI disk, output from sense
  22.         program can be used to modify SCSI disk parameters (like sector
  23.         size among other things). Checks for consistency between disk
  24.         and input parameters.
  25.             by Charles Chambers
  26.  
  27. inquire.c -    SCSI inquire listing of all SCSI devices on bus.            
  28.             by Charles Chambers
  29.             
  30.  
  31.