On Sun, Oct 28, 2012 at 8:58 AM, Xiaofan Chen <xiaof...@gmail.com> wrote: > > Unfortunately libusbx is not the solution for your problem. If you have the > control of the device firmware, you should make the device a USB composite > device, with an interface to be the USB Mass Storage device and the other > interface a custom class. If you do not need to do much on the custom > interface, > you can even only use control endpoint for the custom interface.
You might take a look at this one if your device use raw SCSI Pass Through Interface. It seems to work under Linux and Windows. But I think it will not work under Mac OS X due to the fact that Mac OS X does not seem to support that SCSI Pass Through Interface. http://sg.danny.cz/sg/sg3_utils.html -- Xiaofan ------------------------------------------------------------------------------ WINDOWS 8 is here. Millions of people. Your app in 30 days. Visit The Windows 8 Center at Sourceforge for all your go to resources. http://windows8center.sourceforge.net/ join-generation-app-and-make-money-coding-fast/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel