podules revision 1.4 1 $NetBSD: podules,v 1.4 2001/05/26 21:47:09 bjh21 Exp $
2
3 /*
4 * Copyright (c) 1996 Mark Brinicombe
5 * All rights reserved.
6 *
7 * Redistribution and use in source and binary forms, with or without
8 * modification, are permitted provided that the following conditions
9 * are met:
10 * 1. Redistributions of source code must retain the above copyright
11 * notice, this list of conditions and the following disclaimer.
12 * 2. Redistributions in binary form must reproduce the above copyright
13 * notice, this list of conditions and the following disclaimer in the
14 * documentation and/or other materials provided with the distribution.
15 * 3. All advertising materials mentioning features or use of this software
16 * must display the following acknowledgement:
17 * This product includes software developed by Mark Brinicombe
18 * for the NetBSD Project.
19 * 4. The name of the author may not be used to endorse or promote products
20 * derived from this software without specific prior written permission
21 *
22 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
23 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
25 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
26 * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
27 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
28 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
29 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
30 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
31 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 */
33
34 /*
35 * List of known podule manufacturers
36 */
37
38 manufacturer ACORN 0x0000 Acorn Computers
39 manufacturer OLIVETTI 0x0002 Olivetti
40 manufacturer WATFORD 0x0003 Watford Electronics
41 manufacturer CCONCEPTS 0x0004 Computer Concepts
42 manufacturer ARMADILLO 0x0007 Armadillo Systems
43 manufacturer WILDVISION 0x0009 Wild Vision
44 manufacturer HCCS 0x000c HCCS
45 manufacturer ATOMWIDE 0x0011 Atomwide
46 manufacturer ATOMWIDE2 0x0017 Atomwide
47 manufacturer LINGENUITY 0x001a Lingenuity
48 manufacturer IRLAM 0x001f Irlam Instruments
49 manufacturer OAK 0x0021 Oak Solutions
50 manufacturer SJ 0x0029 SJ Research
51 manufacturer MORLEY 0x002b Morley
52 manufacterer HCCS2 0x002d HCCS
53 manufacturer VTI 0x0035 Vertical Twist
54 manufacturer CUMANA 0x003a Cumana
55 manufacturer ICS 0x003c ICS
56 manufacturer SERIALPORT 0x003f Serial Port
57 manufacturer ARXE 0x0041 ARXE
58 manufacturer ALEPH1 0x0042 Aleph 1
59 manufacturer ICUBED 0x0046 I-Cubed
60 manufacturer BRINI 0x0050 Brini
61 manufacturer ANT 0x0053 ANT
62 manufacturer CASTLE 0x0055 Castle Technology
63 manufacturer DTSOFT 0x0037 D.T. Software
64 manufacturer ALSYSTEMS 0x005b Alsystems
65 manufacturer SIMTEC 0x005f Simtec Electronics
66 manufacturer YES 0x0060 Yellowstone Educational Solutions
67 manufacturer MCS 0x0063 MCS
68 manufacturer EESOX 0x0064 EESOX
69
70 /*
71 * List of known podules. Grouped by vendor.
72 */
73
74 podule ACORN ETHER3XXX 0x0000 Ether3 (NOROM)
75 podule ACORN SCSI 0x0002 SCSI 1 interface
76 podule ACORN ETHER1 0x0003 ether 1 interface
77 podule ACORN RAMROM 0x0005 RAM/ROM podule
78 podule ACORN BBCIO 0x0006 BBC IO interface
79 podule ACORN ST506 0x000b ST506 HD interface
80 podule ACORN MIDI 0x0013 MIDI interface
81 podule ACORN USERMIDI 0x003F User Port/MIDI interface
82 podule ACORN ETHER2 0x0061 ether 2 interface
83 podule ACORN ETHERI 0x0139 EtherI interface
84
85 podule CCONCEPTS LASERDIRECT 0x0014 laser direct (Canon LBP-4)
86
87 podule ARMADILLO A448 0x0016 A448 sound sampler
88
89 /* From an Issue 2.0 ColourCard (others may differ) */
90 podule WILDVISION COLOURCARD 0x0050 ColourCard
91 podule WILDVISION HAWKV9 0x0052 hawk v9 mark2
92 podule WILDVISION SOUNDSAMPLER 0x0054 Sound Sampler
93 podule WILDVISION CENTRONICS 0x006f Bi-directional Centronics
94 podule WILDVISION SCANLIGHTV256 0x00cb scanlight video 256
95 podule WILDVISION EAGLEM2 0x00cc eagle M2
96 podule WILDVISION LARKA16 0x00ce lark A16
97 podule WILDVISION MIDIMAX 0x0200 MIDI max
98
99 podule HCCS IDESCSI 0x0022 IDE or SCSI interface
100 podule HCCS ULTIMATE 0x0063 Ultimate micropodule carrier
101
102 podule ATOMWIDE ETHER3 0x00A4 ether 3/5 interface
103
104 podule ATOMWIDE2 SERIAL 0x0090 multiport serial interface
105
106 podule LINGENUITY SCSI 0x0095 16 bit SCSI interface
107 podule LINGENUITY SCSISHARE 0x0096 16 bit SCSIShare interface
108 podule LINGENUITY SCSI8 0x0040 8 bit SCSI interface
109 podule LINGENUITY SCSI8SHARE 0x008c 8 bit SCSIShare interface
110
111 podule IRLAM 24I16 0x00e6 24i16 digitiser
112 podule IRLAM MMETHERV 0x1234 Multi-media/EtherV
113 podule IRLAM ETHERN 0x5678 EtherN interface
114
115 podule OAK SCSI 0x0058 16 bit SCSI interface
116
117 podule SJ NEXUS 0x0064 Nexus interface (Podule)
118 podule SJ NEXUSNS 0x008F Nexus interface (A3020 netslot)
119
120 podule MORLEY SCSI 0x0067 SCSI interface
121
122 podule HCCS2 USERANALOGUE 0x006e User and Analogue ports
123
124 podule VTI SCSI 0x008d SCSI interface
125
126 podule DTSOFT IDE 0x00ae IDE interface
127
128 podule CUMANA SCSI2 0x003a SCSI II interface
129 podule CUMANA SCSI1 0x00a0 SCSI I interface
130 podule CUMANA SLCD 0x00dd CDFS & SLCD expansion card
131
132 podule ICS IDE 0x00ae IDE Interface
133
134 podule SERIALPORT DUALSERIAL 0x00b9 Serial interface
135
136 podule ARXE SCSI 0x0041 16 bit SCSI interface
137
138 podule ALEPH1 PCCARD 0x00ea PC card
139
140 /* i-cubed's own cards */
141 podule ICUBED ETHERLAN100 0x00cf EtherLan 100-series
142 podule ICUBED ETHERLAN200 0x00bd EtherLan 200-series
143 podule ICUBED ETHERLAN500 0x00d4 EtherLan 500-series
144 podule ICUBED ETHERLAN600 0x00ec EtherLan 600-series
145 podule ICUBED ETHERLAN700 0x012f EtherLan 700-series
146 /* cards made by i-cubed for Acorn */
147 podule ICUBED ETHERLAN100AEH 0x011c AEH77 (EtherLan 102)
148 podule ICUBED ETHERLAN200AEH 0x011d AEH79 (EtherLan 210)
149 podule ICUBED ETHERLAN600AEH 0x011e AEH62/78/99 (EtherLan 602)
150 podule ICUBED ETHERLAN500AEH 0x011f AEH75 (EtherLan 512)
151 podule ICUBED ETHERLAN700AEH 0x012e AEH98 (EtherLan 700-series)
152 /* XXX Not listed by Design IT. */
153 podule ICUBED ETHERLAN100XXX 0x00c4 EtherLan 100???
154
155 podule BRINI PORT 0x0000 BriniPort intelligent I/O interface
156 podule BRINI LINK 0x00df BriniLink transputer link adapter
157
158 podule ANT ETHER3 0x00a4 ether 3/5 interface
159 podule ANT ETHERB 0x00e4 ether B network slot interface
160 podule ANT ETHERM 0x00d8 ether M dual interface NIC
161
162 podule CASTLE SCSI16 0x00f6 8 or 16 bit SCSI2 interface
163 podule CASTLE SCSI16SHARE 0x00f3 8 or 16 bit SCSI2Share interface
164 podule CASTLE ETHERSCSI 0x00f5 EtherSCSI
165 podule CASTLE ETHERSCSISHARE 0x00f4 8 or 16 bit SCSI2Share interface, possibly with Ethernet
166 podule CASTLE SCSI32 0x012b 32 bit SCSI2 + DMA interface
167
168 podule ALSYSTEMS SCSI 0x0107 SCSI II host adapter
169
170 podule SIMTEC IDE8 0x0130 8 bit IDE interface
171 podule SIMTEC IDE 0x0131 16 bit IDE interface
172
173 podule YES RAPIDE 0x0114 RapIDE32 interface
174
175 /* MCS also call themselves ACE (Acorn Computer Entertainment) */
176 podule MCS SCSI 0x0125 Connect32 SCSI II interface
177 podule MCS MIDICONNECT 0x0133 Midi-Connect
178
179 podule EESOX SCSI 0x008c EESOX SCSI II interface
180