home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / os2 / dsksl096.arj / DSKSL096.ZIP / dsksleep.history < prev    next >
Text File  |  1997-11-23  |  4KB  |  112 lines

  1. -*- Mode: indented-text -*-
  2.  
  3.     Disk Sleeper Filter - Driver History
  4.  
  5. Version 0.96 -     23.11.1997 - dsksl096.zip
  6.     - BUGFIX: DSKSleep 0.95 did ignore SCSI adapters which correctly
  7.       reported bus widths (my adaptecs did not).  Corrected.
  8.  
  9. Version 0.95 -     22.11.1997 - dsksl095.zip
  10.     - BUGFIX: DSKSleep 0.93 did not ignore non-SCSI adapters.
  11.       Could lead to system hangs.
  12.  
  13.  
  14. Version 0.93 -     9.11.1997 - dsksl093.zip
  15.     - installed new DDK, required small changes in IOCtl code
  16.     - corrected filtering code, did pass wrong handle to ADD
  17.       (= SYM8XX problems?).  Made this case easier to debug.
  18.     - updated dsksleep.doc (bank account, parameters, etc.)
  19.     - added IOCtl to retrieve saved status and sense values
  20.       and updated dsl.exe to display them
  21.     - /DEBUG:1 uses same start/stop code as runtime operation
  22.     - accepts  /!DM or /!SM units
  23.     - don't test /!UT devices
  24.     - removed trap if a device test fails and there are no other disks
  25.       to install for.
  26.  
  27. Version 0.92 (internal)
  28.     - disable device stopping once the system enters shutdown (/SR)
  29.     - device test (/DEBUG:1) uses same code as device stop/restart
  30.       at runtime
  31.     - save/restore most registers when calling other drivers
  32.  
  33.  
  34. Version 0.91 -     3/6-1997 - dsksl091.zip
  35.     - expanded 'dsl -?'
  36.     - corrected syntax errors
  37.  
  38. Version 0.90 -     14/5-1997 - dsksl090.zip
  39.  
  40.     - Bugfix: changed start/stop code to work with HPFS386 (and other
  41.       ring 0 I/O, too)
  42.     - Bugfix: removed trap when no device were found to install for
  43.     - IOCtl/bugfix: devices were stopped immediately when changing
  44.       timeout from 0 to something higher
  45.     - IOCtl/bugfix: correct timer value if no timeout
  46.     - IOCtl/bugfix: return part of data if caller requests it
  47.     - Display timeout values in driver output
  48.     - updated dsksleep.doc (adapter and unit indices, dsl)
  49.  
  50.  
  51. Version 0.86 -     8/4-1997 - dsksl086.zip
  52.  
  53.     - Added regme.exe to archive
  54.     - Extended dsl.exe to allow modifications of 'time left
  55.       until stop' values
  56.     - IOCtl to query version returns "registered" info
  57.       and dsl.exe displays it
  58.     - Corrected byte counts from IOCtls (not used in OS/2)
  59.     - Modified DSKSleep.doc (includes HPFS386 warning)
  60.  
  61.  
  62. Version 0.85 -     5/3-1997 - dsksl085.zip
  63.  
  64.     - saves display messages for IOCtl
  65.     - IOCtl to read saved messages, dsl.c modified
  66.       to demonstrate this
  67.     - TEST UNIT READY after START UNIT.  Errors from START UNIT
  68.       are ignored, TEST UNIT READY has to complete successfully
  69.       to allow further disk access.
  70.  
  71. Version 0.83 (internal)
  72.     - long timeout for START UNIT (test -> permanent)
  73.     - IOCtls to query/change timeout counters
  74.     - Changed timeout values to seconds!
  75.  
  76. Version 0.82 (internal)
  77.     - Corrected adapter numbering (now global)
  78.     - REQUEST SENSE after START UNIT (test -> changed in 0.85)
  79.  
  80.  
  81. Version 0.81 -  11/2-1997 - dsksl081.zip
  82.  
  83.     - fixed bug which caused any IOCtl to hang
  84.  
  85.  
  86. Version 0.80 -  6/2-1997 - dsksl080.zip (never published)
  87.  
  88.     - IOCtls to allow applications to change timeout values and
  89.       retrieve device list.  Included dsl.exe to demonstrate
  90.       the IOCtls
  91.     - Changed fidonet address
  92.  
  93.  
  94. Version 0.70 - 3/11-1996 - dsksl070.zip
  95.  
  96.     - better Testmode (accesses disk and displays more
  97.       status bytes on failure)
  98.     - /!UT and /UT to change operation per device
  99.     - History list starts...
  100.  
  101.  
  102. Version 0.60 - dsksl060.zip
  103.  
  104.     - Testmode (/DEBUG:1) added
  105.     - screen output cleaned (/DEBUG and /VERBOSE)
  106.     - Dokumentation starts...
  107.  
  108.  
  109. Version 0.50 - dsksl050.zip
  110.  
  111.     - first "public" release (some friends)
  112.