Project

General

Profile

DrayTek Vigor 128 ISDN TA » History » Version 4

roox, 01/03/2023 12:05 AM

1 1 roox
h1. DrayTek Vigor 128 ISDN TA
2
3
{{toc}}
4
5
ISDN BRI adapter with USB interface.
6
7 4 roox
Website
8
https://web.archive.org/web/19981203020913/http://www.draytek.com.tw/products.htm
9
10
11 1 roox
h2. Hardware
12
13
{{thumbnail(DrayTek_Vigor128_ISDN-case-top1.jpg)}}
14
{{thumbnail(DrayTek_Vigor128_ISDN-case-open1.jpg)}}
15
{{thumbnail(DrayTek_Vigor128_ISDN-case-bottom1.jpg)}}
16
17
{{thumbnail(DrayTek_Vigor128_ISDN-pcb-perspective2.jpg)}}
18
{{thumbnail(DrayTek_Vigor128_ISDN-pcb-top1.jpg)}}
19
{{thumbnail(DrayTek_Vigor128_ISDN-pcb-bottom1.jpg)}}
20
21
We can see here:
22
23 2 roox
* Siemens PSB 2186N V1.1 ISAC-S TE attachment:PSB2186-V1.1.pdf
24 1 roox
* Intel N80930AD4 (USB Controller) attachment:N80930AD4.pdf
25 3 roox
* Brilliance BS62LV256SC-70 (SRAM) attachment:BS62LV256.pdf
26 1 roox
27
h2. USB
28
29
<pre>
30
usb 3-6.3.2: new full-speed USB device number 12 using xhci_hcd
31
usb 3-6.3.2: New USB device found, idVendor=0675, idProduct=0110, bcdDevice= 1.03
32
usb 3-6.3.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
33
usb 3-6.3.2: Product: USB ISDN TA         
34
PD#:0110
35
usb 3-6.3.2: SerialNumber: Firmware : Ver.  1.03  1998
36
</pre>
37
38
<pre>
39
Bus 003 Device 012: ID 0675:0110 DrayTek Corp. Vigor 128 ISDN TA
40
Device Descriptor:
41
  bLength                18
42
  bDescriptorType         1
43
  bcdUSB               1.00
44
  bDeviceClass            2 Communications
45
  bDeviceSubClass       128 
46
  bDeviceProtocol         0 
47
  bMaxPacketSize0         8
48
  idVendor           0x0675 DrayTek Corp.
49
  idProduct          0x0110 Vigor 128 ISDN TA
50
  bcdDevice            1.03
51
  iManufacturer           0 
52
  iProduct                2 USB ISDN TA         
53
PD#:0110
54
55
  iSerial                 3 Firmware : Ver.  1.03  1998
56
  bNumConfigurations      2
57
  Configuration Descriptor:
58
    bLength                 9
59
    bDescriptorType         2
60
    wTotalLength       0x0030
61
    bNumInterfaces          1
62
    bConfigurationValue     1
63
    iConfiguration          4 ISO-2   INT-1   
64
    bmAttributes         0x80
65
      (Bus Powered)
66
    MaxPower              130mA
67
    Interface Descriptor:
68
      bLength                 9
69
      bDescriptorType         4
70
      bInterfaceNumber        0
71
      bAlternateSetting       0
72
      bNumEndpoints           3
73
      bInterfaceClass         0 
74
      bInterfaceSubClass      0 
75
      bInterfaceProtocol    255 
76
      iInterface              5 S/T or U
77
      Endpoint Descriptor:
78
        bLength                 7
79
        bDescriptorType         5
80
        bEndpointAddress     0x01  EP 1 OUT
81
        bmAttributes            1
82
          Transfer Type            Isochronous
83
          Synch Type               None
84
          Usage Type               Data
85
        wMaxPacketSize     0x0013  1x 19 bytes
86
        bInterval               1
87
      Endpoint Descriptor:
88
        bLength                 7
89
        bDescriptorType         5
90
        bEndpointAddress     0x81  EP 1 IN
91
        bmAttributes            1
92
          Transfer Type            Isochronous
93
          Synch Type               None
94
          Usage Type               Data
95
        wMaxPacketSize     0x0013  1x 19 bytes
96
        bInterval               1
97
      Endpoint Descriptor:
98
        bLength                 7
99
        bDescriptorType         5
100
        bEndpointAddress     0x83  EP 3 IN
101
        bmAttributes            3
102
          Transfer Type            Interrupt
103
          Synch Type               None
104
          Usage Type               Data
105
        wMaxPacketSize     0x0008  1x 8 bytes
106
        bInterval               1
107
    Interface Descriptor:
108
      bLength                 9
109
      bDescriptorType         4
110
      bInterfaceNumber        0
111
      bAlternateSetting       1
112
      bNumEndpoints           0
113
      bInterfaceClass         0 
114
      bInterfaceSubClass      0 
115
      bInterfaceProtocol    255 
116
      iInterface              0 
117
  Configuration Descriptor:
118
    bLength                 9
119
    bDescriptorType         2
120
    wTotalLength       0x0035
121
    bNumInterfaces          1
122
    bConfigurationValue     2
123
    iConfiguration          0 
124
    bmAttributes         0x80
125
      (Bus Powered)
126
    MaxPower              130mA
127
    Interface Descriptor:
128
      bLength                 9
129
      bDescriptorType         4
130
      bInterfaceNumber        0
131
      bAlternateSetting       0
132
      bNumEndpoints           5
133
      bInterfaceClass         0 
134
      bInterfaceSubClass      0 
135
      bInterfaceProtocol    255 
136
      iInterface              0 
137
      Endpoint Descriptor:
138
        bLength                 7
139
        bDescriptorType         5
140
        bEndpointAddress     0x01  EP 1 OUT
141
        bmAttributes            2
142
          Transfer Type            Bulk
143
          Synch Type               None
144
          Usage Type               Data
145
        wMaxPacketSize     0x0010  1x 16 bytes
146
        bInterval               0
147
      Endpoint Descriptor:
148
        bLength                 7
149
        bDescriptorType         5
150
        bEndpointAddress     0x81  EP 1 IN
151
        bmAttributes            2
152
          Transfer Type            Bulk
153
          Synch Type               None
154
          Usage Type               Data
155
        wMaxPacketSize     0x0010  1x 16 bytes
156
        bInterval               0
157
      Endpoint Descriptor:
158
        bLength                 7
159
        bDescriptorType         5
160
        bEndpointAddress     0x02  EP 2 OUT
161
        bmAttributes            2
162
          Transfer Type            Bulk
163
          Synch Type               None
164
          Usage Type               Data
165
        wMaxPacketSize     0x0010  1x 16 bytes
166
        bInterval               0
167
      Endpoint Descriptor:
168
        bLength                 7
169
        bDescriptorType         5
170
        bEndpointAddress     0x82  EP 2 IN
171
        bmAttributes            2
172
          Transfer Type            Bulk
173
          Synch Type               None
174
          Usage Type               Data
175
        wMaxPacketSize     0x0010  1x 16 bytes
176
        bInterval               0
177
      Endpoint Descriptor:
178
        bLength                 7
179
        bDescriptorType         5
180
        bEndpointAddress     0x83  EP 3 IN
181
        bmAttributes            3
182
          Transfer Type            Interrupt
183
          Synch Type               None
184
          Usage Type               Data
185
        wMaxPacketSize     0x0008  1x 8 bytes
186
        bInterval               1
187
can't get debug descriptor: Resource temporarily unavailable
188
Device Status:     0x0001
189
  Self Powered
190
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)