|  ae0d6cceb2 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> | ||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mon_main.c | ||
| mon_stat.c | ||
| mon_text.c | ||
| usb_mon.h | ||