Re: [linux-usb-devel] [PATCH] usbmon: add binary interface

From: Alan Stern
Date: Wed Oct 11 2006 - 10:10:41 EST


On Wed, 11 Oct 2006, Paolo Abeni wrote:

> From: Paolo Abeni <paolo.abeni@xxxxxxxx>
>
> A binary interface is added to usbmon. For each USB bus present on the host system a new file is added to the debugfs directory, in the form "usb%db".
>
> USB records are stored in a liked list, alike current text interface implementation, so most code is shared from binary and text interface.
> This code has been moved into mon_commom.c.
>
> The binary interface support resizing the amount of USB data stored in each record via an ioctl method.

You forgot to update Documentation/usb/usbmon.txt.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/