-
Notifications
You must be signed in to change notification settings - Fork 0
/
PSVR2 Device Descriptor.txt
774 lines (759 loc) · 25.2 KB
/
PSVR2 Device Descriptor.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
usb.dst == "2.6.0" || usb.src == "2.6.0"
USB URB
CONFIGURATION DESCRIPTOR
INTERFACE DESCRIPTOR (0.0): class HID
HID DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (1.0): class Audio
Class-specific Audio Control Interface Descriptor: Header Descriptor
Class-specific Audio Control Interface Descriptor: Input terminal descriptor
Class-specific Audio Control Interface Descriptor: Feature unit descriptor
Class-specific Audio Control Interface Descriptor: Output terminal descriptor
INTERFACE DESCRIPTOR (2.0): class Audio
INTERFACE DESCRIPTOR (2.1): class Audio
Class-specific Audio Streaming Interface Descriptor: General AS Descriptor
Class-specific Audio Streaming Interface Descriptor: Format type descriptor
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
Class-specific Audio Streaming Endpoint Descriptor
INTERFACE DESCRIPTOR (3.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (4.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (5.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (5.1): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (5.2): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (6.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (7.0): class Vendor Specific
INTERFACE DESCRIPTOR (7.1): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (8.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (9.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (10.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (11.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
INTERFACE DESCRIPTOR (12.0): class Vendor Specific
ENDPOINT DESCRIPTOR
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
====================================================================================
Frame 4: 525 bytes on wire (4200 bits), 525 bytes captured (4200 bits) on interface \\.\USBPcap2, id 0
Section number: 1
Interface id: 0 (\\.\USBPcap2)
Interface name: \\.\USBPcap2
Interface description: USBPcap2
Encapsulation type: USB packets with USBPcap header (152)
Arrival Time: Sep 28, 2024 23:55:06.374849000 ACST
UTC Arrival Time: Sep 28, 2024 14:25:06.374849000 UTC
Epoch Arrival Time: 1727533506.374849000
[Time shift for this packet: 0.000000000 seconds]
[Time delta from previous captured frame: 0.000000000 seconds]
[Time delta from previous displayed frame: 0.000000000 seconds]
[Time since reference or first frame: 0.000000000 seconds]
Frame Number: 4
Frame Length: 525 bytes (4200 bits)
Capture Length: 525 bytes (4200 bits)
[Frame is marked: False]
[Frame is ignored: False]
[Protocols in frame: usb:usbhid:usbaudio:usbaudio:usbaudio:usbaudio:usbaudio:usbaudio:usbaudio]
USB URB
[Source: 2.6.0]
[Destination: host]
USBPcap pseudoheader length: 28
IRP ID: 0x0000000000000000
IRP USBD_STATUS: USBD_STATUS_SUCCESS (0x00000000)
URB Function: URB_FUNCTION_CONTROL_TRANSFER (0x0008)
IRP information: 0x01, Direction: PDO -> FDO
0000 000. = Reserved: 0x00
.... ...1 = Direction: PDO -> FDO (0x1)
URB bus id: 2
Device address: 6
Endpoint: 0x80, Direction: IN
1... .... = Direction: IN (1)
.... 0000 = Endpoint number: 0
URB transfer type: URB_CONTROL (0x02)
Packet Data Length: 497
[Request in: 3]
[Time from request: 0.000000000 seconds]
Control transfer stage: Complete (3)
CONFIGURATION DESCRIPTOR
bLength: 9
bDescriptorType: 0x02 (CONFIGURATION)
wTotalLength: 497
bNumInterfaces: 13
bConfigurationValue: 1
iConfiguration: 0
Configuration bmAttributes: 0x80 NOT SELF-POWERED NO REMOTE-WAKEUP
1... .... = Must be 1: Must be 1 for USB 1.1 and higher
.0.. .... = Self-Powered: This device is powered from the USB bus
..0. .... = Remote Wakeup: This device does NOT support remote wakeup
bMaxPower: 112 (224mA)
INTERFACE DESCRIPTOR (0.0): class HID
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 0
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: HID (0x03)
bInterfaceSubClass: No Subclass (0x00)
bInterfaceProtocol: 0x00
iInterface: 3
HID DESCRIPTOR
bLength: 9
bDescriptorType: 0x21 (HID)
bcdHID: 0x0111
bCountryCode: Not Supported (0x00)
bNumDescriptors: 1
bDescriptorType: HID Report (0x22)
wDescriptorLength: 48
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x81 IN Endpoint:1
1... .... = Direction: IN Endpoint
.... 0001 = Endpoint Number: 0x1
bmAttributes: 0x03
.... ..11 = Transfertype: Interrupt-Transfer (0x3)
wMaxPacketSize: 64
...0 0... .... .... = Transactions per microframe: 1 (0)
.... ..00 0100 0000 = Maximum Packet Size: 64
bInterval: 4
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
wBytesPerInterval: 64
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x01 OUT Endpoint:1
0... .... = Direction: OUT Endpoint
.... 0001 = Endpoint Number: 0x1
bmAttributes: 0x03
.... ..11 = Transfertype: Interrupt-Transfer (0x3)
wMaxPacketSize: 64
...0 0... .... .... = Transactions per microframe: 1 (0)
.... ..00 0100 0000 = Maximum Packet Size: 64
bInterval: 4
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
wBytesPerInterval: 64
INTERFACE DESCRIPTOR (1.0): class Audio
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 1
bAlternateSetting: 0
bNumEndpoints: 0
bInterfaceClass: Audio (0x01)
bInterfaceSubClass: Audio Control (0x01)
bInterfaceProtocol: 0x00
iInterface: 4
Class-specific Audio Control Interface Descriptor: Header Descriptor
bLength: 9
bDescriptorType: 0x24 (audio class interface)
Subtype: Header Descriptor (0x01)
Version: 1.00
Total length: 39
Total number of interfaces: 1
Interface number: 2
Class-specific Audio Control Interface Descriptor: Input terminal descriptor
bLength: 12
bDescriptorType: 0x24 (audio class interface)
Subtype: Input terminal descriptor (0x02)
Terminal ID: 1
Terminal Type: Microphone (0x0201)
Assoc Terminal: 0
Number Channels: 1
Channel Config: 0x0000
.... .... .... ...0 = Left Front: False
.... .... .... ..0. = Right Front: False
.... .... .... .0.. = Center Front: False
.... .... .... 0... = Low Frequency Enhancement: False
.... .... ...0 .... = Left Surround: False
.... .... ..0. .... = Right Surround: False
.... .... .0.. .... = Left of Center: False
.... .... 0... .... = Right of Center: False
.... ...0 .... .... = Surround: False
.... ..0. .... .... = Side Left: False
.... .0.. .... .... = Side Right: False
.... 0... .... .... = Top: False
0000 .... .... .... = Reserved: 0x0
Channel Names: 0
String descriptor index: 0
Class-specific Audio Control Interface Descriptor: Feature unit descriptor
bLength: 9
bDescriptorType: 0x24 (audio class interface)
Subtype: Feature unit descriptor (0x06)
Unit ID: 2
Source ID: 1
Control Size: 1
Controls: 0300
Master channel 0 Control: 0x03, Mute, Volume
.... ...1 = Mute: True
.... ..1. = Volume: True
.... .0.. = Bass: False
.... 0... = Mid: False
...0 .... = Treble: False
..0. .... = Graphic Equalizer: False
.0.. .... = Automatic Gain: False
0... .... = Delay: False
Logical channel 1 Control: 0x00
.... ...0 = Mute: False
.... ..0. = Volume: False
.... .0.. = Bass: False
.... 0... = Mid: False
...0 .... = Treble: False
..0. .... = Graphic Equalizer: False
.0.. .... = Automatic Gain: False
0... .... = Delay: False
Feature: 0
Class-specific Audio Control Interface Descriptor: Output terminal descriptor
bLength: 9
bDescriptorType: 0x24 (audio class interface)
Subtype: Output terminal descriptor (0x03)
Terminal ID: 3
Terminal Type: USB Streaming (0x0101)
Assoc Terminal: 0
Source ID: 2
String descriptor index: 0
INTERFACE DESCRIPTOR (2.0): class Audio
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 2
bAlternateSetting: 0
bNumEndpoints: 0
bInterfaceClass: Audio (0x01)
bInterfaceSubClass: Audio Streaming (0x02)
bInterfaceProtocol: 0x00
iInterface: 5
INTERFACE DESCRIPTOR (2.1): class Audio
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 2
bAlternateSetting: 1
bNumEndpoints: 1
bInterfaceClass: Audio (0x01)
bInterfaceSubClass: Audio Streaming (0x02)
bInterfaceProtocol: 0x00
iInterface: 5
Class-specific Audio Streaming Interface Descriptor: General AS Descriptor
bLength: 7
bDescriptorType: 0x24 (audio class interface)
Subtype: General AS Descriptor (0x01)
Connected Terminal ID: 3
Interface delay in frames: 0
Format: PCM (0x0001)
Class-specific Audio Streaming Interface Descriptor: Format type descriptor
bLength: 11
bDescriptorType: 0x24 (audio class interface)
Subtype: Format type descriptor (0x02)
FormatType: 1
Number Channels: 1
Subframe Size: 2
Bit Resolution: 16
Samples Frequence Type: 1
Samples Frequence: 48000
ENDPOINT DESCRIPTOR
bLength: 9
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x82 IN Endpoint:2
1... .... = Direction: IN Endpoint
.... 0010 = Endpoint Number: 0x2
bmAttributes: 0x05
.... ..01 = Transfertype: Isochronous-Transfer (0x1)
.... 01.. = Synchronisationtype: Asynchronous (0x1)
..00 .... = Behaviourtype: Data-Endpoint (0x0)
wMaxPacketSize: 96
...0 0... .... .... = Transactions per microframe: 1 (0)
.... ..00 0110 0000 = Maximum Packet Size: 96
bInterval: 4
bRefresh: 0
bSynchAddress: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
.... ..00 = Mult: 0
wBytesPerInterval: 96
Class-specific Audio Streaming Endpoint Descriptor
bLength: 7
bDescriptorType: 0x25 (audio class endpoint)
Subtype: General Descriptor (0x01)
Attributes: 0x80, MaxPacketsOnly
.... ...0 = Sampling Frequency Control: False
.... ..0. = Pitch Control: False
.000 00.. = Reserved: 0x00
1... .... = MaxPacketsOnly: True
Lock Delay Units: Undefined (0)
Lock Delay: 0
INTERFACE DESCRIPTOR (3.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 3
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x01
bInterfaceProtocol: 0x00
iInterface: 6
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x83 IN Endpoint:3
1... .... = Direction: IN Endpoint
.... 0011 = Endpoint Number: 0x3
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (4.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 4
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x02
bInterfaceProtocol: 0x00
iInterface: 7
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x84 IN Endpoint:4
1... .... = Direction: IN Endpoint
.... 0100 = Endpoint Number: 0x4
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x04 OUT Endpoint:4
0... .... = Direction: OUT Endpoint
.... 0100 = Endpoint Number: 0x4
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (5.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 5
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x03
bInterfaceProtocol: 0x00
iInterface: 8
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x85 IN Endpoint:5
1... .... = Direction: IN Endpoint
.... 0101 = Endpoint Number: 0x5
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x05 OUT Endpoint:5
0... .... = Direction: OUT Endpoint
.... 0101 = Endpoint Number: 0x5
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (5.1): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 5
bAlternateSetting: 1
bNumEndpoints: 2
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x03
bInterfaceProtocol: 0x00
iInterface: 8
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x86 IN Endpoint:6
1... .... = Direction: IN Endpoint
.... 0110 = Endpoint Number: 0x6
bmAttributes: 0x03
.... ..11 = Transfertype: Interrupt-Transfer (0x3)
wMaxPacketSize: 512
...0 0... .... .... = Transactions per microframe: 1 (0)
.... ..10 0000 0000 = Maximum Packet Size: 512
bInterval: 1
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
wBytesPerInterval: 512
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x05 OUT Endpoint:5
0... .... = Direction: OUT Endpoint
.... 0101 = Endpoint Number: 0x5
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (5.2): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 5
bAlternateSetting: 2
bNumEndpoints: 2
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x03
bInterfaceProtocol: 0x00
iInterface: 8
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x85 IN Endpoint:5
1... .... = Direction: IN Endpoint
.... 0101 = Endpoint Number: 0x5
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x05 OUT Endpoint:5
0... .... = Direction: OUT Endpoint
.... 0101 = Endpoint Number: 0x5
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (6.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 6
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x04
bInterfaceProtocol: 0x00
iInterface: 9
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x87 IN Endpoint:7
1... .... = Direction: IN Endpoint
.... 0111 = Endpoint Number: 0x7
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (7.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 7
bAlternateSetting: 0
bNumEndpoints: 0
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x05
bInterfaceProtocol: 0x00
iInterface: 10
INTERFACE DESCRIPTOR (7.1): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 7
bAlternateSetting: 1
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x05
bInterfaceProtocol: 0x00
iInterface: 10
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x88 IN Endpoint:8
1... .... = Direction: IN Endpoint
.... 1000 = Endpoint Number: 0x8
bmAttributes: 0x03
.... ..11 = Transfertype: Interrupt-Transfer (0x3)
wMaxPacketSize: 1024
...0 0... .... .... = Transactions per microframe: 1 (0)
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 4
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
wBytesPerInterval: 1024
INTERFACE DESCRIPTOR (8.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 8
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x06
bInterfaceProtocol: 0x00
iInterface: 11
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x89 IN Endpoint:9
1... .... = Direction: IN Endpoint
.... 1001 = Endpoint Number: 0x9
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (9.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 9
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x07
bInterfaceProtocol: 0x00
iInterface: 12
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x8a IN Endpoint:10
1... .... = Direction: IN Endpoint
.... 1010 = Endpoint Number: 0xa
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (10.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 10
bAlternateSetting: 0
bNumEndpoints: 2
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x08
bInterfaceProtocol: 0x00
iInterface: 13
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x8b IN Endpoint:11
1... .... = Direction: IN Endpoint
.... 1011 = Endpoint Number: 0xb
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x02 OUT Endpoint:2
0... .... = Direction: OUT Endpoint
.... 0010 = Endpoint Number: 0x2
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (11.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 11
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0x09
bInterfaceProtocol: 0x00
iInterface: 14
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x8c IN Endpoint:12
1... .... = Direction: IN Endpoint
.... 1100 = Endpoint Number: 0xc
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 15
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0
INTERFACE DESCRIPTOR (12.0): class Vendor Specific
bLength: 9
bDescriptorType: 0x04 (INTERFACE)
bInterfaceNumber: 12
bAlternateSetting: 0
bNumEndpoints: 1
bInterfaceClass: Vendor Specific (0xff)
bInterfaceSubClass: 0xdb
bInterfaceProtocol: 0x00
iInterface: 15
ENDPOINT DESCRIPTOR
bLength: 7
bDescriptorType: 0x05 (ENDPOINT)
bEndpointAddress: 0x8d IN Endpoint:13
1... .... = Direction: IN Endpoint
.... 1101 = Endpoint Number: 0xd
bmAttributes: 0x02
.... ..10 = Transfertype: Bulk-Transfer (0x2)
wMaxPacketSize: 1024
.... ..00 0000 0000 = Maximum Packet Size: 0
bInterval: 0
SUPERSPEED ENDPOINT COMPANION DESCRIPTOR
bLength: 6
bDescriptorType: 0x30 (SUPERSPEED USB ENDPOINT COMPANION)
bMaxBurst: 0
bmAttributes: 0x00
.... 0000 = MaxStreams: 0
wBytesPerInterval: 0