Пакет драйверов для CP2102 v6.1 (Microsoft Windows® 7, Vista, XP, 2k)
Улучшения по сравнению с предыдущим релизом:
1. 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
2. Corrected a problem where an IO reqest would sometimes return a busy status to user mode, instead the queue is restarted if necessary before adding an IO request to the queue
3. Corrected a condition which would blue screen on cancelling write request that hasn't been fully sent out USB
4. Corrected the Capabilites return value, which incorrectly reported that timeouts are not supported
5. Corrected several Queue size return values, which affected behavior in the MSCOMM control
6. Corrected DTR/RTS value on device insertion, visible when Serial Enumeration is disabled
7. Corrected the ability to override Baud Rate and Line Control from the INF file
8. Corrected multiple blue screens and driver hangs related to race conditions in the driver
9. Corrected problem where driver hangs when 4 or more devices are connected to a single transaction translator hub
10. Corrected bugs that prohibited serial enumeration
11. Corrected problem where IO requests were not completed/cancelled on a close
12. Corrected problem with dialing out or PPP connections
Главная фича, которая появилась еще в v6.0, это реализация очереди запросов на операции ввода-вывода.