> > I have looking around for a USB sniffer for Linux(software), but I can only
> > find sniffers for Windows.
> >
> > Q1. Haven't anyone done any "public" sniffer yet for Linux?

Have a look at this comment in hcd.c:

        // NOTE:  a generic device/urb monitoring hook would go here.
        // hcd_monitor_hook(MONITOR_URB_SUBMIT, urb)
        // It would catch submission paths for all urbs.

In 2.6 it is possible to watch usbfs traffic by setting usbfs_snoop to 1.

Ciao,

Duncan.


-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to