Project

General

Profile

ELSA MicroLink 56k USB » History » Version 2

roox, 12/30/2022 01:14 PM

1 1 roox
h1. ELSA MicroLink 56k USB
2
3
{{toc}}
4
5
A 56k "USB modem":https://web.archive.org/web/20000302153752/http://www.elsa.de/ made by ELSA.
6
7
8
Multiple hardware variants exist:
9
* USB-12
10
** Label / ATI6: ELSA AG MicroLink 56k
11
** USB-connector color: white
12
** ATI3: Version 1.01 / 26.05.1999
13
* USB-16
14
** Label / ATI6: ELSA AG MicroLink 56k (V.250)
15
** USB connector color: black
16
** ATI3: Version 1.11 / 21.03.2000
17
18
19
|Supply Voltage| 5V DC USB powered|
20
|Power Consumption| ~0.19A|
21
|Line Connector|RJ11|
22
23
h2. Hardware
24
25
{{thumbnail(ELSA-MicroLink-56k-USB-case.jpg)}}
26
27
h3. USB-12
28
29
@05cc:2265@ ELSA AG MicroLink 56k
30
31
{{thumbnail(ELSA-MicroLink-56k-USB-12-pcb-perspective.jpg)}}
32
{{thumbnail(ELSA-MicroLink-56k-USB-12-pcb-top1.jpg)}}
33
{{thumbnail(ELSA-MicroLink-56k-USB-12-pcb-bottom1.jpg)}}
34
{{thumbnail(ELSA-MicroLink-56k-USB-12-case-bottom1.jpg)}}
35
36
We can see here:
37
38
* Lucent 1675T28 RDD12V (Modem)
39
* Lucent 1043C-J 9951T 55602741 (???)
40
* ??? Lucent ??? USB 9926S 2284843 (??? USB UART Bridge ???)
41
* Atmel 24C04N-SC (4K Serial EEPROM) attachment:AT24C04.pdf
42
* AMD AM29LV040B Flash (4 Megabit (512K x 8-Bit)) attachment:AM29LV040B.pdf
43
* 2x Cypress CY7C1399 (32K x 8 3.3V SRAM) attachment:CY7C1399.pdf
44
* FEE FTM7201 (Transformer) attachment:FTM720X.pdf
45
* OMRON 2189K1 5VDC (Relay for Signal Switching)
46
* ...
47
48
h3. USB-16
49
50
@05cc:2267@ ELSA AG MicroLink 56k (V.250)
51
52
{{thumbnail(ELSA-MicroLink-56k-USB-16-pcb-perspective.jpg)}}
53
{{thumbnail(ELSA-MicroLink-56k-USB-16-pcb-top1.jpg)}}
54
{{thumbnail(ELSA-MicroLink-56k-USB-16-pcb-bottom1.jpg)}}
55
{{thumbnail(ELSA-MicroLink-56k-USB-16-case-bottom1.jpg)}}
56
57
58
We can see here:
59
60
* Lucent 1675T28 RDD12V (Modem)
61
* Lucent 1043C-J 9951T 55602741 (???)
62
* ??? Lucent ??? USB 9943S 2578843 (??? USB UART Bridge ???)
63
* Atmel 24C04N-SC (4K Serial EEPROM) attachment:AT24C04.pdf
64
* AMD AM29LV040B Flash (4 Megabit (512K x 8-Bit)) attachment:AM29LV040B.pdf
65
* 2x Cypress CY7C1399 (32K x 8 3.3V SRAM) attachment:CY7C1399.pdf
66
* FEE FTM7201 (Transformer) attachment:FTM720X.pdf
67
* Takamisawa BA5W-K (Relay for Signal Switching) attachment:BA5W-K.pdf
68
* ...
69 2 roox
70 1 roox
h2. USB
71
72
h3. USB-12
73
74
<pre>
75
usb 3-6.3.2: new full-speed USB device number 39 using xhci_hcd
76
usb 3-6.3.2: New USB device found, idVendor=05cc, idProduct=2265, bcdDevice= 1.00
77
usb 3-6.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
78
usb 3-6.3.2: Product: ELSA Modem Board
79
usb 3-6.3.2: Manufacturer: Lucent Technologies, Inc.
80
cdc_acm 3-6.3.2:2.0: ttyACM1: USB ACM device
81
</pre>
82
83
<pre>
84
Bus 003 Device 039: ID 05cc:2265 ELSA AG MicroLink 56k
85
Device Descriptor:
86
  bLength                18
87
  bDescriptorType         1
88
  bcdUSB               1.00
89
  bDeviceClass            2 Communications
90
  bDeviceSubClass         0 
91
  bDeviceProtocol         0 
92
  bMaxPacketSize0         8
93
  idVendor           0x05cc ELSA AG
94
  idProduct          0x2265 MicroLink 56k
95
  bcdDevice            1.00
96
  iManufacturer           1 Lucent Technologies, Inc.
97
  iProduct                2 ELSA Modem Board
98
  iSerial                 0 
99
  bNumConfigurations      2
100
  Configuration Descriptor:
101
    bLength                 9
102
    bDescriptorType         2
103
    wTotalLength       0x0029
104
    bNumInterfaces          2
105
    bConfigurationValue     1
106
    iConfiguration          3 
107
    bmAttributes         0xa0
108
      (Bus Powered)
109
      Remote Wakeup
110
    MaxPower              400mA
111
    Interface Descriptor:
112
      bLength                 9
113
      bDescriptorType         4
114
      bInterfaceNumber        0
115
      bAlternateSetting       0
116
      bNumEndpoints           0
117
      bInterfaceClass       255 Vendor Specific Class
118
      bInterfaceSubClass    255 Vendor Specific Subclass
119
      bInterfaceProtocol    255 Vendor Specific Protocol
120
      iInterface              4 
121
    Interface Descriptor:
122
      bLength                 9
123
      bDescriptorType         4
124
      bInterfaceNumber        1
125
      bAlternateSetting       0
126
      bNumEndpoints           2
127
      bInterfaceClass       255 Vendor Specific Class
128
      bInterfaceSubClass    255 Vendor Specific Subclass
129
      bInterfaceProtocol    255 Vendor Specific Protocol
130
      iInterface              5 
131
      Endpoint Descriptor:
132
        bLength                 7
133
        bDescriptorType         5
134
        bEndpointAddress     0x02  EP 2 OUT
135
        bmAttributes            2
136
          Transfer Type            Bulk
137
          Synch Type               None
138
          Usage Type               Data
139
        wMaxPacketSize     0x0010  1x 16 bytes
140
        bInterval               0
141
      Endpoint Descriptor:
142
        bLength                 7
143
        bDescriptorType         5
144
        bEndpointAddress     0x84  EP 4 IN
145
        bmAttributes            3
146
          Transfer Type            Interrupt
147
          Synch Type               None
148
          Usage Type               Data
149
        wMaxPacketSize     0x003f  1x 63 bytes
150
        bInterval               2
151
  Configuration Descriptor:
152
    bLength                 9
153
    bDescriptorType         2
154
    wTotalLength       0x003e
155
    bNumInterfaces          2
156
    bConfigurationValue     2
157
    iConfiguration          6 
158
    bmAttributes         0xa0
159
      (Bus Powered)
160
      Remote Wakeup
161
    MaxPower              400mA
162
    Interface Descriptor:
163
      bLength                 9
164
      bDescriptorType         4
165
      bInterfaceNumber        0
166
      bAlternateSetting       0
167
      bNumEndpoints           1
168
      bInterfaceClass         2 Communications
169
      bInterfaceSubClass      2 Abstract (modem)
170
      bInterfaceProtocol      1 AT-commands (v.25ter)
171
      iInterface              4 
172
      CDC Header:
173
        bcdCDC               0.01
174
      CDC Call Management:
175
        bmCapabilities       0x03
176
          call management
177
          use DataInterface
178
        bDataInterface          1
179
      CDC ACM:
180
        bmCapabilities       0x07
181
          sends break
182
          line coding and serial state
183
          get/set/clear comm features
184
      Endpoint Descriptor:
185
        bLength                 7
186
        bDescriptorType         5
187
        bEndpointAddress     0x84  EP 4 IN
188
        bmAttributes            3
189
          Transfer Type            Interrupt
190
          Synch Type               None
191
          Usage Type               Data
192
        wMaxPacketSize     0x0020  1x 32 bytes
193
        bInterval             128
194
    Interface Descriptor:
195
      bLength                 9
196
      bDescriptorType         4
197
      bInterfaceNumber        1
198
      bAlternateSetting       0
199
      bNumEndpoints           2
200
      bInterfaceClass        10 CDC Data
201
      bInterfaceSubClass      2 
202
      bInterfaceProtocol      1 
203
      iInterface              5 
204
      Endpoint Descriptor:
205
        bLength                 7
206
        bDescriptorType         5
207
        bEndpointAddress     0x02  EP 2 OUT
208
        bmAttributes            2
209
          Transfer Type            Bulk
210
          Synch Type               None
211
          Usage Type               Data
212
        wMaxPacketSize     0x0040  1x 64 bytes
213
        bInterval               0
214
      Endpoint Descriptor:
215
        bLength                 7
216
        bDescriptorType         5
217
        bEndpointAddress     0x86  EP 6 IN
218
        bmAttributes            2
219
          Transfer Type            Bulk
220
          Synch Type               None
221
          Usage Type               Data
222
        wMaxPacketSize     0x0040  1x 64 bytes
223
        bInterval               0
224
Device Status:     0x0000
225
  (Bus Powered)
226
</pre>
227
228
h3. USB-16
229
230
<pre>
231
usb 3-1.5: new full-speed USB device number 3 using ehci-pci
232
usb 3-1.5: New USB device found, idVendor=05cc, idProduct=2267, bcdDevice= 1.00
233
usb 3-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
234
usb 3-1.5: Product: ELSA Modem Board
235
usb 3-1.5: Manufacturer: Lucent Technologies, Inc.
236
cdc_acm 3-1.5:2.0: ttyACM0: USB ACM device
237
usbcore: registered new interface driver cdc_acm
238
cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
239
</pre>
240
241
242
<pre>
243
Bus 003 Device 004: ID 05cc:2267 ELSA AG MicroLink 56k (V.250)
244
Device Descriptor:
245
  bLength                18
246
  bDescriptorType         1
247
  bcdUSB               1.00
248
  bDeviceClass            2 Communications
249
  bDeviceSubClass         0 
250
  bDeviceProtocol         0 
251
  bMaxPacketSize0         8
252
  idVendor           0x05cc ELSA AG
253
  idProduct          0x2267 MicroLink 56k (V.250)
254
  bcdDevice            1.00
255
  iManufacturer           1 Lucent Technologies, Inc.
256
  iProduct                2 ELSA Modem Board
257
  iSerial                 0 
258
  bNumConfigurations      2
259
  Configuration Descriptor:
260
    bLength                 9
261
    bDescriptorType         2
262
    wTotalLength       0x0029
263
    bNumInterfaces          2
264
    bConfigurationValue     1
265
    iConfiguration          3 Lucent NT Modem USB
266
    bmAttributes         0xa0
267
      (Bus Powered)
268
      Remote Wakeup
269
    MaxPower              400mA
270
    Interface Descriptor:
271
      bLength                 9
272
      bDescriptorType         4
273
      bInterfaceNumber        0
274
      bAlternateSetting       0
275
      bNumEndpoints           0
276
      bInterfaceClass       255 Vendor Specific Class
277
      bInterfaceSubClass    255 Vendor Specific Subclass
278
      bInterfaceProtocol    255 Vendor Specific Protocol
279
      iInterface              4 Lucent Win95 Modem USB
280
    Interface Descriptor:
281
      bLength                 9
282
      bDescriptorType         4
283
      bInterfaceNumber        1
284
      bAlternateSetting       0
285
      bNumEndpoints           2
286
      bInterfaceClass       255 Vendor Specific Class
287
      bInterfaceSubClass    255 Vendor Specific Subclass
288
      bInterfaceProtocol    255 Vendor Specific Protocol
289
      iInterface              5 Control Interface
290
      Endpoint Descriptor:
291
        bLength                 7
292
        bDescriptorType         5
293
        bEndpointAddress     0x02  EP 2 OUT
294
        bmAttributes            2
295
          Transfer Type            Bulk
296
          Synch Type               None
297
          Usage Type               Data
298
        wMaxPacketSize     0x0010  1x 16 bytes
299
        bInterval               0
300
      Endpoint Descriptor:
301
        bLength                 7
302
        bDescriptorType         5
303
        bEndpointAddress     0x84  EP 4 IN
304
        bmAttributes            3
305
          Transfer Type            Interrupt
306
          Synch Type               None
307
          Usage Type               Data
308
        wMaxPacketSize     0x003f  1x 63 bytes
309
        bInterval               2
310
  Configuration Descriptor:
311
    bLength                 9
312
    bDescriptorType         2
313
    wTotalLength       0x0043
314
    bNumInterfaces          2
315
    bConfigurationValue     2
316
    iConfiguration          6 Data Interface
317
    bmAttributes         0xa0
318
      (Bus Powered)
319
      Remote Wakeup
320
    MaxPower              400mA
321
    Interface Descriptor:
322
      bLength                 9
323
      bDescriptorType         4
324
      bInterfaceNumber        0
325
      bAlternateSetting       0
326
      bNumEndpoints           1
327
      bInterfaceClass         2 Communications
328
      bInterfaceSubClass      2 Abstract (modem)
329
      bInterfaceProtocol      1 AT-commands (v.25ter)
330
      iInterface              4 Lucent Win95 Modem USB
331
      CDC Header:
332
        bcdCDC               1.00
333
      CDC Call Management:
334
        bmCapabilities       0x03
335
          call management
336
          use DataInterface
337
        bDataInterface          1
338
      CDC ACM:
339
        bmCapabilities       0x07
340
          sends break
341
          line coding and serial state
342
          get/set/clear comm features
343
      CDC Union:
344
        bMasterInterface        0
345
        bSlaveInterface         1 
346
      Endpoint Descriptor:
347
        bLength                 7
348
        bDescriptorType         5
349
        bEndpointAddress     0x84  EP 4 IN
350
        bmAttributes            3
351
          Transfer Type            Interrupt
352
          Synch Type               None
353
          Usage Type               Data
354
        wMaxPacketSize     0x0020  1x 32 bytes
355
        bInterval             128
356
    Interface Descriptor:
357
      bLength                 9
358
      bDescriptorType         4
359
      bInterfaceNumber        1
360
      bAlternateSetting       0
361
      bNumEndpoints           2
362
      bInterfaceClass        10 CDC Data
363
      bInterfaceSubClass      0 
364
      bInterfaceProtocol      0 
365
      iInterface              5 Control Interface
366
      Endpoint Descriptor:
367
        bLength                 7
368
        bDescriptorType         5
369
        bEndpointAddress     0x02  EP 2 OUT
370
        bmAttributes            2
371
          Transfer Type            Bulk
372
          Synch Type               None
373
          Usage Type               Data
374
        wMaxPacketSize     0x0040  1x 64 bytes
375
        bInterval               0
376
      Endpoint Descriptor:
377
        bLength                 7
378
        bDescriptorType         5
379
        bEndpointAddress     0x86  EP 6 IN
380
        bmAttributes            2
381
          Transfer Type            Bulk
382
          Synch Type               None
383
          Usage Type               Data
384
        wMaxPacketSize     0x0040  1x 64 bytes
385
        bInterval               0
386
can't get debug descriptor: Resource temporarily unavailable
387
Device Status:     0x0000
388
  (Bus Powered)
389
</pre>
390
391
h2. AT-commands 
392
393
USB-16
394
<pre>
395
ATI
396
OK
397
ATI1
398
A8BA
399
400
OK
401
ATI2
402
OK
403
ATI3
404
Version 1.11 / 21.03.2000
405
406
OK
407
ATI4
408
17
409
410
OK
411
ATI5
412
"Version 1.11 / 21.03.2000",0,06
413
414
OK
415
ATI6
416
MicroLink 56k USB (V.250)
417
418
OK
419
ATI7
420
OK
421
ATI8
422
OK
423
ATI9
424
Germany
425
426
OK
427
ATI11
428
429
    Description                         Status
430
    ---------------                     ------------ 
431
    Last Connection                     V.34            
432
    Initial Transmit Carrier Rate       16800           
433
    Initial Receive  Carrier Rate       31200           
434
    Final   Transmit Carrier Rate       16800           
435
    Final   Receive  Carrier Rate       31200           
436
    Protocol Negotiation Result         LAPM/SREJ       
437
    Data Compression Result             V42bis          
438
    Estimated Noise Level               23              
439
    Receive  Signal Power Level  (-dBm) 11              
440
    Transmit Signal Power Level  (-dBm) 10              
441
    Round Trip Delay             (msec) 357             
442
    Near Echo Level              (-dBm) 19              
443
    Far  Echo Level              (-dBm) 71              
444
    Transmit Frame Count                0               
445
    Transmit Frame Error Count          0               
446
    Receive  Frame Count                0               
447
    Receive  Frame Error Count          0               
448
    Retrain by Local  Modem             1               
449
    Retrain by Remote Modem             1               
450
    Rate Renegotiation by Local Modem   0               
451
    Rate Renegotiation by Remote Modem  0               
452
    Call Termination Cause              0               
453
    Robbed-Bit Signaling                NA              
454
    Digital Loss                   (dB) NA              
455
    Remote Server ID                    834355E1
456
    Last PCM S PTR                      938E            
457
458
OK
459
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)