"Adam J. Richter" wrote:
> I noticed this as I was writing a patch to implement a
> USBDEVFS_INTERRUPT ioctl for doing transfers from interrupt pipes
> (like USBDEVFS_BULK). I have attached the patch, in case anybody is
Why do you need this? You can already poll interrupt endpoints by
using bulk reads. Yes, it's not immediately obvious, but clear once
you notice that the on wire formats of bulk and interrupt transfers
are exactly the same.
Since you mention HID, a simple test program was once posted
on this list that accessed mice from user space...
Tom
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel