CP210x VCP Win2K Release Notes
CP210x VCP Win2K Release Notes
3a Release Notes
Copyright (C) 2011 Silicon Laboratories, Inc.
* x86 directory
* silabser.sys
* silabenm.sys
* CP210xVCPInstaller.exe (v3.2)
* setup.ini
* silabser.cat
* slabvcp.inf
* ReleaseNotes.txt (this file)
Driver Installation
-------------------
Release Dates
-------------
CP210x Windows 2000 Driver v6.3a - February 1, 2011
version 6.3a
Corrections
-----------
Updated to 3.2 DriverInstaller to correct a bug seen when updating from an
old driver
installer version
version 6.3
Corrections
-----------
Corrected a bug introduced in 6.2 which caused BSOD during surprise removal.
version 6.2
Corrections
-----------
Corrected return value for DeviceIoControl() and other COM API functions once
the device is
removed to properly show ERROR_ACCESS_DENIED (0x05) instead of
ERROR_BAD_COMMAND in GetLastError()
Corrected bug in DTR/RTS reporting latency seen if you set DTR/RTS and ask
for it before the
device has reported it to the host - now when it is written it reads back
immediately
New features/Enhancements
-------------------------
Added support for CP2104 and CP2105 devices
version 6.1
Corrections
-----------
Corrected a memory leak which could bog the system down after extended use of
a contiuously
opened COM port, and conditionally yield bluescreens on certain systems
Corrected several Queue size return values, which affected behavior in the
MSCOMM control
Corrected the ability to override Baud Rate and Line Control from the INF
file
version 6.0
Corrections
-----------
Corrected blue screen due to a selective suspend error in WDF, selective
suspend no longer
supported in 2K by the driver
Corrected multiple blue screens and driver hangs related to race conditions
in the driver
Corrected problem where driver hangs when 4 or more devices are connected to
a single
transaction translator hub
Corrected bugs that prohibited serial enumeration
Corrected problem where IO requests were not completed/cancelled on a close
Corrected problem with dialing out or PPP connections
New features/Enhancements
-------------------------
Created IO queueing mechanism so that multiple reads, writes, etc. can be
queued and
waited on
version 5.4.29
New features/Enhancements
-------------------------
Branched driver from the Win XP/2003/Vista/7 package since it can only use
KMDF 1.7