doc: usb_adapters: fix HID report in lsusb dump of few adapters
Real dumps from adapters I have access to.
Serial numbers have been manually edited but are still consistent.
While there, rename a file to correct the USB PID.
Change-Id: I4fd0b6661d55294c2ce0ecbead765def1143880c
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Fixes: e0059dfffa ("doc: usb_adapters: add lsusb dump of few adapters")
Reviewed-on: https://review.openocd.org/c/openocd/+/8047
Tested-by: jenkins
This commit is contained in:
@@ -220,8 +220,28 @@ Device Descriptor:
|
||||
bNumDescriptors 1
|
||||
bDescriptorType 34 Report
|
||||
wDescriptorLength 24
|
||||
Report Descriptors:
|
||||
** UNAVAILABLE **
|
||||
Report Descriptor: (length is 24)
|
||||
Item(Global): Usage Page, data= [ 0x00 0xff ] 65280
|
||||
(null)
|
||||
Item(Local ): Usage, data= [ 0x01 ] 1
|
||||
(null)
|
||||
Item(Main ): Collection, data= [ 0x01 ] 1
|
||||
Application
|
||||
Item(Local ): Usage, data= [ 0x03 ] 3
|
||||
(null)
|
||||
Item(Global): Report Size, data= [ 0x08 ] 8
|
||||
Item(Global): Report Count, data= [ 0x40 ] 64
|
||||
Item(Main ): Input, data= [ 0x02 ] 2
|
||||
Data Variable Absolute No_Wrap Linear
|
||||
Preferred_State No_Null_Position Non_Volatile Bitfield
|
||||
Item(Local ): Usage, data= [ 0x04 ] 4
|
||||
(null)
|
||||
Item(Global): Report Size, data= [ 0x08 ] 8
|
||||
Item(Global): Report Count, data= [ 0x40 ] 64
|
||||
Item(Main ): Output, data= [ 0x02 ] 2
|
||||
Data Variable Absolute No_Wrap Linear
|
||||
Preferred_State No_Null_Position Non_Volatile Bitfield
|
||||
Item(Main ): End Collection, data=none
|
||||
Endpoint Descriptor:
|
||||
bLength 7
|
||||
bDescriptorType 5
|
||||
Reference in New Issue
Block a user