Re: BCM43231
From: Gábor Stefanik <hidden>
Date: 2012-01-09 23:14:30
2012/1/9 Rafał Miłecki [off-list ref]:
W dniu 9 stycznia 2012 23:25 użytkownik Peter Stuge [off-list ref] napisał:quoted
Rafał Miłecki wrote:quoted
I've been using "usbmon" to dump traffic.The tool at http://people.redhat.com/zaitcev/linux/usbmon-6.tar.gz and not simply cat on the usbmon files in debugfs I hope. debugfs only shows the first bytes of long transfers, but the API used by the usbmon-6 tool shows complete traffic.I was just using cat /sys/kernel/debug/usb/usbmon/0u I didn't see info about eating the rest of transfer in Documentation/usb/usbmon.txt. Thanks for the tip, I'll give it a chance tomorrow.
This information, if true, should go into Documentation/usb/usbmon.txt.