Changes between Version 204 and Version 205 of windows_backend
- Timestamp:
- 10/24/11 13:31:05 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v204 v205 2 2 [[PageOutline(2-5, Windows backend)]] 3 3 4 '''IMPORTANT''': NEC/Renesas USB 3.0 users, please upgrade your drivers to [http://www.station-drivers.com/page/ nec.htm version 2.1.16.0 or later].[[BR]]4 '''IMPORTANT''': NEC/Renesas USB 3.0 users, please upgrade your drivers to [http://www.station-drivers.com/page/renesas.htm version 2.1.16.0 or later].[[BR]] 5 5 Older versions of the driver have a bug that prevents libusb from accessing devices. 6 6 … … 57 57 libusb 1.0 supports USB 3.0 controllers and devices on Windows, from [http://git.libusb.org/?p=libusb-pbatard.git;a=shortlog;js=1 pbr339] onwards. Because of the large number of USB 3.0 controllers existing, the lack of official USB 3.0 support from Microsoft and limited testing, be mindful that USB 3.0 support should be considered experimental at this stage and may not work as expected. 58 58 59 Also, if you are using a NEC/Renesas USB 3.0 controller, such as the fairly widespread uPD720200/uPD720200A, you please make sure that your controller drivers are [http://www.station-drivers.com/page/ nec.htm version 2.1.16.0 or later]. Older versions of the drivers have a bug that prevents access to USB devices when using libusb.59 Also, if you are using a NEC/Renesas USB 3.0 controller, such as the fairly widespread uPD720200/uPD720200A, you please make sure that your controller drivers are [http://www.station-drivers.com/page/renesas.htm version 2.1.16.0 or later]. Older versions of the drivers have a bug that prevents access to USB devices when using libusb. 60 60 61 61 == .NET support ==