Home | History | Annotate | Line # | Download | only in podulebus
podules revision 1.1.2.2
      1 $NetBSD: podules,v 1.1.2.2 2001/03/17 19:05:20 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	MORLEY		0x002b	Morley
     51 manufacturer	VTI		0x0035	Vertical Twist
     52 manufacturer	CUMANA		0x003a	Cumana
     53 manufacturer	ICS		0x003c	ICS
     54 manufacturer	SERIALPORT	0x003f	Serial Port
     55 manufacturer	ARXE		0x0041	ARXE
     56 manufacturer	ALEPH1		0x0042	Aleph 1
     57 manufacturer	ICUBED		0x0046	I-Cubed
     58 manufacturer	BRINI		0x0050	Brini
     59 manufacturer	ANT		0x0053	ANT
     60 manufacturer	CASTLE		0x0055	Castle Technology
     61 manufacturer	DTSOFT		0x0037	D.T. Software
     62 manufacturer	ALSYSTEMS	0x005b	Alsystems
     63 manufacturer	SIMTEC		0x005f	Simtec Electronics
     64 manufacturer	YES		0x0060	Yellowstone Educational Solutions
     65 manufacturer	MCS		0x0063	MCS
     66 manufacturer	EESOX		0x0064	EESOX
     67 
     68 /*
     69  * List of known podules.  Grouped by vendor.
     70  */
     71 
     72 podule	ACORN		ETHER3XXX	0x0000	Ether3 (NOROM)
     73 podule	ACORN		SCSI		0x0002	SCSI 1 interface
     74 podule	ACORN		ETHER1		0x0003	ether 1 interface
     75 podule	ACORN		RAMROM		0x0005	RAM/ROM podule
     76 podule	ACORN		BBCIO		0x0006	BBC IO interface
     77 podule	ACORN		ST506		0x000b	ST506 HD interface
     78 podule	ACORN		MIDI		0x0013	MIDI interface
     79 podule	ACORN		ETHER2		0x0061	ether 2 interface
     80 podule	ACORN		ETHERI		0x0139	EtherI interface
     81 
     82 podule	CCONCEPTS	LASERDIRECT	0x0014	laser direct (Canon LBP-4)
     83 
     84 podule	ARMADILLO	A448		0x0016	A448 sound sampler
     85 
     86 /* From an Issue 2.0 ColourCard (others may differ) */
     87 podule	WILDVISION	COLOURCARD	0x0050	ColourCard
     88 podule	WILDVISION	HAWKV9		0x0052	hawk v9 mark2
     89 podule	WILDVISION	SOUNDSAMPLER	0x0054	Sound Sampler
     90 podule	WILDVISION	CENTRONICS	0x006f	Bi-directional Centronics
     91 podule	WILDVISION	SCANLIGHTV256	0x00cb	scanlight video 256
     92 podule	WILDVISION	EAGLEM2		0x00cc	eagle M2
     93 podule	WILDVISION	LARKA16		0x00ce	lark A16
     94 podule	WILDVISION	MIDIMAX		0x0200	MIDI max
     95 
     96 podule	HCCS		IDE		0x0022	IDE interface
     97 
     98 podule	ATOMWIDE	ETHER3		0x00A4	ether 3/5 interface
     99 
    100 podule	ATOMWIDE2	SERIAL		0x0090	multiport serial interface
    101 
    102 podule	LINGENUITY	SCSI		0x0095	16 bit SCSI interface
    103 podule	LINGENUITY	SCSISHARE	0x0096	16 bit SCSIShare interface
    104 podule	LINGENUITY	SCSI8		0x0040	8 bit SCSI interface
    105 podule	LINGENUITY	SCSI8SHARE	0x008c	8 bit SCSIShare interface
    106 
    107 podule	IRLAM		24I16		0x00e6	24i16 digitiser
    108 podule	IRLAM		ETHERN		0x5678	EtherN interface
    109 
    110 podule	OAK		SCSI		0x0058	16 bit SCSI interface
    111 
    112 podule	MORLEY		SCSI		0x0067	SCSI interface
    113 
    114 podule	VTI		SCSI		0x008d	SCSI interface
    115 
    116 podule	DTSOFT		IDE		0x00ae	IDE interface
    117 
    118 podule	CUMANA		SCSI2		0x003a	SCSI II interface
    119 podule	CUMANA		SCSI1		0x00a0	SCSI I interface
    120 podule	CUMANA		SLCD		0x00dd	CDFS & SLCD expansion card
    121 
    122 podule	ICS		IDE		0x00ae	IDE Interface
    123 
    124 podule	SERIALPORT	DUALSERIAL	0x00b9	Serial interface
    125 
    126 podule	ARXE		SCSI		0x0041	16 bit SCSI interface
    127 
    128 podule	ALEPH1		PCCARD		0x00ea	PC card
    129 
    130 /* i-cubed's own cards */
    131 podule	ICUBED		ETHERLAN100	0x00cf	EtherLan 100-series
    132 podule	ICUBED		ETHERLAN200	0x00bd	EtherLan 200-series
    133 podule	ICUBED		ETHERLAN500	0x00d4	EtherLan 500-series
    134 podule	ICUBED		ETHERLAN600	0x00ec	EtherLan 600-series
    135 podule	ICUBED		ETHERLAN700	0x012f	EtherLan 700-series
    136 /* cards made by i-cubed for Acorn */
    137 podule	ICUBED		ETHERLAN100AEH	0x011c	AEH77 (EtherLan 102)
    138 podule	ICUBED		ETHERLAN200AEH	0x011d	AEH79 (EtherLan 210)
    139 podule	ICUBED		ETHERLAN600AEH	0x011e	AEH62/78/99 (EtherLan 602)
    140 podule	ICUBED		ETHERLAN500AEH	0x011f	AEH75 (EtherLan 512)
    141 podule	ICUBED		ETHERLAN700AEH	0x012e	AEH98 (EtherLan 700-series)
    142 /* XXX Not listed by Design IT. */
    143 podule	ICUBED		ETHERLAN100XXX	0x00c4	EtherLan 100???
    144 
    145 podule	BRINI		PORT		0x0000	BriniPort intelligent I/O interface
    146 podule	BRINI		LINK		0x00df	BriniLink transputer link adapter
    147 
    148 podule	ANT		ETHER3		0x00a4	ether 3/5 interface
    149 podule	ANT		ETHERB		0x00e4	ether B network slot interface
    150 podule	ANT		ETHERM		0x00d8	ether M dual interface NIC
    151 
    152 podule	CASTLE		SCSI16		0x00f6  8 or 16 bit SCSI2 interface
    153 podule	CASTLE		SCSI16SHARE	0x00f3  8 or 16 bit SCSI2Share interface
    154 podule	CASTLE		ETHERSCSI	0x00f5  8 or 16 bit SCSI2 interface, possibly with Ethernet 
    155 podule	CASTLE		ETHERSCSISHARE	0x00f4  8 or 16 bit SCSI2Share interface, possibly with Ethernet
    156 podule	CASTLE		SCSI32		0x012b  32 bit SCSI2 + DMA interface
    157 
    158 podule	ALSYSTEMS	SCSI		0x0107	SCSI II host adapter
    159 
    160 podule	SIMTEC		IDE8		0x0130	8 bit IDE interface
    161 podule	SIMTEC		IDE		0x0131	16 bit IDE interface
    162 
    163 podule	YES		RAPIDE		0x0114	RapIDE32 interface
    164 
    165 /* MCS also call themselves ACE (Acorn Computer Entertainment) */
    166 podule	MCS		SCSI		0x0125	Connect32 SCSI II interface
    167 podule	MCS		MIDICONNECT	0x0133	Midi-Connect
    168 
    169 podule	EESOX		SCSI		0x008c	EESOX SCSI II interface
    170