ronnie sahlberg | 3 Oct 2006 03:21
Picon

Re: [RESEND][PATCH] enable sniff on USB ports on linux (BSD license)

No   it is for "raw" usb frames  with some additional infomation added by
the capturing layer.

Some of these frames, those captured when talking to a memorystick, will
likely contain SCSI CDBs and DATA frames in some layer above the actual usb
layer
but other frames might contain different commandsets such as keyboard/mouse
i/o.

On 10/3/06, Michael Richardson <mcr <at> sandelman.ottawa.on.ca> wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
>
> >>>>> "Guy" == Guy Harris <guy <at> alum.mit.edu> writes:
>     >> The USB pseudo headers are still in a separate file, must I move
>     >> them into pcap.h ?!?
>
>     Guy> Not necessarily.
>
>     Guy> If we have a separate header, however, I'd prefer to create a
>     Guy> "pcap" subdirectory of the top-level include directory
>     Guy> ("/usr/include", "/usr/ local/include", etc.), and put pcap.h
>     Guy> there, with "{top level include directory}/pcap.h" being just
>
>   I concur.
>
>     >> I have to fix also the dlt issue. Can you please assign a new DLT
>     >> value for me ?
(Continue reading)

Guy Harris | 3 Oct 2006 23:26
Picon
Favicon

Re: [RESEND][PATCH] enable sniff on USB ports on linux (BSD license)


On Oct 2, 2006, at 6:21 PM, ronnie sahlberg wrote:

> No   it is for "raw" usb frames  with some additional infomation  
> added by
> the capturing layer.
>
> Some of these frames, those captured when talking to a memorystick,  
> will
> likely contain SCSI CDBs and DATA frames in some layer above the  
> actual usb
> layer
> but other frames might contain different commandsets such as  
> keyboard/mouse
> i/o.

...or communications protocols:

	http://www.usb.org/developers/devclass_docs/usbcdc11.pdf


Gmane