Hello,

I have some issues with libusbx on windows. I got it compiled with cygwin, then 
use it in the usbmuxd library.

It finds the Apple iPad I've connected to the computer, but it seems that it 
cannot actually connect to it. 

That is, when the usbmuxd executable calls libusb_open, I get the following in 
the console (I've switched on Logging):
    [12:27:35.078][4] Found new device with v/p 05ac:129a at 1-2
    [ 2.156932] [000018ac] libusbx: debug [libusb_open] open 1.2
    [ 2.156932] [000018ac] libusbx: debug [unsupported_open] unsupported API 
call for 'open' (unrecognized device driver)
    [ 2.156932] [000018ac] libusbx: debug [libusb_open] open 1.2 returns -12
    [12:27:35.078][2] Could not open device 1-2: -12

The first and last lines are from the usbmuxd.

Also, I've got some other error when trying to use libusb_get_pollfds.Any idea 
when it will be implemented, or how can I get around it?

Here is the full log I get when trying to make an usb discovery: 
http://pastebin.com/WrQCPtyG

Is there something I'm missing, or there is no way to make libusb work 
correctly on windows in my scenario?

Thanks,
Timo
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to