Re: [Libusbx-devel] libusb: 0.000000 error [op_clear_halt]clear_halt failed error -1 errno 32

2013-12-25 Thread Xiaofan Chen
On Wed, Dec 25, 2013 at 10:57 AM, Nothing wrote: > > > it still have this error > How did you build libusbx 1.0.17? -- Xiaofan -- Rapidly troubleshoot problems before they affect your business. Most IT organizations

[Libusbx-devel] [PATCH] Windows: Remove duplicated "API" string in debug output

2013-12-25 Thread Markus Heidelberg
For example: libusbx: debug [get_api_type] matched driver name against HUB API API --- libusb/os/windows_usb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libusb/os/windows_usb.c b/libusb/os/windows_usb.c index aa4c0f4..3018d90 100644 --- a/libusb/os/windows_usb.c +++ b/lib

[Libusbx-devel] [PATCH] Windows: Add support for AMD USB 3.0 root hubs

2013-12-25 Thread Markus Heidelberg
This change makes examples/listdevs.exe work for the affected USB ports, which before failed with the following warning: [..] was only detected in late pass (newly connected device?) - ignoring The driver has to be updated, version 1.0.0.66 (2011-10-25) worked. With version 1.0.0.52 (2011-03-17