On Tue, Sep 17, 2013 at 2:45 PM, Ramon Zambelli
<ramon.zambe...@bluewin.ch> wrote:
>> Also note that there exists limitations with regards to using WinUSB when
>> accessing interfaces using LIBUSB_RECIPIENT_INTERFACE
>> See
>> https://github.com/libusbx/libusbx/wiki/Windows-Backend#wiki-Known_Restrictions
>
> From the linkj I read:
>
> If you use a composite device, and plan to install a libusbx compatible
> driver for any of the interfaces, you should ensure that your driver package
> adds a Device Interface GUID in the registry, as proper enumeration of
> composite devices in libusbx depends on it. This is typically achieved by
> adding something like the following in your inf:
> HKR,,DeviceInterfaceGUIDs,0x00010000,{12345678-1234-1234-1234-123456789ABC}
>
> May be this the source of troubles?
>

I do not think so. That comment is more targeted at users of the now
deprecated libusb-win32 inf-wizard (use Zadig or libusbK inf-wizard)
instead.

Since you have the same issue under Windows 8 x64 and Windows 7
x64, it is not a problem with Windows version. And it is also not
an issue with WinUSB version.

>From the debug log, it seems libusbx failed to look into the two
WCID interfaces which were actually loaded with WinUSB drivers.

Since there is a work around for this, I will think this is not a high
priority things to debug and fix. Still I will create a ticket for this.
 https://github.com/libusbx/libusbx/issues/140

BTW, next time please start a new thread and not just reply to
an old thread and then change the subject. It caused mailing
list archive to not work properly.



-- 
Xiaofan

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to