home *** CD-ROM | disk | FTP | other *** search
- scsitools
- =========
-
- This is a collection of SCSI tools/utilities that I use that may be of interest to others.
-
- setmtd.c - set SCSI tape driver to a fixed block size
- by John L. Chmielewski
- by David D. Johnson (ddj@gradient.com)
-
- mtset.c - set SCSI tape driver characteristics
- by John L. Chmielewski
- by David D. Johnson (ddj@gradient.com)
- by Charles Chambers
-
-
- sense.c - Generates listing of SCSI sense mode pages for SCSI disk which
- can be used by select program to modify SCSI disk parameters
- (like sector size among other things).
- by Charles Chambers
-
- select.c - SCSI select mode pages for SCSI disk, output from sense
- program can be used to modify SCSI disk parameters (like sector
- size among other things). Checks for consistency between disk
- and input parameters.
- by Charles Chambers
-
- inquire.c - SCSI inquire listing of all SCSI devices on bus.
- by Charles Chambers
-
-
-