Windows: fixed default WinUSB timeout and ineffective policy settings
authorGraeme Gill <graeme@argyllcms.com>
Tue, 8 Mar 2011 17:39:16 +0000 (17:39 +0000)
committerPeter Stuge <peter@stuge.se>
Mon, 13 Jun 2011 20:06:31 +0000 (22:06 +0200)
commit578c50c99646e5ebbcfbea653524a519b843ebcd
tree283b74d0725a230035946fcebf196c4c3e43818a
parent25fa63ea1cfe02e784cb62d3b869fd15e62b5b6e
Windows: fixed default WinUSB timeout and ineffective policy settings

* default WinUSB timeout was 5 seconds, which may be to small.
  PIPE_TRANSFER_TIMEOUT policy is now set to infinite for all EPs.
* other WinUSB policy settings were called before the endpoints
  had been set. This is now fixed.
libusb/os/windows_usb.c