home *** CD-ROM | disk | FTP | other *** search
/ Micro R&D 1 / MicroRD-CD-ROM-Vol1-1994.iso / hardware / test / stest20.lha / SCSI-TESTER.HISTORY < prev    next >
Text File  |  1993-03-18  |  2KB  |  65 lines

  1. History:
  2.  
  3.  
  4. V2.0 ======================================================================
  5.  
  6.     - Released 3/15/93
  7.  
  8.     *BUGFIXES
  9.  
  10.     - None Reported. None Fixed
  11.  
  12.     *ENHANCEMENTS
  13.  
  14.     - Removed dependency on drive RDB. SCSI direct is now the only means
  15.       needed to obtain drive parameters and do testing. Drive does not
  16.       even need to be mounted, only connected and recognized by the SCSI
  17.       host adaptor.
  18.  
  19.     - Added Workbench startup code with DRIVERNAME=xxxxxxxx.device
  20.       tool type for defining SCSI device driver at startup.
  21.  
  22.     - Added SCSI Drive Make, Model and ROM version data available via
  23.       SCSI-DIRECT calls at beginning of program run.
  24.  
  25.     - Added Inquiry of device to obtain total number of sectors and
  26.       size of sector in bytes.
  27.       
  28.     - Added SCSI error messages and much better error recovery.
  29.  
  30.     - Added LOG file.
  31.   
  32.     - Added START/STOP date/time to logfile.
  33.  
  34.     - Added Sector hex dump code and offset error info to log file.
  35.  
  36.     - Added Sensedata report to info on log file.
  37.  
  38.     - Added EasyRequest() requesters for better program interaction.
  39.  
  40.     - Added a 4 second tone to signal the end of a complete run so you 
  41.       can be within earshot of your Amiga and HEAR the end of the program
  42.       also. Program will attempt to steal 1 of the 4 available audio
  43.       channels near the end of the program run.
  44.  
  45. V1.1b ======================================================================
  46.  
  47.     - Released 10/15/92.
  48.  
  49.     *BUGFIXES
  50.  
  51.     - Fixed problem with program not properly unlocking a public screen 
  52.       on exit.
  53.     - Fixed problem with status bar not working properly.
  54.  
  55.     *ENHANCEMENTS
  56.  
  57.     - Added LUN and BOARD Gadgets.
  58.     - Added Test Intensity Gadget so user can choose how fast and also
  59.       how thorough the test is.
  60.       
  61.  
  62.  
  63. V1.0  ======================================================================
  64.     
  65.     - Initial Release on 9/28/92.