On Wed, Mar 13, 2013 at 3:07 PM, Richard Hughes <hughsi...@gmail.com> wrote: > I think the main issue is that he can't actually make his driver code > work correctly without things like libusb_handle_events_check (which > makes sense to me) and also libusb_resetep (which also makes sense for > me on Linux).
I am not so sure if this is the real problem Graeme has with libusb. But I think libusb_handle_events_check() is already integrated but just with a different name. As for libusb_resetep, you can try libusb_clear_halt() to see if that helps. >> We're trying to do a better job, >> but, yeah, that requires patience from our users. That is, unless they >> are willing to contribute on the features/fixes they want... > > I'm perfectly willing and able to help and add the required methods, > but I'm not going to be able to test or make the code work on any > version of Windows or OSX, and that seems to a be a prerequisite at > the moment. And that will not be a problem. You can always propose your implementation under Linux and then other developers can check whether it is possible to implement the proposed API to work under Windows and Mac OS X. As for testing, not many of us can test across different platform anyway, usually only one or two platforms. So it should not be an issue at all if you can only test under Linux. Contributions are welcome! -- Xiaofan ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel