Hi Pete,

I started to work on usbdump again and the usbmon text interface is
great, but it is a bad thing for usbdump to use. We really need a binary
interface for it. And especially with this comment in it:

/*
 * No, we do not want arbitrarily long data strings.
 * Use the binary interface if you want to capture bulk data!
 */
#define DATA_MAX  32

Have you done any work on the binary interface for usbmon so far? I
would be perfect if you can add something like that and then I work on
the usbdump support for it.

Since you are using the URB pointer and the kernel timestamp, how do we
deal with the 32-bit userland vs. 64-bit kernel thing?

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to