Re: [Libusbx-devel] win32 initialization problems for composite USB

2012-12-04 Thread Xiaofan Chen
On Tue, Dec 4, 2012 at 5:26 AM, Pete Batard wrote: > On 2012.12.03 16:54, Natalie A. Ivanova wrote: >> libusbK installed on the system. DeviceManager show me 2 devices: >> first - for Interface 0 and second - for Interface1, both use libusb0.sys >> driver, version = 1.2.6.0, provider = libusb-win3

Re: [Libusbx-devel] win32 initialization problems for composite USB

2012-12-03 Thread Pete Batard
On 2012.12.03 16:54, Natalie A. Ivanova wrote: > libusbK installed on the system. DeviceManager show me 2 devices: > first - for Interface 0 and second - for Interface1, both use libusb0.sys > driver, version = 1.2.6.0, provider = libusb-win32.sourceforge.net Can you try using WinUSB as a driver i

Re: [Libusbx-devel] win32 initialization problems for composite USB

2012-12-03 Thread Natalie A . Ivanova
01.12.2012, 03:31, "Pete Batard" : > Hi Natalie, > > On 2012.11.30 07:25, Наташа Иванова wrote: > >>  Howto call libusb_claim_interfaces on windows for composite USB? >>  I can list devices and get basic info (libusb_get_device_list, >> libusb_get_device_descriptor). This functions works fine. >

Re: [Libusbx-devel] win32 initialization problems for composite USB

2012-11-30 Thread Pete Batard
Hi Natalie, On 2012.11.30 07:25, Наташа Иванова wrote: > Howto call libusb_claim_interfaces on windows for composite USB? > I can list devices and get basic info (libusb_get_device_list, > libusb_get_device_descriptor). This functions works fine. > > But libusb_claim_interfaces always returns LIB

[Libusbx-devel] win32 initialization problems for composite USB

2012-11-29 Thread Наташа Иванова
Howto call libusb_claim_interfaces on windows for composite USB? I can list devices and get basic info (libusb_get_device_list, libusb_get_device_descriptor). This functions works fine. But libusb_claim_interfaces always returns LIBUSB_ERROR_NOT_SUPPORTED. This error returns if i call libusb_open