Project

General

Profile

Hermstedt WebShuttle » History » Version 1

roox, 01/03/2023 06:50 PM

1 1 roox
h1. Hermstedt WebShuttle
2
3
{{toc}}
4
5
The "WebShuttle":https://web.archive.org/web/20000520103126/http://www.hermstedt.com/english/hardware/webshuttle.html is a USB ISDN _Terminal Adapter_ made by "Hermstedt":https://web.archive.org/web/20030612231841/http://hermstedt.com/english/thecomp/hermstedt.html that was primarily designed for Apple computers.
6
7
h2. Hardware
8
9
{{thumbnail(Hermstedt_WebShuttle-case-top.jpg)}}
10
{{thumbnail(Hermstedt_WebShuttle-case-top1.jpg)}}
11
{{thumbnail(Hermstedt_WebShuttle-case-back1.jpg)}}
12
{{thumbnail(Hermstedt_WebShuttle-case-bottom2.jpg)}}
13
{{thumbnail(Hermstedt_WebShuttle-case-open.jpg)}}
14
15
{{thumbnail(Hermstedt_WebShuttle-pcb-bottom1.jpg)}}
16
{{thumbnail(Hermstedt_WebShuttle-pcb-top1.jpg)}}
17
18
We can see here
19
* Motorola MC68SEC000 (Microprocessor) attachment:MC68SEC000.pdf
20
* Altera MAX EPM7064 (FPGA) attachment:MAX7000.pdf
21
* Siemens PSB 2132 H V1.4 SICOFI (Signal-Processing CODEC Filter)
22
* Siemens PSB 2115 F V1.1 IPAC (ISDN Terminal Adapter Circuit) attachment:PSB2115.pdf
23
* Netchip NET2890 (USB Controller) attachment:NET2890rev2b.pdf
24
* 2 x Hynix HY628100A (SRAM) attachment:HY628100A.pdf
25
26
27
h2. USB
28
29
<pre>
30
usb 3-6.3.2: new full-speed USB device number 14 using xhci_hcd
31
usb 3-6.3.2: New USB device found, idVendor=118e, idProduct=0442, bcdDevice= 1.00
32
usb 3-6.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
33
usb 3-6.3.2: Product: WebShuttle
34
usb 3-6.3.2: Manufacturer: Hermstedt AG
35
usb 3-6.3.2: SerialNumber: 00000003BBFC69AF
36
</pre>
37
38
<pre>
39
Bus 003 Device 014: ID 118e:0442 Hermstedt AG WebShuttle
40
Device Descriptor:
41
  bLength                18
42
  bDescriptorType         1
43
  bcdUSB               1.00
44
  bDeviceClass          255 Vendor Specific Class
45
  bDeviceSubClass         0 
46
  bDeviceProtocol       255 
47
  bMaxPacketSize0         8
48
  idVendor           0x118e 
49
  idProduct          0x0442 
50
  bcdDevice            1.00
51
  iManufacturer           1 Hermstedt AG
52
  iProduct                2 WebShuttle
53
  iSerial                 3 00000003BBFC69AF
54
  bNumConfigurations      1
55
  Configuration Descriptor:
56
    bLength                 9
57
    bDescriptorType         2
58
    wTotalLength       0x0027
59
    bNumInterfaces          1
60
    bConfigurationValue     1
61
    iConfiguration          4 CAPI Configuration
62
    bmAttributes         0x80
63
      (Bus Powered)
64
    MaxPower              240mA
65
    Interface Descriptor:
66
      bLength                 9
67
      bDescriptorType         4
68
      bInterfaceNumber        0
69
      bAlternateSetting       0
70
      bNumEndpoints           3
71
      bInterfaceClass       255 Vendor Specific Class
72
      bInterfaceSubClass      0 
73
      bInterfaceProtocol      0 
74
      iInterface              5 CAPI Interface
75
      Endpoint Descriptor:
76
        bLength                 7
77
        bDescriptorType         5
78
        bEndpointAddress     0x81  EP 1 IN
79
        bmAttributes            3
80
          Transfer Type            Interrupt
81
          Synch Type               None
82
          Usage Type               Data
83
        wMaxPacketSize     0x0040  1x 64 bytes
84
        bInterval               1
85
      Endpoint Descriptor:
86
        bLength                 7
87
        bDescriptorType         5
88
        bEndpointAddress     0x02  EP 2 OUT
89
        bmAttributes            2
90
          Transfer Type            Bulk
91
          Synch Type               None
92
          Usage Type               Data
93
        wMaxPacketSize     0x0040  1x 64 bytes
94
        bInterval               0
95
      Endpoint Descriptor:
96
        bLength                 7
97
        bDescriptorType         5
98
        bEndpointAddress     0x83  EP 3 IN
99
        bmAttributes            2
100
          Transfer Type            Bulk
101
          Synch Type               None
102
          Usage Type               Data
103
        wMaxPacketSize     0x0040  1x 64 bytes
104
        bInterval               0
105
Device Status:     0x0000
106
  (Bus Powered)
107
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)