Project

General

Profile

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