> I'd like to see the bytes in a similar fashion as
> snoopypro captures them - any hints, tools, kernel options? 


I found an option myself:

The usbcore-module (2.6.??) has an "usbfs_snoop" parameter, it prints out the 
debug messages I looked for. The Article [1] describes where it comes from 
and 

$> echo [1/0] > /sys/module/usbcore/parameters/usbfs_snoop

enables/disables the debug output written to /var/log/kern.log (gentoo). Maybe 
someone else finds this useful.

Regards
        Daniel

[1] http://www.linuxjournal.com/article/7582

Reply via email to