Home | History | Annotate | Line # | Download | only in mca
      1  1.25    martin /*	$NetBSD: mcadevs_data.h,v 1.25 2008/04/28 20:23:53 martin Exp $	*/
      2   1.1  jdolecek 
      3   1.1  jdolecek /*
      4   1.1  jdolecek  * THIS FILE AUTOMATICALLY GENERATED.  DO NOT EDIT.
      5   1.1  jdolecek  *
      6   1.1  jdolecek  * generated from:
      7  1.24   garbled  *	NetBSD: mcadevs,v 1.22 2007/04/12 18:00:05 garbled Exp
      8   1.1  jdolecek  */
      9   1.1  jdolecek 
     10   1.2  jdolecek /*-
     11   1.2  jdolecek  * Copyright (c) 2000 The NetBSD Foundation, Inc.
     12   1.2  jdolecek  * Copyright (c) 1996-1999 Scott D. Telford.
     13   1.2  jdolecek  * All rights reserved.
     14   1.2  jdolecek  *
     15   1.2  jdolecek  * This code is derived from software contributed to The NetBSD Foundation
     16   1.2  jdolecek  * by Scott Telford <s.telford (at) ed.ac.uk>.
     17   1.1  jdolecek  *
     18   1.1  jdolecek  * Redistribution and use in source and binary forms, with or without
     19   1.1  jdolecek  * modification, are permitted provided that the following conditions
     20   1.1  jdolecek  * are met:
     21   1.1  jdolecek  * 1. Redistributions of source code must retain the above copyright
     22   1.1  jdolecek  *    notice, this list of conditions and the following disclaimer.
     23   1.1  jdolecek  * 2. Redistributions in binary form must reproduce the above copyright
     24   1.1  jdolecek  *    notice, this list of conditions and the following disclaimer in the
     25   1.2  jdolecek  *    documentation and/or other materials provided with the distribution.
     26   1.1  jdolecek  *
     27   1.2  jdolecek  * THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
     28   1.2  jdolecek  * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
     29   1.2  jdolecek  * TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
     30   1.2  jdolecek  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
     31   1.2  jdolecek  * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
     32   1.2  jdolecek  * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
     33   1.2  jdolecek  * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     34   1.2  jdolecek  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
     35   1.2  jdolecek  * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
     36   1.2  jdolecek  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
     37   1.2  jdolecek  * POSSIBILITY OF SUCH DAMAGE.
     38   1.1  jdolecek  */
     39   1.1  jdolecek 
     40   1.1  jdolecek /*
     41   1.1  jdolecek  * List of known MCA devices
     42   1.1  jdolecek  */
     43   1.1  jdolecek 
     44   1.1  jdolecek const struct mca_knowndev mca_knowndevs[] = {
     45   1.1  jdolecek     { 0x002D,	"Madge Smart 16/4 MC RingNode Adapter" },
     46   1.1  jdolecek     { 0x0041,	"3Com 3C527 Ethernet Adapter" },
     47   1.1  jdolecek     { 0x004E,	"NCR 53C700 SCSI Host Adapter" },
     48   1.1  jdolecek     { 0x004F,	"NCR 53C710 SCSI Host Adapter" },
     49   1.1  jdolecek     { 0x0061,	"NCR Dual Channel Ethernet Adapter" },
     50   1.1  jdolecek     { 0x0069,	"Network Peripherals FDDI Adapter" },
     51   1.1  jdolecek     { 0x0074,	"Madge Smart 16/4 MC32 RingNode Adapter" },
     52   1.1  jdolecek     { 0x0086,	"Orchid Pro II/MC v2.0/HiColor Adapter" },
     53   1.1  jdolecek     { 0x0092,	"NCR 53C700 SCSI MCA Adapter" },
     54   1.1  jdolecek     { 0x00C4,	"Racore 16/4 Token-Ring Adapter" },
     55   1.1  jdolecek     { 0x00C5,	"Racore 16/4 Token-Ring Adapter" },
     56   1.1  jdolecek     { 0x0100,	"NCR 16/4 Token-Ring Adapter/MC" },
     57   1.1  jdolecek     { 0x0101,	"Proteon p1840 ProNET-4 Network Adapter" },
     58   1.1  jdolecek     { 0x01B2,	"Cogent E/MASTER III MCA Ethernet Adapter" },
     59   1.1  jdolecek     { 0x01BA,	"NCR 53C710 SCSI Host Adapter" },
     60   1.1  jdolecek     { 0x01BB,	"NCR 3360 SCSI Host Adapter" },
     61   1.1  jdolecek     { 0x01DB,	"Corvus Omninet1 Adapter" },
     62   1.1  jdolecek     { 0x0202,	"Proteon p1890 4/16 Token Ring Adapter" },
     63   1.1  jdolecek     { 0x0280,	"Systech 6280 Host Adapter" },
     64   1.1  jdolecek     { 0x0300,	"NCR SIMPL SCSI Host Adapter" },
     65   1.1  jdolecek     { 0x0301,	"Wichita 6298 (ADP 3702) Adapter" },
     66   1.1  jdolecek     { 0x0425,	"Superfax Modem Adapter" },
     67   1.1  jdolecek     { 0x04FF,	"Viking PS/2 Display Controller" },
     68   1.1  jdolecek     { 0x0500,	"CORE CNT-MCK Fixed Disk Adapter" },
     69   1.1  jdolecek     { 0x0708,	"BusTek BT-640A SCSI Host Adapter" },
     70   1.1  jdolecek     { 0x0803,	"Madge MCA Ring Node Adapter" },
     71   1.1  jdolecek     { 0x0808,	"BICC Isolan 4110 Ethernet Adapter" },
     72   1.1  jdolecek     { 0x0F1F,	"Adaptec AHA-1640 SCSI Adapter" },
     73   1.1  jdolecek     { 0x0F2F,	"Lantana Cypress/2 Token Ring MCA" },
     74   1.1  jdolecek     { 0x0F5F,	"GSS MC1000/Eizo GC40 Video Adapter" },
     75   1.1  jdolecek     { 0x0F7F,	"Metacomp PSconnect/PScomm4" },
     76   1.1  jdolecek     { 0x0FCC,	"D-Link Ethernet Adapter" },
     77   1.1  jdolecek     { 0x0FDF,	"MICOM-Interlan NI9210 Ethernet Adapter" },
     78   1.1  jdolecek     { 0x1185,	"Ven-Tel 2400 Modem" },
     79   1.1  jdolecek     { 0x35FF,	"Dual UART Adapter" },
     80   1.1  jdolecek     { 0x5022,	"Online CDI-210S (Sony) CD-ROM Adapter" },
     81   1.1  jdolecek     { 0x5084,	"Creative Labs Sound Blaster/MC" },
     82   1.1  jdolecek     { 0x5103,	"Creative Labs Sound Blaster Pro MCV CT5330" },
     83   1.1  jdolecek     { 0x5116,	"NCR Business Audio w/ FM Synthesis" },
     84   1.1  jdolecek     { 0x5125,	"Tecmar QT-60/90/125 Tape Drive Adapter" },
     85   1.1  jdolecek     { 0x5126,	"Tecmar Floppy Tape Adapter" },
     86   1.1  jdolecek     { 0x5136,	"NCR Audio Adapter w/o FM Synthesis" },
     87   1.1  jdolecek     { 0x5333,	"National Inst. MC-GPIB IEEE-488 Adapter" },
     88   1.1  jdolecek     { 0x5500,	"COREtape QIC-02 Tape Adapter" },
     89   1.1  jdolecek     { 0x568B,	"MaynStream QIC-02 Tape Drive Adapter" },
     90   1.1  jdolecek     { 0x568D,	"MaynStream SCSI Tape Drive Adapter" },
     91   1.1  jdolecek     { 0x57FE,	"Cipher/Archive Tape Drive Adapter" },
     92   1.1  jdolecek     { 0x5822,	"Chase Serial I/O Controller (small 4-port)" },
     93   1.1  jdolecek     { 0x5823,	"Chase Serial I/O Controller (4-port)" },
     94   1.1  jdolecek     { 0x5824,	"Chase Serial I/O Controller (8-port)" },
     95   1.1  jdolecek     { 0x5825,	"Chase Serial I/O Controller (16-port)" },
     96   1.1  jdolecek     { 0x5830,	"Axel Tape Drive Adapter" },
     97   1.1  jdolecek     { 0x5962,	"Alert Technology Serial Adapter" },
     98   1.1  jdolecek     { 0x5EEE,	"Hitachi CD-ROM Adapter" },
     99   1.1  jdolecek     { 0x5F77,	"Future Domain SCSI Adapter" },
    100   1.1  jdolecek     { 0x5FF8,	"Plus Passport MC Adapter" },
    101  1.21  jdolecek     { 0x6000,	"Tiara LANCard/E Ethernet Adapter" },
    102   1.1  jdolecek     { 0x6001,	"Tiara LANcard/E Ethernet Adapter" },
    103   1.1  jdolecek     { 0x6014,	"Standard Microsystems ARCNET-PS110 Adapter" },
    104  1.21  jdolecek     { 0x6016,	"Standard MicroSystems 3016/MC Ethernet" },
    105   1.1  jdolecek     { 0x6018,	"Gateway Comms. G/Ethernet Adapter" },
    106   1.1  jdolecek     { 0x601F,	"HP Scanner Interface Adapter" },
    107   1.1  jdolecek     { 0x602F,	"Arcmaster ARCnet Adapter" },
    108   1.3  jdolecek     { 0x6042,	"3Com EtherLink/MC Ethernet Adapter (3C523)" },
    109   1.1  jdolecek     { 0x6060,	"IDEAcomm 5251 7 LU Adapter" },
    110   1.1  jdolecek     { 0x6091,	"Stallion ONboard2 Terminal Adapter" },
    111   1.1  jdolecek     { 0x609E,	"Microtek MS-PS/2 Interface Adapter" },
    112   1.1  jdolecek     { 0x60C9,	"Boca Bidirectional Parallel Adapter" },
    113   1.1  jdolecek     { 0x60D0,	"Hayes JT Fax 4800P" },
    114   1.1  jdolecek     { 0x60E5,	"Boca Dual Async/Parallel Adapter 2" },
    115   1.1  jdolecek     { 0x60ED,	"M-DCB/2 Disc Coprocessor Board" },
    116   1.1  jdolecek     { 0x6127,	"Future Domain MCS-600/700 SCSI Host Adapter" },
    117   1.1  jdolecek     { 0x613D,	"Rabbit RB75 Remote Comms. Processor" },
    118   1.1  jdolecek     { 0x613F,	"SONIC Model 50" },
    119   1.1  jdolecek     { 0x6157,	"Novell Remote III Adapter" },
    120   1.1  jdolecek     { 0x616A,	"NewPort WNIC Adapter" },
    121   1.4  jdolecek     { 0x616E,	"Computone PS6" },
    122   1.1  jdolecek     { 0x617E,	"Computone PS8 8-port Adapter" },
    123   1.1  jdolecek     { 0x61BF,	"Intel SatisFAXtion Adapter" },
    124   1.6  jdolecek     { 0x61C8,	"EtherCard PLUS Elite/A (8013EP/A)" },
    125   1.6  jdolecek     { 0x61C9,	"EtherCard PLUS Elite 10T/A (8013WP/A)" },
    126   1.4  jdolecek     { 0x61F2,	"Computone IntelliPort-II MC-8" },
    127   1.4  jdolecek     { 0x61F3,	"Computone IntelliPort-IIEX MC-CEX" },
    128   1.1  jdolecek     { 0x61FD,	"Computone PSCC Cluster Controller" },
    129   1.1  jdolecek     { 0x6201,	"Quadport PS/Q I/O Adapter" },
    130   1.1  jdolecek     { 0x6203,	"Quadport PS/Q I/O Adapter" },
    131   1.1  jdolecek     { 0x6205,	"Excelan EXOS 215T Ethernet Adapter" },
    132   1.1  jdolecek     { 0x621C,	"NCR 16-Port Serial Controller/MC" },
    133   1.1  jdolecek     { 0x621F,	"HP ScanJet II Adapter" },
    134   1.1  jdolecek     { 0x6222,	"NCI 4700 PCI/MC" },
    135   1.1  jdolecek     { 0x6262,	"Proteon p1800 ProNET-10 Network Adapter" },
    136   1.1  jdolecek     { 0x6263,	"Arco AC-1070 IDE Adapter" },
    137   1.1  jdolecek     { 0x626B,	"Apricot AdLOC Security Card" },
    138   1.1  jdolecek     { 0x627C,	"3Com 3C529 Ethernet Adapter" },
    139   1.1  jdolecek     { 0x627D,	"3Com 3C529-TP Ethernet Adapter" },
    140   1.1  jdolecek     { 0x628B,	"Intel EtherExpress 16/MC Adapter" },
    141   1.1  jdolecek     { 0x62B6,	"Arco AC-1079 SLIM Drive Adapter" },
    142   1.1  jdolecek     { 0x62DB,	"3Com 3C529 Ethernet Adapter (test mode)" },
    143   1.1  jdolecek     { 0x62F0,	"Plexus AIP2 Card" },
    144   1.1  jdolecek     { 0x62F6,	"3Com 3C529 Ethernet Adapter (10base2/T)" },
    145   1.1  jdolecek     { 0x62F7,	"3Com 3C529 Ethernet Adapter (10baseT)" },
    146  1.11  jdolecek     { 0x6354,	"Arco Electronics AE/2 Ethernet Adapter" },
    147   1.1  jdolecek     { 0x6361,	"Arnet Smartport/2 Communications Adapter" },
    148   1.1  jdolecek     { 0x63B3,	"CH GameCard III-Automatic/MCA Adapter" },
    149   1.1  jdolecek     { 0x63CA,	"HP 27246 Ethernet Adapter" },
    150   1.1  jdolecek     { 0x6406,	"AT&T GIS 8-Port Serial Controller/MC" },
    151   1.1  jdolecek     { 0x6407,	"Stargate Adapter" },
    152   1.5  jdolecek     { 0x6410,	"ATI AT1720T" },
    153   1.8  jdolecek     { 0x6413,	"ATI AT1720BT" },
    154   1.8  jdolecek     { 0x6416,	"ATI AT1720AT" },
    155   1.8  jdolecek     { 0x6419,	"ATI AT1720FT" },
    156   1.1  jdolecek     { 0x64B6,	"Thomas-Conrad ARC-CARD/MC" },
    157   1.1  jdolecek     { 0x64B7,	"Thomas-Conrad TCNS/MC" },
    158   1.1  jdolecek     { 0x651B,	"Racore Token-Ring Adapter" },
    159   1.1  jdolecek     { 0x651E,	"Racore LANpac II" },
    160   1.1  jdolecek     { 0x6612,	"Evercom Modem" },
    161   1.1  jdolecek     { 0x6780,	"Roalan/NeoTecH 4-Channel Serial Adapter" },
    162   1.1  jdolecek     { 0x6781,	"Roalan/NeoTecH Serial Adapter" },
    163   1.1  jdolecek     { 0x6782,	"Roalan/NeoTecH Parallel Adapter" },
    164   1.1  jdolecek     { 0x6783,	"Roalan/NeoTecH Serial/Parallel Adapter" },
    165   1.1  jdolecek     { 0x6784,	"Roalan/NeoTecH Dual RS-422/485 Serial Adapter" },
    166   1.1  jdolecek     { 0x6785,	"Roalan/NeoTecH RS-422/485 Serial Adapter" },
    167   1.1  jdolecek     { 0x6786,	"Roalan/NeoTecH DP/1A Dual Parallel Adapter" },
    168   1.1  jdolecek     { 0x6787,	"Roalan/NeoTecH MS/4A 4-Channel Serial Adapter" },
    169   1.1  jdolecek     { 0x6788,	"Roalan/NeoTecH MS/4B 4-Channel Serial Adapter" },
    170   1.1  jdolecek     { 0x6789,	"Roalan/NeoTecH MS/4C 4-Channel Serial Adapter" },
    171   1.1  jdolecek     { 0x678B,	"NeoTecH Dual RS-232 Async. Adapter" },
    172   1.1  jdolecek     { 0x678C,	"NeoTecH S2M100 Dual RS-232 Async. Adapter" },
    173   1.1  jdolecek     { 0x678D,	"NeoTecH MSP/4 4-Channel Serial/Parallel Adapter" },
    174   1.1  jdolecek     { 0x678F,	"BBS GPIB-3000 IEEE-488 Adapter" },
    175  1.13  jdolecek     { 0x6791,	"NeoTecH Single RS-232 Async. Adapter, SM110" },
    176   1.1  jdolecek     { 0x6792,	"NeoTecH SPM121/SPM321 Serial/Parallel Adapter" },
    177   1.1  jdolecek     { 0x6795,	"NeoTecH S1M200 Single RS-422/485 Async. Adapter" },
    178   1.1  jdolecek     { 0x6796,	"NeoTecH PM101 Single Bidirectional Parallel Adapter" },
    179   1.1  jdolecek     { 0x6797,	"NeoTecH PM102 Dual Bidirectional Parallel Adapter" },
    180   1.1  jdolecek     { 0x67E1,	"NCR 8-Port Serial Controller/MC" },
    181   1.1  jdolecek     { 0x68FF,	"RM Z-Net LAN Controller" },
    182   1.1  jdolecek     { 0x6A14,	"NCR WaveLAN Adapter" },
    183   1.1  jdolecek     { 0x6A21,	"Microeye 1 C Mk2 Video Digitiser" },
    184   1.1  jdolecek     { 0x6A22,	"RM Ethernet-MC/2 Adapter" },
    185   1.1  jdolecek     { 0x6A40,	"Microeye Picturebook Adapter" },
    186   1.1  jdolecek     { 0x6A5C,	"Specialix RIO Communications Adapter" },
    187   1.1  jdolecek     { 0x6A7B,	"Tueplan Dual Channel Parallel Adapter" },
    188   1.1  jdolecek     { 0x6A7F,	"RM M-Series BBC I/O Adapter" },
    189   1.1  jdolecek     { 0x6A8D,	"Quattro PS Modem" },
    190   1.1  jdolecek     { 0x6AB4,	"Mayze Syncro 24PS V.26bis Modem" },
    191   1.1  jdolecek     { 0x6AB5,	"Mayze Syncro 48PS V.27ter Modem" },
    192   1.1  jdolecek     { 0x6ABF,	"RM Ethernet MC Adapter" },
    193   1.1  jdolecek     { 0x6AE7,	"Dacom Unity Gold+/2 Modem" },
    194   1.1  jdolecek     { 0x6AFB,	"Miracom Keycard/PS Modem" },
    195  1.16  jdolecek     { 0x6AFD,	"SKNET MC2+ Ethernet Adapter/G" },
    196   1.1  jdolecek     { 0x6B76,	"Network Designers Garnet 2 Adapter" },
    197   1.1  jdolecek     { 0x6B80,	"DataFlex Chameleo Modem" },
    198   1.1  jdolecek     { 0x6B95,	"CORE ESDI Fixed Disk Adapter" },
    199   1.1  jdolecek     { 0x6B9B,	"Specialix Multi-port Serial Adapter" },
    200   1.1  jdolecek     { 0x6B9C,	"HWF-MC2 Serial Communications Adapter" },
    201   1.1  jdolecek     { 0x6B9D,	"SoftWare Forge SWF-MC1 X.25 Adapter" },
    202   1.1  jdolecek     { 0x6BBA,	"Apricot On-board Ethernet Adapter" },
    203   1.1  jdolecek     { 0x6BBB,	"Barr Synchronous Communications Adapter" },
    204   1.1  jdolecek     { 0x6BBC,	"Apricot Synchronous Communications Adapter" },
    205   1.1  jdolecek     { 0x6BCB,	"CONNECT ARCnet Adapter" },
    206   1.1  jdolecek     { 0x6BE7,	"Symicron dtsx12 Token Ring Adapter" },
    207  1.16  jdolecek     { 0x6BE9,	"SKNET Personal Ethernet Adapter" },
    208   1.1  jdolecek     { 0x6BFF,	"Torus Ethernet Adapter/MC" },
    209   1.1  jdolecek     { 0x6C0F,	"Roland MIDI Processing Unit MPU-IMC" },
    210   1.1  jdolecek     { 0x6DAC,	"Logitech ScanMan Adapter" },
    211   1.1  jdolecek     { 0x6DD4,	"FasTalk 2/V.32/42b" },
    212   1.1  jdolecek     { 0x6DD5,	"UDS Sync-Up 2/V.32/42b" },
    213   1.1  jdolecek     { 0x6DD6,	"UDS Sync-Up 2/201" },
    214   1.1  jdolecek     { 0x6DD7,	"UDS Sync-Up 2/V.26" },
    215   1.1  jdolecek     { 0x6DE0,	"UDS Sync-Up 2/V.32" },
    216   1.1  jdolecek     { 0x6DE1,	"UDS Sync-Up 2/T9628B" },
    217   1.1  jdolecek     { 0x6DE2,	"FasTalk 2/V.32" },
    218   1.1  jdolecek     { 0x6DE3,	"FasTalk 2/2400" },
    219   1.1  jdolecek     { 0x6DE4,	"UDS FasTalk 2/1200" },
    220   1.1  jdolecek     { 0x6DE5,	"UDS Sync-Up 2/V.22bis" },
    221   1.1  jdolecek     { 0x6DE6,	"UDS Sync-Up 2/201/212" },
    222   1.1  jdolecek     { 0x6DE7,	"UDS Sync-Up 2/208/201" },
    223   1.1  jdolecek     { 0x6DEF,	"DEC DE210 (DEMCA) Ethernet Adapter" },
    224   1.1  jdolecek     { 0x6E6C,	"IBM Audio Capture & Playback Adapter/A" },
    225   1.1  jdolecek     { 0x6E78,	"DCA IRMA 2-MCA Adapter" },
    226   1.1  jdolecek     { 0x6E79,	"DCA IRMA 3 3270 Adapter" },
    227   1.1  jdolecek     { 0x6E7C,	"DCA Intelligent Comm Adapter" },
    228   1.1  jdolecek     { 0x6EE7,	"IMC PCnic II Ethernet Adapter" },
    229   1.1  jdolecek     { 0x6EEE,	"UDS Sync-Up 2/Multi-Protocol Adapter" },
    230   1.1  jdolecek     { 0x6EF8,	"IRMA 3t 3270 Coax Adapter" },
    231   1.1  jdolecek     { 0x6F01,	"Hayes Smartmodem 2400P" },
    232   1.1  jdolecek     { 0x6F57,	"Octocom OSI8224APS Modem" },
    233   1.1  jdolecek     { 0x6F77,	"Lantana Tamarix/2 Ethernet Adapter" },
    234   1.1  jdolecek     { 0x6FB6,	"Canmax DLC 01 Serial Comms Adapter" },
    235   1.1  jdolecek     { 0x6FBF,	"Natural MicroSystems WATSON" },
    236   1.6  jdolecek     { 0x6FC0,	"WD EtherCard PLUS/A (WD8003E/A or WD8003ET/A)" },
    237   1.6  jdolecek     { 0x6FC1,	"WD StarCard PLUS/A (WD8003ST/A)" },
    238   1.6  jdolecek     { 0x6FC2,	"WD EtherCard PLUS 10T/A (WD8003W/A)" },
    239   1.1  jdolecek     { 0x6FE4,	"DigiBoard PS-COM/16" },
    240   1.1  jdolecek     { 0x6FE5,	"DigiBoard PS-COM/8" },
    241   1.1  jdolecek     { 0x6FE6,	"DigiBoard PS-COM/4" },
    242   1.1  jdolecek     { 0x6FE9,	"DigiBoard Open-Ender" },
    243   1.1  jdolecek     { 0x6FEA,	"DigiBoard Open-Ender RS422" },
    244   1.1  jdolecek     { 0x6FEC,	"DigiCHANNEL MC C/X Adapter" },
    245   1.1  jdolecek     { 0x6FF0,	"Arnet Multiport/2 Communications Adapter" },
    246   1.1  jdolecek     { 0x7000,	"AST Advantage/2" },
    247   1.1  jdolecek     { 0x7001,	"AST Advantage/2 w/ Dual Serial Port" },
    248   1.1  jdolecek     { 0x7002,	"AST Advantage/2 w/ Serial & Parallel Port" },
    249   1.1  jdolecek     { 0x7007,	"HyperRAM MC 32/16 Memory Expansion" },
    250   1.1  jdolecek     { 0x7010,	"Tecmar MicroRAM 386 Multifunction Board" },
    251   1.1  jdolecek     { 0x7011,	"Tecmar MicroRAM Multifunction Board" },
    252   1.1  jdolecek     { 0x7012,	"Net/One NIUps LAN Adapter" },
    253   1.1  jdolecek     { 0x7020,	"Cumulus 2Mb Memory Multifunction Adapter" },
    254   1.1  jdolecek     { 0x7021,	"Cumulus 4Mb Memory Multifunction Adapter" },
    255   1.1  jdolecek     { 0x7022,	"Cumulus 8Mb Memory Multifunction Adapter" },
    256   1.1  jdolecek     { 0x7024,	"InterQuadram QuadMEG PS8 Extended Memory/Adapter" },
    257   1.1  jdolecek     { 0x7026,	"Cumulus 2400 Baud Internal Modem" },
    258   1.1  jdolecek     { 0x7046,	"Alloy IMP8/PS Adapter" },
    259   1.1  jdolecek     { 0x7047,	"Alloy IMP2/PS Adapter" },
    260   1.1  jdolecek     { 0x7048,	"Excelogic Micromem" },
    261   1.1  jdolecek     { 0x7049,	"Micron Beyond 50/60 Memory Expansion" },
    262   1.1  jdolecek     { 0x704E,	"Video Capture Adapter/A" },
    263   1.1  jdolecek     { 0x704F,	"NCR MPCA/MC Adapter" },
    264   1.1  jdolecek     { 0x7050,	"AST RampagePlus/MC Memory Expansion" },
    265   1.1  jdolecek     { 0x7064,	"AW RCP Adapter" },
    266   1.1  jdolecek     { 0x706F,	"Aox MicroMASTER 386" },
    267   1.1  jdolecek     { 0x707D,	"Corollary 8x4mc" },
    268   1.1  jdolecek     { 0x707E,	"Irwin 4100MC Controller" },
    269   1.1  jdolecek     { 0x708E,	"Kingston KTM-8000/286 Memory Expansion" },
    270   1.1  jdolecek     { 0x708F,	"Kingston KTM-8000/386 Memory Expansion" },
    271   1.1  jdolecek     { 0x70B0,	"Intel AboveBoard MC32" },
    272   1.1  jdolecek     { 0x70D0,	"Kingston KTM-16000/386 Memory Expansion" },
    273   1.1  jdolecek     { 0x70D4,	"Kingston KTM-609/16 Memory Expansion" },
    274  1.12  jdolecek     { 0x70DE,	"Compex Inc. PS/2 ENET16-MC/P Microchannel Ad." },
    275   1.1  jdolecek     { 0x7151,	"Novell NE/2-32 Ethernet Adapter" },
    276   1.1  jdolecek     { 0x7154,	"Novell NE/2 Ethernet Adapter" },
    277   1.1  jdolecek     { 0x7188,	"Mountain QIC-02 Tape Adapter" },
    278   1.1  jdolecek     { 0x71D4,	"Kingston DataCard 16 Adapter" },
    279   1.1  jdolecek     { 0x72F3,	"HyperRAM MC 32/16 SIMM-MF Memory Expansion" },
    280   1.1  jdolecek     { 0x7411,	"Quadboard PS/Q Multifunction Adapter" },
    281   1.1  jdolecek     { 0x7422,	"Quadboard PS/Q Multifunction Adapter" },
    282   1.1  jdolecek     { 0x7520,	"ALR MicroChannel AT Embedded Adapter" },
    283   1.1  jdolecek     { 0x7522,	"ALR MicroChannel AT Embedded Adapter" },
    284   1.1  jdolecek     { 0x76DA,	"Quadmeg PS/Q Memory Adapter" },
    285   1.1  jdolecek     { 0x76DE,	"Quadmeg PS/Q Memory Adapter" },
    286   1.1  jdolecek     { 0x7788,	"Intel AboveBoard 2 Plus" },
    287   1.1  jdolecek     { 0x77FB,	"Everex EV-136 4Mb Memory Expansion" },
    288   1.1  jdolecek     { 0x77FF,	"Alloy HI-2 PC Expansion Bus Interface" },
    289   1.1  jdolecek     { 0x7A7A,	"Boca BOCARAM/2 PLUS Memory Expansion" },
    290   1.1  jdolecek     { 0x7D7F,	"Orchid RAMQuest Extra 16/32" },
    291   1.1  jdolecek     { 0x7E76,	"Overland XL/2 9-Track Tape Coupler" },
    292   1.1  jdolecek     { 0x7F4C,	"NCR 53C94 SCSI Host Adapter" },
    293   1.1  jdolecek     { 0x7F4D,	"NCR 3421 SCSI Host Adapter" },
    294   1.1  jdolecek     { 0x7F4E,	"NCR SCSI Host Adapter" },
    295   1.1  jdolecek     { 0x7F4F,	"NCR SCSI Host Adapter" },
    296   1.1  jdolecek     { 0x7F99,	"DigiCHANNEL MC/4i or MC/8i" },
    297   1.1  jdolecek     { 0x7FBE,	"FTG PXL-480 Hi-Res Lightpen Adapter" },
    298   1.1  jdolecek     { 0x7FCE,	"Connect Tech Intellicon MC8 (Canmax CS-6060MCA)" },
    299   1.1  jdolecek     { 0x7FD5,	"NCI 4700 PCI/MC" },
    300   1.1  jdolecek     { 0x7FE9,	"DigiBoard Open-Ender DOS" },
    301   1.1  jdolecek     { 0x7FEA,	"DigiBoard MC/Xi DOS RS422" },
    302   1.1  jdolecek     { 0x7FF9,	"Iomega PC4 SCSI Host Adapter" },
    303   1.1  jdolecek     { 0x7FFA,	"Iomega PC4B-50 SCSI Host Adapter" },
    304   1.1  jdolecek     { 0x8002,	"Ahead VGA Enhancer-Z Rev. A" },
    305   1.1  jdolecek     { 0x8009,	"Vermont COBRA/2" },
    306   1.1  jdolecek     { 0x800D,	"Pixelworks PS/2 Ultra Clipper Graphics Subsystem" },
    307   1.1  jdolecek     { 0x8010,	"Microeye 1C Video Digitiser" },
    308   1.1  jdolecek     { 0x8016,	"ETAP NEFTIS/20 or ATRIS/20 Display Adapter" },
    309   1.1  jdolecek     { 0x803F,	"RM High Resolution Mono Display Adapter" },
    310   1.1  jdolecek     { 0x8044,	"Paradise 8514/A Plus Video Adapter" },
    311   1.1  jdolecek     { 0x8057,	"Digithurst Video Output" },
    312   1.1  jdolecek     { 0x8088,	"ATI 8514/Ultra Display Adapter" },
    313   1.1  jdolecek     { 0x8089,	"ATI Graphics Ultra MCA Video Accelerator" },
    314   1.1  jdolecek     { 0x80A5,	"Cornerstone SinglePage XL Display" },
    315   1.1  jdolecek     { 0x80B3,	"M-Motion Video Adapter/A" },
    316   1.1  jdolecek     { 0x80C3,	"Artist XJS MC" },
    317   1.1  jdolecek     { 0x80E6,	"RasterOps ColorBoard 1024MC" },
    318   1.1  jdolecek     { 0x80E8,	"Matrox MG-104/108-M Video Adapter" },
    319   1.1  jdolecek     { 0x80EC,	"Matrox MGA Video Adapter" },
    320   1.1  jdolecek     { 0x80F6,	"RasterOps ColorBoard 1024MC" },
    321   1.1  jdolecek     { 0x812E,	"NCR 3350/3355 HPG Video Adapter (w/o ROM)" },
    322   1.1  jdolecek     { 0x8202,	"Ahead VGA Enhancer-Z Rev. A" },
    323   1.1  jdolecek     { 0x8EF8,	"IBM Expansion Unit SCSI Adapter" },
    324   1.1  jdolecek     { 0x8EFC,	"IBM Fast SCSI-2 Adapter" },
    325   1.1  jdolecek     { 0x8EFD,	"IBM 7568 SCSI Adapter w/cache" },
    326   1.1  jdolecek     { 0x8EFE,	"IBM SCSI Adapter" },
    327   1.1  jdolecek     { 0x8EFF,	"IBM SCSI Adapter w/cache" },
    328  1.23   garbled     { 0x8F62,	"IBM 10/100 Mbps Ethernet MC Adapter" },
    329  1.23   garbled     { 0x8F98,	"IBM 10 Mbps Integrated Ethernet (Rainbow)" },
    330   1.1  jdolecek     { 0x8FA0,	"IBM LANStreamer MC 32 Adapter" },
    331  1.23   garbled     { 0x8FBA,	"IBM NCR 53C720 Integrated SCSI Controller" },
    332   1.1  jdolecek     { 0x8FC8,	"IBM Token Ring 16/4 Busmaster Server Adapter/A" },
    333   1.1  jdolecek     { 0x8FD6,	"IBM Audiovation Adapter" },
    334   1.1  jdolecek     { 0x8FD8,	"IBM XGA/XGA-2 Display Adapter" },
    335   1.1  jdolecek     { 0x8FD9,	"IBM XGA/XGA-2 Display Adapter" },
    336   1.1  jdolecek     { 0x8FDA,	"IBM XGA/XGA-2 Display Adapter" },
    337   1.1  jdolecek     { 0x8FDB,	"IBM XGA/XGA-2 Display Adapter" },
    338  1.18  jdolecek     { 0x90EE,	"IBM SVGA Adapter/A" },
    339   1.1  jdolecek     { 0xDDFF,	"IBM ESDI Fixed Disk Controller" },
    340   1.1  jdolecek     { 0xDEFF,	"IBM Multi-Protocol Communications Adapter" },
    341   1.1  jdolecek     { 0xDF7F,	"IBM 3363 Optical Disk Adapter" },
    342   1.1  jdolecek     { 0xDF9F,	"IBM Integ. ESDI Fixed Disk & Controller" },
    343   1.1  jdolecek     { 0xDFBF,	"IBM 6157 Streaming Tape Adapter" },
    344  1.23   garbled     { 0xDFE5,	"IBM Ultimedia Audio Adapter" },
    345   1.1  jdolecek     { 0xDFFA,	"IBM 5.25in Diskette Adapter/A" },
    346   1.1  jdolecek     { 0xDFFD,	"IBM ST506 Fixed Disk Adapter" },
    347   1.1  jdolecek     { 0xE000,	"IBM Token Ring Adapter/A" },
    348   1.1  jdolecek     { 0xE001,	"IBM Token Ring 16/4 Adapter/A" },
    349   1.1  jdolecek     { 0xE016,	"IBM 300/1200/2400 Internal Modem/A" },
    350   1.1  jdolecek     { 0xE04E,	"IBM High Speed Adapter/A" },
    351   1.1  jdolecek     { 0xE04F,	"IBM 3119 Adapter/A" },
    352   1.1  jdolecek     { 0xE1FF,	"IBM 3270 Connection Version B" },
    353   1.1  jdolecek     { 0xE7FF,	"IBM 3270 Connection Version A" },
    354   1.1  jdolecek     { 0xE9FF,	"IBM Expansion Unit Model 002" },
    355   1.1  jdolecek     { 0xEDFF,	"IBM Internal Modem" },
    356   1.1  jdolecek     { 0xEEBB,	"Miracom OEM Modem" },
    357   1.1  jdolecek     { 0xEEE7,	"IBM Serial Port 2" },
    358   1.1  jdolecek     { 0xEEFF,	"IBM Dual Async Adapter" },
    359   1.1  jdolecek     { 0xEF7F,	"IBM 8514/A Display Adapter" },
    360   1.1  jdolecek     { 0xEFCF,	"IBM Store Loop Adapter/A" },
    361   1.6  jdolecek     { 0xEFD4,	"IBM PS/2 Adapter/A for Ethernet Networks (UTP)" },
    362   1.6  jdolecek     { 0xEFD5,	"IBM PS/2 Adapter/A for Ethernet Networks (BNC)" },
    363   1.1  jdolecek     { 0xEFDC,	"Intel DS2 Adapter" },
    364   1.1  jdolecek     { 0xEFDF,	"ARCnet ASTER/2 Adapter" },
    365   1.6  jdolecek     { 0xEFE5,	"IBM PS/2 Adapter/A for Ethernet Networks" },
    366   1.1  jdolecek     { 0xEFEF,	"IBM PC Network Adapter" },
    367   1.1  jdolecek     { 0xEFF0,	"IBM Realtime I/f Co-proc. Multiport/2 or X.25/2" },
    368   1.1  jdolecek     { 0xEFF5,	"UB NIC-PS/2 Ethernet Adapter" },
    369   1.1  jdolecek     { 0xEFF6,	"IBM PagePrinter Adapter/2" },
    370   1.1  jdolecek     { 0xEFFD,	"IBM VGA Adapter" },
    371   1.1  jdolecek     { 0xF04F,	"IBM 3117 Scanner Adapter/A" },
    372  1.24   garbled     { 0xF6FE,	"IBM Standard I/O Planar (Rainbow)" },
    373   1.1  jdolecek     { 0xF7F7,	"IBM 2-8Mb 80286 Memory Expansion" },
    374   1.1  jdolecek     { 0xF7FE,	"IBM Expanded Memory" },
    375   1.1  jdolecek     { 0xFAFF,	"IBM 32-bit Memory Expansion" },
    376   1.1  jdolecek     { 0xFCFF,	"IBM Memory Expansion" },
    377   1.1  jdolecek     { 0xFDDE,	"IBM Enhanced 80386 Memory Expansion w/ROM" },
    378   1.1  jdolecek     { 0xFDDF,	"IBM Enhanced 80386 Memory Expansion" },
    379   1.1  jdolecek     { 0xFEFE,	"IBM 2Mb 16-bit Memory Adapter" },
    380   1.1  jdolecek     { 0xFFF8,	"IBM 5250 Workstation Emulation Adapter" },
    381   1.1  jdolecek     { 0, NULL, }
    382   1.1  jdolecek };
    383