Project

General

Profile

Hermstedt WebShuttle II » History » Version 1

roox, 01/03/2023 06:52 PM

1 1 roox
h1. Hermstedt WebShuttle II
2
3
{{toc}}
4
5
The "WebShuttle II":https://web.archive.org/web/20030428091831/http://www.hermstedt.com/english/hardware/webshuttle_II.html is a ISDN BRI USB 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
FTP-server (down)
8
ftp://ftp.hermstedt.de/
9
10
Manual
11
* attachment:Hermstedt_WebShuttle_II-quick-guide.pdf
12
* attachment:Hermstedt_WebShuttle_II-users-guide.pdf
13
14
h2. Hardware
15
16
{{thumbnail(Hermstedt_WebShuttle_II-case-back2.jpg)}}
17
{{thumbnail(Hermstedt_WebShuttle_II-case-open1.jpg)}}
18
{{thumbnail(Hermstedt_WebShuttle_II-box-front1.jpg)}}
19
{{thumbnail(Hermstedt_WebShuttle_II-box-back1.jpg)}}
20
21
{{thumbnail(Hermstedt_WebShuttle_II-pcb-front1.jpg)}}
22
{{thumbnail(Hermstedt_WebShuttle_II-pcb-back1.jpg)}}
23
24
We can see here:
25
* Motorola Coldfire MCF5204PU25B (integrated microprocessor) attachment:MCF5204.pdf
26
* Infineon PSB 2115 F V1.2 (ISDN Controller)
27
* NetChip NET2890 (USB Controller) attachment:NET2890rev2b.pdf
28
* Hyundai HY628100B (SRAM) attachment:HY628100B.pdf
29
30
31
32
h2. USB
33
34
<pre>
35
usb 3-6.3.2: new full-speed USB device number 13 using xhci_hcd
36
usb 3-6.3.2: New USB device found, idVendor=118e, idProduct=0501, bcdDevice= 0.01
37
usb 3-6.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
38
usb 3-6.3.2: Product: WebShuttle II DRV
39
usb 3-6.3.2: Manufacturer: Hermstedt AG
40
usb 3-6.3.2: SerialNumber: 00013337
41
</pre>
42
43
<pre>
44
Bus 003 Device 013: ID 118e:0501 Hermstedt AG WebShuttle II DRV
45
Device Descriptor:
46
  bLength                18
47
  bDescriptorType         1
48
  bcdUSB               1.00
49
  bDeviceClass          255 Vendor Specific Class
50
  bDeviceSubClass         0 
51
  bDeviceProtocol       255 
52
  bMaxPacketSize0         8
53
  idVendor           0x118e 
54
  idProduct          0x0501 
55
  bcdDevice            0.01
56
  iManufacturer           1 Hermstedt AG
57
  iProduct                2 WebShuttle II DRV
58
  iSerial                 3 00013337
59
  bNumConfigurations      1
60
  Configuration Descriptor:
61
    bLength                 9
62
    bDescriptorType         2
63
    wTotalLength       0x0027
64
    bNumInterfaces          1
65
    bConfigurationValue     1
66
    iConfiguration          4 CAPI Configuration
67
    bmAttributes         0x80
68
      (Bus Powered)
69
    MaxPower              100mA
70
    Interface Descriptor:
71
      bLength                 9
72
      bDescriptorType         4
73
      bInterfaceNumber        0
74
      bAlternateSetting       0
75
      bNumEndpoints           3
76
      bInterfaceClass       255 Vendor Specific Class
77
      bInterfaceSubClass      0 
78
      bInterfaceProtocol      0 
79
      iInterface              5 CAPI Interface
80
      Endpoint Descriptor:
81
        bLength                 7
82
        bDescriptorType         5
83
        bEndpointAddress     0x81  EP 1 IN
84
        bmAttributes            3
85
          Transfer Type            Interrupt
86
          Synch Type               None
87
          Usage Type               Data
88
        wMaxPacketSize     0x0040  1x 64 bytes
89
        bInterval               1
90
      Endpoint Descriptor:
91
        bLength                 7
92
        bDescriptorType         5
93
        bEndpointAddress     0x02  EP 2 OUT
94
        bmAttributes            2
95
          Transfer Type            Bulk
96
          Synch Type               None
97
          Usage Type               Data
98
        wMaxPacketSize     0x0040  1x 64 bytes
99
        bInterval               0
100
      Endpoint Descriptor:
101
        bLength                 7
102
        bDescriptorType         5
103
        bEndpointAddress     0x83  EP 3 IN
104
        bmAttributes            2
105
          Transfer Type            Bulk
106
          Synch Type               None
107
          Usage Type               Data
108
        wMaxPacketSize     0x0040  1x 64 bytes
109
        bInterval               0
110
Device Status:     0x0000
111
  (Bus Powered)
112
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)