Re: [Libusbx-devel] libusb_set_configuration() function hangs

2014-01-10 Thread Xiaofan Chen
On Fri, Jan 10, 2014 at 3:19 PM, Pradeepa Senanayake wrote: > So in that case, with this new release which I got through > http://libusb.info/ what are the compatible drivers? > > https://github.com/libusb/libusb/wiki/Windows -- Xiaofan

Re: [Libusbx-devel] libusb_set_configuration() function hangs

2014-01-09 Thread Pradeepa Senanayake
So in that case, with this new release which I got through http://libusb.info/ what are the compatible drivers? Best Regards, Pradeepa Senanayake. On Fri, Jan 10, 2014 at 12:43 PM, Xiaofan Chen wrote: > On Fri, Jan 10, 2014 at 3:12 PM, Xiaofan Chen wrote: > > On Fri, Jan 10, 2014 at 2:17 PM,

Re: [Libusbx-devel] libusb_set_configuration() function hangs

2014-01-09 Thread Xiaofan Chen
On Fri, Jan 10, 2014 at 3:12 PM, Xiaofan Chen wrote: > On Fri, Jan 10, 2014 at 2:17 PM, Pradeepa Senanayake > wrote: >> Hello all, >> >> I have an application using libusb-win32 API and a device using libusb0.sys >> driver. I wanted to check the possibility of using the newly released libusb >> l

Re: [Libusbx-devel] libusb_set_configuration() function hangs

2014-01-09 Thread Pradeepa Senanayake
no i did not change. Best Regards, Pradeepa Senanayake. On Fri, Jan 10, 2014 at 12:42 PM, Xiaofan Chen wrote: > On Fri, Jan 10, 2014 at 2:17 PM, Pradeepa Senanayake > wrote: > > Hello all, > > > > I have an application using libusb-win32 API and a device using > libusb0.sys > > driver. I want

Re: [Libusbx-devel] libusb_set_configuration() function hangs

2014-01-09 Thread Xiaofan Chen
On Fri, Jan 10, 2014 at 2:17 PM, Pradeepa Senanayake wrote: > Hello all, > > I have an application using libusb-win32 API and a device using libusb0.sys > driver. I wanted to check the possibility of using the newly released libusb > library in my application. So I just tried to open the device an

[Libusbx-devel] libusb_set_configuration() function hangs

2014-01-09 Thread Pradeepa Senanayake
Hello all, I have an application using libusb-win32 API and a device using libusb0.sys driver. I wanted to check the possibility of using the newly released libusb library in my application. So I just tried to open the device and set the configurations. The API can correctly identify the device,