Ticket #17746: USB_04e8-6864_Linux.txt

File USB_04e8-6864_Linux.txt, 4.9 KB (added by bipolar, 2 years ago)
Line 
1$ lsmod | grep usbnet
2usbnet 57344 3 rndis_wlan,rndis_host,cdc_ether
3mii 16384 1 usbnet
4$
5$ sudo lsusb -v -d 04e8:6864
6
7Bus 002 Device 008: ID 04e8:6864 Samsung Electronics Co., Ltd GT-I9070 (network tethering, USB debugging enabled)
8Device Descriptor:
9 bLength 18
10 bDescriptorType 1
11 bcdUSB 2.00
12 bDeviceClass 2 Communications
13 bDeviceSubClass 0
14 bDeviceProtocol 0
15 bMaxPacketSize0 64
16 idVendor 0x04e8 Samsung Electronics Co., Ltd
17 idProduct 0x6864 GT-I9070 (network tethering, USB debugging enabled)
18 bcdDevice 4.00
19 iManufacturer 2 samsung
20 iProduct 3 GT-S6810L
21 iSerial 4 4d00f73078147000
22 bNumConfigurations 1
23 Configuration Descriptor:
24 bLength 9
25 bDescriptorType 2
26 wTotalLength 0x0062
27 bNumInterfaces 3
28 bConfigurationValue 1
29 iConfiguration 0
30 bmAttributes 0x80
31 (Bus Powered)
32 MaxPower 500mA
33 Interface Association:
34 bLength 8
35 bDescriptorType 11
36 bFirstInterface 0
37 bInterfaceCount 2
38 bFunctionClass 2 Communications
39 bFunctionSubClass 6 Ethernet Networking
40 bFunctionProtocol 255
41 iFunction 11 RNDIS
42 Interface Descriptor:
43 bLength 9
44 bDescriptorType 4
45 bInterfaceNumber 0
46 bAlternateSetting 0
47 bNumEndpoints 1
48 bInterfaceClass 2 Communications
49 bInterfaceSubClass 2 Abstract (modem)
50 bInterfaceProtocol 255 Vendor Specific (MSFT RNDIS?)
51 iInterface 9 RNDIS Communications Control
52 CDC Header:
53 bcdCDC 1.10
54 CDC Call Management:
55 bmCapabilities 0x00
56 bDataInterface 1
57 CDC ACM:
58 bmCapabilities 0x00
59 CDC Union:
60 bMasterInterface 0
61 bSlaveInterface 1
62 Endpoint Descriptor:
63 bLength 7
64 bDescriptorType 5
65 bEndpointAddress 0x82 EP 2 IN
66 bmAttributes 3
67 Transfer Type Interrupt
68 Synch Type None
69 Usage Type Data
70 wMaxPacketSize 0x0008 1x 8 bytes
71 bInterval 9
72 Interface Descriptor:
73 bLength 9
74 bDescriptorType 4
75 bInterfaceNumber 1
76 bAlternateSetting 0
77 bNumEndpoints 2
78 bInterfaceClass 10 CDC Data
79 bInterfaceSubClass 0
80 bInterfaceProtocol 0
81 iInterface 10 RNDIS Ethernet Data
82 Endpoint Descriptor:
83 bLength 7
84 bDescriptorType 5
85 bEndpointAddress 0x81 EP 1 IN
86 bmAttributes 2
87 Transfer Type Bulk
88 Synch Type None
89 Usage Type Data
90 wMaxPacketSize 0x0200 1x 512 bytes
91 bInterval 0
92 Endpoint Descriptor:
93 bLength 7
94 bDescriptorType 5
95 bEndpointAddress 0x01 EP 1 OUT
96 bmAttributes 2
97 Transfer Type Bulk
98 Synch Type None
99 Usage Type Data
100 wMaxPacketSize 0x0200 1x 512 bytes
101 bInterval 0
102 Interface Descriptor:
103 bLength 9
104 bDescriptorType 4
105 bInterfaceNumber 2
106 bAlternateSetting 0
107 bNumEndpoints 2
108 bInterfaceClass 255 Vendor Specific Class
109 bInterfaceSubClass 66
110 bInterfaceProtocol 1
111 iInterface 0
112 Endpoint Descriptor:
113 bLength 7
114 bDescriptorType 5
115 bEndpointAddress 0x83 EP 3 IN
116 bmAttributes 2
117 Transfer Type Bulk
118 Synch Type None
119 Usage Type Data
120 wMaxPacketSize 0x0200 1x 512 bytes
121 bInterval 0
122 Endpoint Descriptor:
123 bLength 7
124 bDescriptorType 5
125 bEndpointAddress 0x02 EP 2 OUT
126 bmAttributes 2
127 Transfer Type Bulk
128 Synch Type None
129 Usage Type Data
130 wMaxPacketSize 0x0200 1x 512 bytes
131 bInterval 0
132Device Qualifier (for other device speed):
133 bLength 10
134 bDescriptorType 6
135 bcdUSB 2.00
136 bDeviceClass 2 Communications
137 bDeviceSubClass 0
138 bDeviceProtocol 0
139 bMaxPacketSize0 64
140 bNumConfigurations 1
141Device Status: 0x0000
142 (Bus Powered)
143