Changes between Version 204 and Version 205 of windows_backend


Ignore:
Timestamp:
10/24/11 13:31:05 (19 months ago)
Author:
pbatard
Comment:

updated link to NEC/Renesas drivers

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v204 v205  
    22[[PageOutline(2-5, Windows backend)]] 
    33 
    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]] 
    55Older versions of the driver have a bug that prevents libusb from accessing devices. 
    66 
     
    5757libusb 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. 
    5858  
    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. 
     59Also, 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. 
    6060 
    6161== .NET support ==