On Sat, 14 Apr 2007, John Wojnaroski wrote:

> Is there a simple, quick, uncomplicated tool to look see what is 
> actually going down the wire?  Lots of sniffers for MS stuff, could not 
> find similar tools for the linux OS.  Something already in the kernel, 
> module, whatever?  Might it be a byte-ordering issue?

The sniffers for Windows don't show you what's actually going down (or up)  
the wire; they only show what the OS _thinks_ is going down the wire.

The equivalent facility in Linux is part of the kernel.  It's called
usbmon and the instructions are in the kernel source file
Documentation/usb/usbmon.txt.

Alan Stern


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to