home *** CD-ROM | disk | FTP | other *** search
- History:
-
-
- V2.0 ======================================================================
-
- - Released 3/15/93
-
- *BUGFIXES
-
- - None Reported. None Fixed
-
- *ENHANCEMENTS
-
- - Removed dependency on drive RDB. SCSI direct is now the only means
- needed to obtain drive parameters and do testing. Drive does not
- even need to be mounted, only connected and recognized by the SCSI
- host adaptor.
-
- - Added Workbench startup code with DRIVERNAME=xxxxxxxx.device
- tool type for defining SCSI device driver at startup.
-
- - Added SCSI Drive Make, Model and ROM version data available via
- SCSI-DIRECT calls at beginning of program run.
-
- - Added Inquiry of device to obtain total number of sectors and
- size of sector in bytes.
-
- - Added SCSI error messages and much better error recovery.
-
- - Added LOG file.
-
- - Added START/STOP date/time to logfile.
-
- - Added Sector hex dump code and offset error info to log file.
-
- - Added Sensedata report to info on log file.
-
- - Added EasyRequest() requesters for better program interaction.
-
- - Added a 4 second tone to signal the end of a complete run so you
- can be within earshot of your Amiga and HEAR the end of the program
- also. Program will attempt to steal 1 of the 4 available audio
- channels near the end of the program run.
-
- V1.1b ======================================================================
-
- - Released 10/15/92.
-
- *BUGFIXES
-
- - Fixed problem with program not properly unlocking a public screen
- on exit.
- - Fixed problem with status bar not working properly.
-
- *ENHANCEMENTS
-
- - Added LUN and BOARD Gadgets.
- - Added Test Intensity Gadget so user can choose how fast and also
- how thorough the test is.
-
-
-
- V1.0 ======================================================================
-
- - Initial Release on 9/28/92.