These tools are provided to work with Dave Harding's prototype USB monitoring
system. They are provided as is - no guarantees.


usbmonset can be used to set the monitoring level for any endpoint. At the moment this is 0=off 1=on but will develop further. SO to set monitoring on for endpoint 3 on device 2 on bus 1 you :

>usbmonset -b 1 -d 2 -e 3 1

and to switch it off:

>usbmonset -b 1 -d 2 -e 3 0


usb-cat is a very simple script that cats all the monitoring points to the
screen. You need to run it to clear the buffer of all the URBs that have
 happened since it was last called.

Don't leave monitoring on on an endpoint and forget about it as buffers may grow
 very large - hey its only a prototype.


Dave Harding
--
dave.harding@ed.ac.uk
