home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / MEM_MAN / XDISK331.ZIP / XDISK.DDT < prev    next >
Text File  |  1992-02-29  |  4KB  |  70 lines

  1.  
  2.                     xDISK
  3.  
  4.             Copyright (c) 1989-1992, FM de Monasterio
  5.              Licensed Material - All rights reserved
  6.  
  7.  
  8.    BUG REPORTS
  9.    ~~~~~~~~~~~
  10.    * Version 2.0 zeroes a word in the wrong memory segment.  This bug seems not
  11.    to have any noticeable effect, especially during installation of the driver.
  12.  
  13.    * With the 0-kbyte collapsed disk, use of the CHKDSK.EXE utility from Golden
  14.    Bow System produces errors whose severity depends upon the CHKDSK version in
  15.    use:  For that of the package of VOPT version 2.20 (19,491 bytes), the first
  16.    execution yields a critical error message but a subsequent execution crashes
  17.    the cpu, whereas for that of the package of version 2.01 (17,416 bytes), the
  18.    repeated execution produces alternating critical error and FAT reading error
  19.    messages.
  20.  
  21.    (The problem is not encountered when using the CHKDSK utility of DOS version
  22.    2.10 through 3.31, either in the original COM format or when a multi-segment
  23.    version [DOS ≥ 3.00] has been converted into a EXE type file.)
  24.  
  25.    * An error in versions 2.00 and 2.10 produced an incorrect identification of
  26.    the DOS version for versions 3.00 through 3.09 and 4.00-4.01.
  27.  
  28.    * Older versions of some LIM3.x-Expanded Memory Managers used a lot of stack
  29.    space during implementation of some EMS functions, overflowing the available
  30.    DOS stack.  XDISK.SYS versions 2.40+ now add their own stack both during the
  31.    driver initialization and normal operation.
  32.  
  33.    * Version 2.40 (086+) of XDISK.SYS pushed the SP register directly in a CPU-
  34.    dependent manner, and the code did not work in the same way in all computers
  35.    (this affected CRC calculations in some machines).  Switch /S missing in BBS
  36.    release.
  37.  
  38.    * Version 2.41 of XDISK.SYS did not implement properly the error exit during
  39.    installation when using older DOS versions, and the 286+ version crashed the
  40.    system when executed in 8086/8088 machines.
  41.  
  42.    * Version 2.42 of XDISK.SYS did not implement properly the error exit during
  43.    installation when an EMS error was found (resulting in a number of displays,
  44.    and erroneous EMS error code translation).  Switch /S inactive in registered
  45.    copies, producing a fixed sector size of 256 bytes.
  46.  
  47.    * Version 2.51 of XDISK.EXE and XDISK.SYS failed to implement switch /A, /P,
  48.    /R, or /V, when XDISK.SYS was loaded in high memory via a UMB-loader utility
  49.    of some 386-type memory managers. Version 2.52 fixes this problem.
  50.  
  51.    * Changes in undocumented data structures of MS-DOS 5.0 can result in memory
  52.    allocation problems when attempting to load XDISK 3.10 from the DOS command-
  53.    line. (These changes affect the loading of all block device drivers at least
  54.    with the procedures used in xDISK.)  The problem is expected to be solved in
  55.    a future release of xDISK; version 3.20 only implements command-line loading
  56.    for DOS versions 2 through 4.
  57.  
  58.    * A bug affecting a small part of the Status/Help display when mouse support
  59.    is enabled in version 3.20 (unregistered copies only) has been fixed.
  60.  
  61.    * Bugs in XDISK.EXE and XDISK.SYS, modifying memory contents outside program
  62.    bounds respectively upon termination of unloading a driver or prior to a UMB
  63.    loading of the driver under DOS 5, have been corrected in version 3.31.
  64.  
  65.  
  66.      ┌─────────────────────────────────────────────────────────────┐
  67.      │ Trademarked names are the property of the respective owners │
  68.      └─────────────────────────────────────────────────────────────┘
  69.  [END]
  70.