mirror of
https://github.com/torvalds/linux.git
synced 2026-07-23 22:18:01 +02:00
Make usbmon to print Setup packets of Control transfers. This is useful when debugging enumeration issues. This is a change to the trace format which is not fully compatible. A parser has to look at the data length word now. If that word is a character like 's', read setup packet before proceeding with data. I decided not to bump the API tag for this because not many such parsers exist at this point. Signed-off-by: Pete Zaitcev <zaitcev@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
|---|---|---|
| .. | ||
| acm.txt | ||
| auerswald.txt | ||
| bluetooth.txt | ||
| CREDITS | ||
| dma.txt | ||
| ehci.txt | ||
| error-codes.txt | ||
| gadget_serial.txt | ||
| hiddev.txt | ||
| hotplug.txt | ||
| ibmcam.txt | ||
| linux.inf | ||
| mtouchusb.txt | ||
| ohci.txt | ||
| ov511.txt | ||
| proc_usb_info.txt | ||
| rio.txt | ||
| se401.txt | ||
| sn9c102.txt | ||
| stv680.txt | ||
| uhci.txt | ||
| URB.txt | ||
| usb-help.txt | ||
| usb-serial.txt | ||
| usbmon.txt | ||
| w9968cf.txt | ||