Hi all,

Nice job trying to unify USB access on all platforms. Though, there are
still a few differences...
I just fought with the OSX libusbx which won't let me reset my device to
enter DFU mode. The problem is that it is a composite device and the CDC
driver has exclusive access to the device (so libusb_reset_device fails).
Shouldn't the device indicate 'owned by kernel' when exclusive opening
fails? (libusb_kernel_driver_active returning true when
kresult==kIOReturnExclusiveAccess).

PS.: If you have a hint as to how I can send this reset, you're welcome to
tell me!

Cheers,
Jérôme.
------------------------------------------------------------------------------
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631&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