On Mon, 06 Nov 2006 11:26:43 +0100, Paolo Abeni <[EMAIL PROTECTED]> wrote:
> I would like to share my last work to add a binary interface to usbmon.
> This is still quite rough and does use the dreaded next_urb field into
> the urb header structure, so it's not intended as a finished work.
I sti
Hello,
I would like to share my last work to add a binary interface to usbmon.
This is still quite rough and does use the dreaded next_urb field into
the urb header structure, so it's not intended as a finished work.
--
diff -upN linux-2.6.18-vanilla/drivers/usb/mon/Makefile
linux-2.6.18-mon_mm