home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / qucom323.zip / readme < prev   
Text File  |  2001-11-27  |  4KB  |  123 lines

  1. Quatech OS/2 Serial Port Device Drivers ("QCOM")
  2. Release 3.23
  3.  
  4. 27 November 2001
  5.  
  6.  
  7.   The printed documentation is now available only in the form of an
  8. Adobe Acrobat (PDF) file.  It contains no known errors.  If you do
  9. not have a copy of the free Adobe Acrobat reader, please obtain one from
  10. Adobe Systems at http://www.adobe.com.
  11.  
  12.   The Quatech driver set is a drop-in replacement for the IBM-standard
  13. COM.SYS and VCOM.SYS drivers.  They are NOT meant to be used with the
  14. standard equipment drivers.
  15.  
  16.   This release supercedes all previous releases.  Copy the new files
  17. over the existing files and reboot to activate the new drivers.
  18.  
  19.  
  20. NEW IN RELEASE 3.23
  21. *******************
  22.  
  23.   * Added support for Quatech low-profile PCI serial adapters.
  24.   
  25.   
  26. NEW IN RELEASE 3.22
  27. *******************
  28.  
  29.   * Added the "O" options flag for Quatech PCI adapters.  If the command line
  30.     parameters for a Quatech PCI adapter include this flag, the driver will
  31.     not abort at boot time if the adapter is not present in the system.  A
  32.     warning message will be displayed on the screen and will be posted to 
  33.     the boot log file if logging is enabled.
  34.  
  35.     A quiet version of this option can be selected by using "OQ".  The
  36.     warning message associated with the "O" option will NOT be displayed
  37.     on the screen, but will still be posted to the boot log file.
  38.  
  39.     See section 2.3.1 of the updated manual PDF for details.
  40.  
  41.  
  42. NEW IN RELEASE 3.20
  43. *******************
  44.  
  45.   * Added the "/FT" option to accelerate RTS toggle-on-transmit operation.
  46.     See page 11 of the updated manual for details.
  47.  
  48.  
  49. NEW IN RELEASE 3.12
  50. *******************
  51.  
  52.   * Eliminated a conflict with the IBM-standard COM.SYS driver that was
  53.     preventing coexistence with QCOM.SYS.  This fix is intended for
  54.     customers having a compelling need to run both drivers. Quatech
  55.     continues to recommend that the IBM-standard drivers be replaced
  56.     by the Quatech driver set.  Both QCOM.SYS and QVCOM.SYS changed in
  57.     this release, so be certain to update them both!
  58.  
  59.  
  60. NEW IN RELEASE 3.11
  61. *******************
  62.  
  63.   * Fixed conflict with LANMSG$$ driver introduced by the "/D" option.
  64.  
  65.  
  66. NEW IN RELEASE 3.10
  67. *******************
  68.  
  69.   * The "/M" option is removed.  Delete it from the command line if you tried
  70.     it with the Release 3.03 code.
  71.  
  72.   * Fixed memory locking conflicts with the OS/2 kernel.
  73.  
  74.  
  75. NEW IN RELEASE 3.03
  76. *******************
  77.  
  78.   * "/M" option added to enable locking of all memory at boot time.
  79.     (Feature removed in 3.10.)
  80.  
  81.   * Fixed bug where the Warp 4 Hardware Manager would inaccurately report
  82.     multiple instances of COM1 on systems where no COM1 was installed and
  83.     PCMCIA sockets were present.
  84.  
  85.  
  86. NEW IN RELEASE 3.02
  87. *******************
  88.  
  89.   * More detailed error messages can be displayed during boot if for some
  90.     reason a port cannot be initialized.
  91.  
  92.   * "/D" option added to enable logging of all on-screen messages to file
  93.     named QCOM.LOG in the root directory of the boot drive.
  94.  
  95.  
  96. NEW IN RELEASE 3.01
  97. *******************
  98.  
  99.   * Driver will try to probe for actual presence of UART during boot time.
  100.  
  101.   * Error messages during boot time if the driver doubts the presence of
  102.     an actual UART, or if the requested IRQ is not available.
  103.  
  104.  
  105. NEW IN RELEASE 3.00
  106. *******************
  107.  
  108.   * OS/2 Resource Manager compliance
  109.          I/O and IRQ resources used by all serial ports controlled by QCOM.SYS
  110.          are registered with OS/2.
  111.  
  112.   * High baud rates to 921,600 bits per second, depending on UART type.
  113.  
  114.   * Support for 16750 UARTs and their 64-byte FIFOs.
  115.  
  116.   * Address and IRQ masquerading for DOS and Windows sessions.
  117.  
  118.   * Plug-and-play support for Quatech PCI serial adapters.
  119.  
  120.   * Updated documentation
  121.  
  122.  
  123.