Windows: prevent set_configuration request from being sent using WinUSB
authorPete Batard <pbatard@gmail.com>
Tue, 8 Mar 2011 17:40:39 +0000 (17:40 +0000)
committerPeter Stuge <peter@stuge.se>
Mon, 13 Jun 2011 20:06:31 +0000 (22:06 +0200)
commit7e636dbe06001b9ac68e452a2fdc05e33fbb4e3a
tree73b917945e06c1cb8514d1a0e7e9a98003e4433d
parent578c50c99646e5ebbcfbea653524a519b843ebcd
Windows: prevent set_configuration request from being sent using WinUSB

* multiple WinUSB set configuration requests can stall a device and
  WinUSB does not support setting of alt configuration in the first place
* issue reported and investigated by Xiaofan Chen
libusb/os/windows_usb.c