home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / dm2411.zip / FIRM.TXT < prev    next >
Text File  |  1993-07-29  |  5KB  |  83 lines

  1. Firmware Release Notes
  2.  
  3. This document details all firmware changes made to the DM-xx24 series drive.  At the
  4. time of this document, interim firmware revision 1.1d is the latest change.   
  5.                                         Changes
  6.                                         Affected
  7.        
  8.        1.03 9/3/92     Auto speed reduction change at read 
  9.                        error detection.  Auto switch operable 
  10.                        without performing a device reset.  
  11.                        Change Definition parameter altered to 
  12.                        support speed change.  Mode sense page 
  13.                        code 2 and E supposedly fixed. SCSI xfer
  14.                        timeout reset added.
  15.        
  16.        1.04            Fixed minor SCSI Interrupt Handling.
  17.        
  18.        1.05 10/27/92    Fixed Selection anomaly.  Incorporated automatic low speed
  19.                         to high speed switching.  Modified calculation 
  20.                         of Lead-Out address for increased efficiency.  Fixed Read 
  21.                         Header command anomaly. 
  22.         
  23.         1.06 11/18/92   Allowed drive to properly negotiate Synchronous 
  24.                         Transfer.  Fixed a minor problem with data block size transfers smaller
  25.                         than 2048 bytes.  Modified Spindle motor braking algorithm
  26.                         to increase reliability during seek operations.
  27.         
  28.         1.08  1/26/93   This change incorporated many fixes and enhancements
  29.                         including:
  30.                         - Photo CD-Multi-Session Support.
  31.                         - Limited support for Connect/Disconnect.
  32.                         - Decreased processor initialization time.
  33.                         - Allowed disc to recognize up to 99 audio tracks.
  34.                         - Returned good status (pacified) for a prevent/allow media  
  35.                           removal command.
  36.                         - Support Read Extended (28h) with transfer length = 0.
  37.                         - Support to play first frame of first audio track.
  38.                         - Increased reliability of LASER optics power management.
  39.                         - Support for Linked Command and Relative Addressing***
  40.                         - SCSI reset detection.
  41.                         - 1 block disconnect/reconnect temporary fix.
  42.                         - Pre-fetch support.
  43.                                          
  44.         1.09   2/8/93   Delayed processor initialization so that drive system 
  45.                         power could settle first.  This version fixed initial problem caused
  46.                         by version 1.08.
  47.  
  48.         1.10   4/28/93  Again several fixes:
  49.                         - Fixed mis-calculation of sub channel MSF data.
  50.                         - Fixed Mode Select Page Code E. 
  51.                         - Corrected Read Sub Channel to indicate correct audio        
  52.                           status of 'No Audio Status to Report' vice 'Audio Paused'.
  53.                         - Fixed anomaly with Connect/Disconnect.
  54.                         - Fixed problem with Arbitration
  55.                         - Support for SCSI Abort command
  56.                         - Corrected Pointer Messages
  57.  
  58.  
  59. Developer Application Notes
  60. All firmware revisions below 1.1 need to use the Audio Control command (C9h) instead of the SCSI-2 
  61. Mode Select/Sense Page Code (0Eh).  The Page Code (0Eh) in the previous firmware releases did not
  62. work reliably.  This bulletin applies only for DOS specific drivers only.  Owners of multi-tasking
  63. operating systems (OS/2, NT, UNIX, etc.,) should upgrade to firmware 1.1.  This latest firmware version
  64. takes care of possible drive malfunction during large file transfers.  Therefore, full implementation of
  65. Page Code E can be included without concern of previous firmware levels.
  66.  
  67. Note Concerning Firmware Revision 1.1
  68. The 1.1 firmware originally was intended for interim use only.  However, progress to iron out remaining
  69. issues with this version were never completed.  Therefore, some minor problems exist with 1.1 that
  70. should be mentioned.
  71.  
  72. 1.      During a SCSI reset, the drive issues two Unit Attentions instead of one.  In most cases
  73.         this is no problem.  However, using a Future Domain controller under OS/2 2.1, the
  74.         drive will not be recognized.
  75.  
  76. 2.      If media is placed inside the drive prior to DOS bootup,  the drive may not initialize
  77.         properly.  Therefore, remove the media from the drive prior to boot up. 
  78.  
  79. 3.      During large file transfers the drive may reset itself.  This only happens under OS/2 and
  80.         only in very isolated circumstances.  The error is recoverable and shall not cause the
  81.         system to fail.  
  82.                
  83.