On Linux we use libusb to access any that the user plugs in (except
keyboard/mouse/hub). We just detach the kernal driver from the device and
then claim the device and then send transfers to the device with
libusb_submit_transfer. Is it possible to do this (or something similar) on
Windows at all? I've looked at using libusb-win32 as a filter driver but it
seems I can only install it as a filter driver for all classes of the
devices that are already plugged in. It sounds like WinUSB would do that
job except that it doesn't support isochronous devices.
Thanks,
David Grant
------------------------------------------------------------------------------
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