Changes between Version 129 and Version 130 of windows_backend


Ignore:
Timestamp:
08/10/10 13:59:47 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v129 v130  
    8282  * Neither WinUSB or HID can be used to send an actual reset command to an USB device. This is a limitation of the Microsoft drivers. 
    8383  * Neither WinUSB or HID can be used to set a device configuration that is different from the default one. This is a limitation of the Microsoft drivers. 
    84   * If you use WinUSB as a replacement of the usbccgp driver of a composite parent, you will not be able to access the composite device interfaces. This is a limitation of WinUSB 
     84  * If you use WinUSB as a replacement of the usbccgp driver of a composite parent, you will not be able to access the composite device interfaces. This is a limitation of the current code, which we are currently working on removing.  
    8585  * WinUSB does not support multiple concurrent applications (as per the [http://download.microsoft.com/download/9/C/5/9C5B2167-8017-4BAE-9FDE-D599BAC8184A/WinUsb_HowTo.docx WinUSB Howto whitepaper]). 
    8686  * WinUSB does not support isochronous transfers.