Devolo MicroLink 56k Fun USB » History » Version 2
laforge, 10/04/2019 08:33 AM
1 | 2 | laforge | h1. devolo MicroLink 56k Fun USB |
---|---|---|---|
2 | 1 | laforge | |
3 | 1 | laforge | This is a Softmodem/Winmodem, which means all the DSP math has to be performed by the host computer CPU. |
4 | 1 | laforge | |
5 | 1 | laforge | It is using the ST7554 USB softmodem chipset. No open source drivers were ever released. |
6 | 1 | laforge | |
7 | 1 | laforge | <pre> |
8 | 1 | laforge | Bus 001 Device 041: ID 0483:7554 STMicroelectronics 56k SoftModem |
9 | 1 | laforge | Device Descriptor: |
10 | 1 | laforge | bLength 18 |
11 | 1 | laforge | bDescriptorType 1 |
12 | 1 | laforge | bcdUSB 2.00 |
13 | 1 | laforge | bDeviceClass 2 Communications |
14 | 1 | laforge | bDeviceSubClass 0 |
15 | 1 | laforge | bDeviceProtocol 0 |
16 | 1 | laforge | bMaxPacketSize0 8 |
17 | 1 | laforge | idVendor 0x0483 STMicroelectronics |
18 | 1 | laforge | idProduct 0x7554 56k SoftModem |
19 | 1 | laforge | bcdDevice 2.10 |
20 | 1 | laforge | iManufacturer 0 |
21 | 1 | laforge | iProduct 0 |
22 | 1 | laforge | iSerial 0 |
23 | 1 | laforge | bNumConfigurations 1 |
24 | 1 | laforge | Configuration Descriptor: |
25 | 1 | laforge | bLength 9 |
26 | 1 | laforge | bDescriptorType 2 |
27 | 1 | laforge | wTotalLength 0x008a |
28 | 1 | laforge | bNumInterfaces 1 |
29 | 1 | laforge | bConfigurationValue 1 |
30 | 1 | laforge | iConfiguration 0 |
31 | 1 | laforge | bmAttributes 0xa0 |
32 | 1 | laforge | (Bus Powered) |
33 | 1 | laforge | Remote Wakeup |
34 | 1 | laforge | MaxPower 100mA |
35 | 1 | laforge | Interface Descriptor: |
36 | 1 | laforge | bLength 9 |
37 | 1 | laforge | bDescriptorType 4 |
38 | 1 | laforge | bInterfaceNumber 0 |
39 | 1 | laforge | bAlternateSetting 0 |
40 | 1 | laforge | bNumEndpoints 1 |
41 | 1 | laforge | bInterfaceClass 2 Communications |
42 | 1 | laforge | bInterfaceSubClass 128 |
43 | 1 | laforge | bInterfaceProtocol 255 |
44 | 1 | laforge | iInterface 0 |
45 | 1 | laforge | Endpoint Descriptor: |
46 | 1 | laforge | bLength 7 |
47 | 1 | laforge | bDescriptorType 5 |
48 | 1 | laforge | bEndpointAddress 0x81 EP 1 IN |
49 | 1 | laforge | bmAttributes 3 |
50 | 1 | laforge | Transfer Type Interrupt |
51 | 1 | laforge | Synch Type None |
52 | 1 | laforge | Usage Type Data |
53 | 1 | laforge | wMaxPacketSize 0x0004 1x 4 bytes |
54 | 1 | laforge | bInterval 1 |
55 | 1 | laforge | Interface Descriptor: |
56 | 1 | laforge | bLength 9 |
57 | 1 | laforge | bDescriptorType 4 |
58 | 1 | laforge | bInterfaceNumber 0 |
59 | 1 | laforge | bAlternateSetting 1 |
60 | 1 | laforge | bNumEndpoints 3 |
61 | 1 | laforge | bInterfaceClass 2 Communications |
62 | 1 | laforge | bInterfaceSubClass 128 |
63 | 1 | laforge | bInterfaceProtocol 255 |
64 | 1 | laforge | iInterface 0 |
65 | 1 | laforge | Endpoint Descriptor: |
66 | 1 | laforge | bLength 7 |
67 | 1 | laforge | bDescriptorType 5 |
68 | 1 | laforge | bEndpointAddress 0x81 EP 1 IN |
69 | 1 | laforge | bmAttributes 3 |
70 | 1 | laforge | Transfer Type Interrupt |
71 | 1 | laforge | Synch Type None |
72 | 1 | laforge | Usage Type Data |
73 | 1 | laforge | wMaxPacketSize 0x0004 1x 4 bytes |
74 | 1 | laforge | bInterval 1 |
75 | 1 | laforge | Endpoint Descriptor: |
76 | 1 | laforge | bLength 7 |
77 | 1 | laforge | bDescriptorType 5 |
78 | 1 | laforge | bEndpointAddress 0x02 EP 2 OUT |
79 | 1 | laforge | bmAttributes 1 |
80 | 1 | laforge | Transfer Type Isochronous |
81 | 1 | laforge | Synch Type None |
82 | 1 | laforge | Usage Type Data |
83 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
84 | 1 | laforge | bInterval 1 |
85 | 1 | laforge | Endpoint Descriptor: |
86 | 1 | laforge | bLength 7 |
87 | 1 | laforge | bDescriptorType 5 |
88 | 1 | laforge | bEndpointAddress 0x83 EP 3 IN |
89 | 1 | laforge | bmAttributes 1 |
90 | 1 | laforge | Transfer Type Isochronous |
91 | 1 | laforge | Synch Type None |
92 | 1 | laforge | Usage Type Data |
93 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
94 | 1 | laforge | bInterval 1 |
95 | 1 | laforge | Interface Descriptor: |
96 | 1 | laforge | bLength 9 |
97 | 1 | laforge | bDescriptorType 4 |
98 | 1 | laforge | bInterfaceNumber 0 |
99 | 1 | laforge | bAlternateSetting 2 |
100 | 1 | laforge | bNumEndpoints 3 |
101 | 1 | laforge | bInterfaceClass 2 Communications |
102 | 1 | laforge | bInterfaceSubClass 128 |
103 | 1 | laforge | bInterfaceProtocol 255 |
104 | 1 | laforge | iInterface 0 |
105 | 1 | laforge | Endpoint Descriptor: |
106 | 1 | laforge | bLength 7 |
107 | 1 | laforge | bDescriptorType 5 |
108 | 1 | laforge | bEndpointAddress 0x81 EP 1 IN |
109 | 1 | laforge | bmAttributes 3 |
110 | 1 | laforge | Transfer Type Interrupt |
111 | 1 | laforge | Synch Type None |
112 | 1 | laforge | Usage Type Data |
113 | 1 | laforge | wMaxPacketSize 0x0004 1x 4 bytes |
114 | 1 | laforge | bInterval 1 |
115 | 1 | laforge | Endpoint Descriptor: |
116 | 1 | laforge | bLength 7 |
117 | 1 | laforge | bDescriptorType 5 |
118 | 1 | laforge | bEndpointAddress 0x04 EP 4 OUT |
119 | 1 | laforge | bmAttributes 1 |
120 | 1 | laforge | Transfer Type Isochronous |
121 | 1 | laforge | Synch Type None |
122 | 1 | laforge | Usage Type Data |
123 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
124 | 1 | laforge | bInterval 1 |
125 | 1 | laforge | Endpoint Descriptor: |
126 | 1 | laforge | bLength 7 |
127 | 1 | laforge | bDescriptorType 5 |
128 | 1 | laforge | bEndpointAddress 0x85 EP 5 IN |
129 | 1 | laforge | bmAttributes 1 |
130 | 1 | laforge | Transfer Type Isochronous |
131 | 1 | laforge | Synch Type None |
132 | 1 | laforge | Usage Type Data |
133 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
134 | 1 | laforge | bInterval 1 |
135 | 1 | laforge | Interface Descriptor: |
136 | 1 | laforge | bLength 9 |
137 | 1 | laforge | bDescriptorType 4 |
138 | 1 | laforge | bInterfaceNumber 0 |
139 | 1 | laforge | bAlternateSetting 3 |
140 | 1 | laforge | bNumEndpoints 5 |
141 | 1 | laforge | bInterfaceClass 2 Communications |
142 | 1 | laforge | bInterfaceSubClass 128 |
143 | 1 | laforge | bInterfaceProtocol 255 |
144 | 1 | laforge | iInterface 0 |
145 | 1 | laforge | Endpoint Descriptor: |
146 | 1 | laforge | bLength 7 |
147 | 1 | laforge | bDescriptorType 5 |
148 | 1 | laforge | bEndpointAddress 0x81 EP 1 IN |
149 | 1 | laforge | bmAttributes 3 |
150 | 1 | laforge | Transfer Type Interrupt |
151 | 1 | laforge | Synch Type None |
152 | 1 | laforge | Usage Type Data |
153 | 1 | laforge | wMaxPacketSize 0x0004 1x 4 bytes |
154 | 1 | laforge | bInterval 1 |
155 | 1 | laforge | Endpoint Descriptor: |
156 | 1 | laforge | bLength 7 |
157 | 1 | laforge | bDescriptorType 5 |
158 | 1 | laforge | bEndpointAddress 0x02 EP 2 OUT |
159 | 1 | laforge | bmAttributes 1 |
160 | 1 | laforge | Transfer Type Isochronous |
161 | 1 | laforge | Synch Type None |
162 | 1 | laforge | Usage Type Data |
163 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
164 | 1 | laforge | bInterval 1 |
165 | 1 | laforge | Endpoint Descriptor: |
166 | 1 | laforge | bLength 7 |
167 | 1 | laforge | bDescriptorType 5 |
168 | 1 | laforge | bEndpointAddress 0x83 EP 3 IN |
169 | 1 | laforge | bmAttributes 1 |
170 | 1 | laforge | Transfer Type Isochronous |
171 | 1 | laforge | Synch Type None |
172 | 1 | laforge | Usage Type Data |
173 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
174 | 1 | laforge | bInterval 1 |
175 | 1 | laforge | Endpoint Descriptor: |
176 | 1 | laforge | bLength 7 |
177 | 1 | laforge | bDescriptorType 5 |
178 | 1 | laforge | bEndpointAddress 0x04 EP 4 OUT |
179 | 1 | laforge | bmAttributes 1 |
180 | 1 | laforge | Transfer Type Isochronous |
181 | 1 | laforge | Synch Type None |
182 | 1 | laforge | Usage Type Data |
183 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
184 | 1 | laforge | bInterval 1 |
185 | 1 | laforge | Endpoint Descriptor: |
186 | 1 | laforge | bLength 7 |
187 | 1 | laforge | bDescriptorType 5 |
188 | 1 | laforge | bEndpointAddress 0x85 EP 5 IN |
189 | 1 | laforge | bmAttributes 1 |
190 | 1 | laforge | Transfer Type Isochronous |
191 | 1 | laforge | Synch Type None |
192 | 1 | laforge | Usage Type Data |
193 | 1 | laforge | wMaxPacketSize 0x0080 1x 128 bytes |
194 | 1 | laforge | bInterval 1 |
195 | 1 | laforge | INVALID CDC (Header): 09 24 00 00 01 04 24 03 00 |
196 | 1 | laforge | can't get device qualifier: Resource temporarily unavailable |
197 | 1 | laforge | can't get debug descriptor: Resource temporarily unavailable |
198 | 1 | laforge | Device Status: 0x0000 |
199 | 1 | laforge | (Bus Powered) |
200 | 1 | laforge | </re> |
201 | 1 | laforge | </pre> |