home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR2 / DIGIPROG.ZIP / RELNOTES.DOC < prev    next >
Text File  |  1993-09-01  |  2KB  |  77 lines

  1.  
  2.               DigiWARE Release Notes P/N 93000114H
  3.                       for
  4.                  X* DOS Driver V 4.0.9
  5.               Operating System Release  2.0.0 - 6.0
  6.  
  7.               Software Package   P/N 75000114H
  8.               Diskettes          P/N 40000673H
  9.                          40000674H
  10.                          40000908
  11.               Software Manual    P/N 92000114C
  12.  
  13.  
  14.                 Date 09-01-93
  15.  
  16.  
  17.  
  18.      1.  Enhancements
  19.  
  20.          -  Expanded EBIOS support in INT 14h Function 0h, Initialize a
  21.         Port. See Manual Errata.
  22.  
  23.      2.  Limitations
  24.  
  25.          -  The driver's INT 14h interface is not 100% compatable with the
  26.         the following DOS drivers and their supported boards:
  27.         xapcm232.sys - PC/X*, xim232mc.sys - MC/Xi, and xim232.sys -
  28.         COM/Xi. If you are using an INT14h application for an earlier
  29.         driver, compare the driver's INT 14h specifications to
  30.         determine if any of the incompatabilities may affect your
  31.         application.
  32.  
  33.      3.  Bug Fixes
  34.  
  35.          -  Fixed bug in xidoscfg.exe. On the MC/2e board, when the IRQ
  36.         was disabled using the POS configuration utility, xidoscfg.exe
  37.         would display an erroneous IRQ number on the driver config-
  38.         uration screen.
  39.  
  40.     4.   Manual Errata
  41.  
  42.          -  Please note that the DOS driver files are no longer found in
  43.         the root directory of the release diskette, but located in
  44.         the DOS directory. Any manual references to the files being
  45.         located in the root directory is in error.
  46.  
  47.           - Expanded EBIOS Support
  48.  
  49.         Under the EBIOS specification, the highest baud rate
  50.         accessible is 19200. The function was enhanced to provide
  51.         access to 38400, 57600 and 115200 baud rates. For the
  52.         programming interface see INT14.TXT. This enhancement was
  53.         made to permit access to higher baud rates from INT 14h
  54.         based communication programs that only provided selections
  55.         of up to 19200. The driver was changed so that when EBIOS
  56.         support is selected from the XIDOSCFG.EXE configuration
  57.         utility, the following baud rate substitutions are made :
  58.  
  59.  
  60.  
  61.     4.   Manual Errata (continued)
  62.  
  63.  
  64.             110      ->     19200
  65.             150      ->     19200
  66.             300      ->     38400
  67.             600      ->     57600
  68.                1200      ->    115200
  69.                2400      ->      2400
  70.                4800      ->      4800
  71.                9600      ->      9600
  72.  
  73.         So, for example, to access 57600 support, select EBIOS
  74.         support in XIDOSCFG.EXE and select 600 baud in your
  75.         communication program.
  76.  
  77.