linux-stable/Documentation/usb
Sebastian Andrzej Siewior 2e8dc2f2c1 usb/usbmon: correct the data interpretation of usbmon's output
The doc says that the data
| 55534243 5e000000 00000000 00000600 00000000 00000000 00000000 000000
is the SCSI command 0x5e. According to the usbmon source, it dumps one
byte after the other. The first 4 bytes are US_BULK_CB_SIGN which is
correct. After that we see the TAG which is 0x5e. The cdb is 0x00 in
this example.
In order to correct this, I change the example to a READ_10 command
which is 0x28 so it is not just a zero somewhere in the stream.

Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-06 13:54:00 -07:00
..
acm.txt
anchors.txt
authorization.txt
bulk-streams.txt USB: Support for allocating USB 3.0 streams. 2010-05-20 13:21:38 -07:00
callbacks.txt USB: documentation update for the pre_reset method 2011-04-29 17:24:29 -07:00
CREDITS
dma.txt doc: fix broken references 2011-09-27 18:08:04 +02:00
dwc3.txt usb: dwc3: gadget: implement streams support 2011-10-04 10:25:54 -07:00
ehci.txt USB: EHCI: Allow users to override 80% max periodic bandwidth 2011-07-08 14:51:33 -07:00
error-codes.txt USB: Fix up URB error codes to reflect implementation. 2011-06-17 11:28:21 -07:00
gadget_hid.txt USB: Documentation: Use correct character in gadget_hid.txt 2011-07-01 14:43:27 -07:00
gadget_multi.txt USB: gadget: g_multi: added documentation and INF files 2010-08-10 14:35:37 -07:00
gadget_printer.txt
gadget_serial.txt USB: gadget: g_serial: INF file updated 2010-08-10 14:35:37 -07:00
hotplug.txt USB: Documentation/usb/hotplug.txt: Checkpatch cleanup 2010-08-10 14:35:34 -07:00
iuu_phoenix.txt
linux-cdc-acm.inf USB: linux-cdc-acm.inf: add support for the acm_ms gadget 2011-11-29 09:59:29 +09:00
linux.inf USB: gadget: g_multi: fixed vendor and product ID in inf files 2011-04-29 16:45:22 -07:00
misc_usbsevseg.txt
mtouchusb.txt Documentation: Fix Broken URL "freshmeat" 2012-02-21 11:43:45 +01:00
ohci.txt
persist.txt
power-management.txt Documentation: remove references to /etc/modprobe.conf 2012-03-30 16:03:15 -07:00
proc_usb_info.txt Documentation: Fix typo in proc_usb_info.txt 2012-02-21 11:40:39 +01:00
rio.txt
URB.txt
usb-help.txt
usb-serial.txt Documentation: update broken web addresses. 2010-08-04 15:21:40 +02:00
usbmon.txt usb/usbmon: correct the data interpretation of usbmon's output 2012-04-06 13:54:00 -07:00
wusb-cbaf
WUSB-Design-overview.txt Documentation/: it's -> its where appropriate 2010-04-23 02:09:52 +02:00