Project

General

Profile

Stollmann TA+USB (SurfBay) » History » Version 1

roox, 04/01/2023 01:11 PM

1 1 roox
h1. Stollmann TA+USB (SurfBay)
2
3
{{TOC}}
4
5
A USB ISDN Modem/TerminalAdapter designed by Stollmann E+V and sold under the brand name "SurfBay".
6
7
Manual
8
attachment:Stollmann-TA_USB-SurfBay-Win98-Users-Manual.pdf
9
10
11
h2. Hardware
12
13
|Supply Voltage|USB bus powered|
14
|Power Consumption| max 110mA |
15
|ISDN Line Connector|RJ11|
16
|USB Connector|Type B|
17
18
h3. Pictures
19
20
{{thumbnail(Stollmann-TA_USB_SurfBay-case-top.jpg)}}
21
{{thumbnail(Stollmann-TA_USB_SurfBay-case-perspective.jpg)}}
22
{{thumbnail(Stollmann-TA_USB_SurfBay-case-bottom.jpg)}}
23
24
{{thumbnail(Stollmann-TA_USB_SurfBay-box1.jpg)}}
25
{{thumbnail(Stollmann-TA_USB_SurfBay-box2.jpg)}}
26
{{thumbnail(Stollmann-TA_USB_SurfBay-CD1.jpg)}}
27
28
{{thumbnail(Stollmann-TA_USB_SurfBay-box4.jpg)}}
29
{{thumbnail(Stollmann-TA_USB_SurfBay-box3.jpg)}}
30
31
{{thumbnail(Stollmann-TA_USB_SurfBay-pcb-perspective1.jpg)}}
32
{{thumbnail(Stollmann-TA_USB_SurfBay-pcb-top2.jpg)}}
33
{{thumbnail(Stollmann-TA_USB_SurfBay-pcb-bottom1.jpg)}}
34
35
We can see here:
36
37
* Infineon SAB-C541U-1EN (Microcontroller) attachment:SAB-C541U-1EN.pdf
38
* Infineon PSB 2115 H V1.2 (ISDN-PC-Adapter Circuit - IPAC) attachment:PSB2115.pdf
39
* SBT SB61L256AS-12 (SRAM) attachment:SB61L256A.pdf
40
* UMEC UT28624-TS (ISDN S0 Transformer) attachment:UT28624.pdf
41
42
Label
43
<pre>
44
Box:
45
  ISDN-USB USB Terminal Adaptor
46
Label with Barcode Box/case:
47
  ISDN-6692USB 001900590
48
CD:
49
  AX/USB/SN0006207 ISDN Driver
50
  510-50092-00
51
PCB:
52
  491-00016-01
53
</pre>
54
55
h2. USB
56
57
dmesg
58
<pre>
59
usb 3-2: new full-speed USB device number 5 using xhci_hcd
60
usb 3-2: New USB device found, idVendor=0742, idProduct=2002, bcdDevice= 0.01
61
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
62
usb 3-2: Product: SurfBay USB
63
usb 3-2: Manufacturer: SurfBay
64
</pre>
65
66
lsusb
67
<pre>
68
us 003 Device 005: ID 0742:2002 Stollmann SurfBay USB
69
Device Descriptor:
70
  bLength                18
71
  bDescriptorType         1
72
  bcdUSB               1.00
73
  bDeviceClass          255 Vendor Specific Class
74
  bDeviceSubClass         0
75
  bDeviceProtocol       255
76
  bMaxPacketSize0         8
77
  idVendor           0x0742 Stollmann
78
  idProduct          0x2002
79
  bcdDevice            0.01
80
  iManufacturer           1 SurfBay
81
  iProduct                2 SurfBay USB
82
  iSerial                 0
83
  bNumConfigurations      1
84
  Configuration Descriptor:
85
    bLength                 9
86
    bDescriptorType         2
87
    wTotalLength       0x002e
88
    bNumInterfaces          1
89
    bConfigurationValue     1
90
    iConfiguration          3 Standard
91
    bmAttributes         0xa0
92
      (Bus Powered)
93
      Remote Wakeup
94
    MaxPower              110mA
95
    Interface Descriptor:
96
      bLength                 9
97
      bDescriptorType         4
98
      bInterfaceNumber        0
99
      bAlternateSetting       0
100
      bNumEndpoints           4
101
      bInterfaceClass       255 Vendor Specific Class
102
      bInterfaceSubClass      0
103
      bInterfaceProtocol    255
104
      iInterface              0
105
      Endpoint Descriptor:
106
        bLength                 7
107
        bDescriptorType         5
108
        bEndpointAddress     0x81  EP 1 IN
109
        bmAttributes            1
110
          Transfer Type            Isochronous
111
          Synch Type               None
112
          Usage Type               Data
113
        wMaxPacketSize     0x0012  1x 18 bytes
114
        bInterval               1
115
      Endpoint Descriptor:
116
        bLength                 7
117
        bDescriptorType         5
118
        bEndpointAddress     0x02  EP 2 OUT
119
        bmAttributes            1
120
          Transfer Type            Isochronous
121
          Synch Type               None
122
          Usage Type               Data
123
        wMaxPacketSize     0x0012  1x 18 bytes
124
        bInterval               1
125
      Endpoint Descriptor:
126
        bLength                 7
127
        bDescriptorType         5
128
        bEndpointAddress     0x83  EP 3 IN
129
        bmAttributes            1
130
          Transfer Type            Isochronous
131
          Synch Type               None
132
          Usage Type               Data
133
        wMaxPacketSize     0x0008  1x 8 bytes
134
        bInterval               1
135
      Endpoint Descriptor:
136
        bLength                 7
137
        bDescriptorType         5
138
        bEndpointAddress     0x04  EP 4 OUT
139
        bmAttributes            1
140
          Transfer Type            Isochronous
141
          Synch Type               None
142
          Usage Type               Data
143
        wMaxPacketSize     0x0008  1x 8 bytes
144
        bInterval               1
145
Device Status:     0x0001
146
  Self Powered
147
</pre>
148
149
h2. Windows
150
151
The Terminal Adapter comes with drivers for Windows 98
152
* CAPI driver (16+32bit)
153
* FAX/Virtual Modem Driver (VMDMD.VXD)
154
** uses the softmodem "MetaModem":https://web.archive.org/web/20050207013533/http://www.metasoft.lv/metamodem.htm from "MetaSoft":https://web.archive.org/web/20050313172850/http://www.metasoft.lv/index.shtm.
155
156
h3. AT commands
157
158
<pre>
159
ATI
160
161
MetaModem Ver. 3.09
162
Copyright (c) 1999 MetaSoft
163
All rights reserved
164
Licensed to Stollmann GmbH May   7 1999
165
</pre>
166
167
h3. capiinfo
168
169
capiinfo.exe (Windows 98)
170
171
<pre>
172
Manufacturer: SurfBay
173
CAPI Version: 2.0
174
Manufacturer Version: 3.3
175
Serial Number:
176
Installed Controllers: 1
177
Supported B-Channels:  2
178
179
Controller 1:
180
Global:
181
   internal controller supported
182
B1-Protocols:
183
   64 kbit/s with HDLC framing
184
   64 kbit/s bit-transparent operation
185
B2-Protocols:
186
   ISO 7776 (X.75 SLP)
187
   Transparent
188
   V.120 asyncronous mode
189
B3-Protocols:
190
   Transparent
191
   T.90NL, T.70NL, T.90
192
   ISO 8208 (X.25 DTE-DTE)
193
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)