[BACK]Return to pcidevs CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / dev / pci

Annotation of src/sys/dev/pci/pcidevs, Revision 1.1005

1.1005  ! matt        1: $NetBSD: pcidevs,v 1.1004 2009/12/05 16:30:39 dsl Exp $
1.1       cgd         2:
                      3: /*
1.4       cgd         4:  * Copyright (c) 1995, 1996 Christopher G. Demetriou
1.1       cgd         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 Christopher G. Demetriou
                     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: /*
1.21      thorpej    35:  * NOTE: a fairly complete list of PCI codes can be found at:
1.133     fair       36:  *
1.610     chs        37:  *     http://www.pcidatabase.com/
1.31      cgd        38:  *
                     39:  * (but it doesn't always seem to match vendor documentation)
1.609     blymn      40:  *
                     41:  * NOTE: As per tron@NetBSD.org, the proper update procedure is
                     42:  *
                     43:  * 1.) Change "src/sys/dev/pci/pcidevs".
                     44:  * 2.) Commit "src/sys/dev/pci/pcidevs".
                     45:  * 3.) Execute "make -f Makefile.pcidevs" in "src/sys/dev/pci".
                     46:  * 4.) Commit "src/sys/dev/pci/pcidevs.h" and "src/sys/dev/pci/pcidevs_data.h".
1.21      thorpej    47:  */
                     48:
                     49: /*
1.974     jnemeth    50:  * Use "make -f Makefile.pcidevs" to regenerate pcidevs.h and pcidevs_data.h
                     51:  */
                     52:
                     53: /*
1.1       cgd        54:  * List of known PCI vendors
                     55:  */
                     56:
1.448     rjs        57: vendor PEAK            0x001c  Peak System Technik
1.665     junyoung   58: vendor MARTINMARIETTA  0x003d  Martin-Marietta
1.251     wiz        59: vendor HAUPPAUGE       0x0070  Hauppauge Computer Works
1.470     pooka      60: vendor DYNALINK                0x0675  Dynalink
1.24      tls        61: vendor COMPAQ          0x0e11  Compaq
                     62: vendor SYMBIOS         0x1000  Symbios Logic
1.665     junyoung   63: vendor ATI             0x1002  ATI Technologies
1.4       cgd        64: vendor ULSI            0x1003  ULSI Systems
                     65: vendor VLSI            0x1004  VLSI Technology
                     66: vendor AVANCE          0x1005  Avance Logic
                     67: vendor REPLY           0x1006  Reply Group
                     68: vendor NETFRAME                0x1007  NetFrame Systems
                     69: vendor EPSON           0x1008  Epson
                     70: vendor PHOENIX         0x100a  Phoenix Technologies
                     71: vendor NS              0x100b  National Semiconductor
                     72: vendor TSENG           0x100c  Tseng Labs
                     73: vendor AST             0x100d  AST Research
                     74: vendor WEITEK          0x100e  Weitek
1.24      tls        75: vendor VIDEOLOGIC      0x1010  Video Logic
1.4       cgd        76: vendor DEC             0x1011  Digital Equipment
                     77: vendor MICRONICS       0x1012  Micronics Computers
                     78: vendor CIRRUS          0x1013  Cirrus Logic
                     79: vendor IBM             0x1014  IBM
1.665     junyoung   80: vendor LSIL            0x1015  LSI Logic of Canada
1.4       cgd        81: vendor ICLPERSONAL     0x1016  ICL Personal Systems
                     82: vendor SPEA            0x1017  SPEA Software
                     83: vendor UNISYS          0x1018  Unisys Systems
                     84: vendor ELITEGROUP      0x1019  Elitegroup Computer Systems
1.24      tls        85: vendor NCR             0x101a  AT&T Global Information Systems
1.4       cgd        86: vendor VITESSE         0x101b  Vitesse Semiconductor
                     87: vendor WD              0x101c  Western Digital
                     88: vendor AMI             0x101e  American Megatrends
                     89: vendor PICTURETEL      0x101f  PictureTel
                     90: vendor HITACHICOMP     0x1020  Hitachi Computer Products
                     91: vendor OKI             0x1021  OKI Electric Industry
1.999     cegger     92: vendor AMD             0x1022  AMD
1.4       cgd        93: vendor TRIDENT         0x1023  Trident Microsystems
                     94: vendor ZENITH          0x1024  Zenith Data Systems
                     95: vendor ACER            0x1025  Acer
                     96: vendor DELL            0x1028  Dell Computer
1.25      veego      97: vendor SNI             0x1029  Siemens Nixdorf AG
1.9       thorpej    98: vendor LSILOGIC                0x102a  LSI Logic, Headland div.
1.4       cgd        99: vendor MATROX          0x102b  Matrox
                    100: vendor CHIPS           0x102c  Chips and Technologies
                    101: vendor WYSE            0x102d  WYSE Technology
                    102: vendor OLIVETTI                0x102e  Olivetti Advanced Technology
                    103: vendor TOSHIBA         0x102f  Toshiba America
                    104: vendor TMCRESEARCH     0x1030  TMC Research
                    105: vendor MIRO            0x1031  Miro Computer Products
1.25      veego     106: vendor COMPAQ2         0x1032  Compaq (2nd PCI Vendor ID)
1.4       cgd       107: vendor NEC             0x1033  NEC
                    108: vendor BURNDY          0x1034  Burndy
                    109: vendor COMPCOMM                0x1035  Comp. & Comm. Research Lab
                    110: vendor FUTUREDOMAIN    0x1036  Future Domain
                    111: vendor HITACHIMICRO    0x1037  Hitach Microsystems
                    112: vendor AMP             0x1038  AMP
                    113: vendor SIS             0x1039  Silicon Integrated System
                    114: vendor SEIKOEPSON      0x103a  Seiko Epson
1.665     junyoung  115: vendor TATUNGAMERICA   0x103b  Tatung of America
1.24      tls       116: vendor HP              0x103c  Hewlett-Packard
1.4       cgd       117: vendor SOLLIDAY                0x103e  Solliday Engineering
                    118: vendor LOGICMODELLING  0x103f  Logic Modeling
                    119: vendor KPC             0x1040  Kubota Pacific
                    120: vendor COMPUTREND      0x1041  Computrend
                    121: vendor PCTECH          0x1042  PC Technology
                    122: vendor ASUSTEK         0x1043  Asustek Computer
                    123: vendor DPT             0x1044  Distributed Processing Technology
                    124: vendor OPTI            0x1045  Opti
1.665     junyoung  125: vendor IPCCORP         0x1046  IPC
1.4       cgd       126: vendor GENOA           0x1047  Genoa Systems
                    127: vendor ELSA            0x1048  Elsa
                    128: vendor FOUNTAINTECH    0x1049  Fountain Technology
1.577     nisimura  129: vendor SGSTHOMSON      0x104a  SGS-Thomson Microelectronics
1.4       cgd       130: vendor BUSLOGIC                0x104b  BusLogic
1.24      tls       131: vendor TI              0x104c  Texas Instruments
                    132: vendor SONY            0x104d  Sony
1.4       cgd       133: vendor OAKTECH         0x104e  Oak Technology
                    134: vendor COTIME          0x104f  Co-time Computer
                    135: vendor WINBOND         0x1050  Winbond Electronics
                    136: vendor ANIGMA          0x1051  Anigma
                    137: vendor YOUNGMICRO      0x1052  Young Micro Systems
                    138: vendor HITACHI         0x1054  Hitachi
                    139: vendor EFARMICRO       0x1055  Efar Microsystems
                    140: vendor ICL             0x1056  ICL
                    141: vendor MOT             0x1057  Motorola
                    142: vendor ETR             0x1058  Electronics & Telec. RSH
                    143: vendor TEKNOR          0x1059  Teknor Microsystems
                    144: vendor PROMISE         0x105a  Promise Technology
                    145: vendor FOXCONN         0x105b  Foxconn International
                    146: vendor WIPRO           0x105c  Wipro Infotech
                    147: vendor NUMBER9         0x105d  Number 9 Computer Company
                    148: vendor VTECH           0x105e  Vtech Computers
                    149: vendor INFOTRONIC      0x105f  Infotronic America
                    150: vendor UMC             0x1060  United Microelectronics
                    151: vendor ITT             0x1061  I. T. T.
1.24      tls       152: vendor MASPAR          0x1062  MasPar Computer
1.4       cgd       153: vendor OCEANOA         0x1063  Ocean Office Automation
                    154: vendor ALCATEL         0x1064  Alcatel CIT
                    155: vendor TEXASMICRO      0x1065  Texas Microsystems
                    156: vendor PICOPOWER       0x1066  Picopower Technology
1.25      veego     157: vendor MITSUBISHI      0x1067  Mitsubishi Electronics
1.4       cgd       158: vendor DIVERSIFIED     0x1068  Diversified Technology
                    159: vendor MYLEX           0x1069  Mylex
                    160: vendor ATEN            0x106a  Aten Research
1.24      tls       161: vendor APPLE           0x106b  Apple Computer
1.4       cgd       162: vendor HYUNDAI         0x106c  Hyundai Electronics America
                    163: vendor SEQUENT         0x106d  Sequent
                    164: vendor DFI             0x106e  DFI
                    165: vendor CITYGATE                0x106f  City Gate Development
                    166: vendor DAEWOO          0x1070  Daewoo Telecom
                    167: vendor MITAC           0x1071  Mitac
1.665     junyoung  168: vendor GIT             0x1072  GIT
1.4       cgd       169: vendor YAMAHA          0x1073  Yamaha
                    170: vendor NEXGEN          0x1074  NexGen Microsystems
                    171: vendor AIR             0x1075  Advanced Integration Research
                    172: vendor CHAINTECH       0x1076  Chaintech Computer
1.794     grant     173: vendor QLOGIC          0x1077  QLogic
1.665     junyoung  174: vendor CYRIX           0x1078  Cyrix
1.4       cgd       175: vendor IBUS            0x1079  I-Bus
                    176: vendor NETWORTH                0x107a  NetWorth
                    177: vendor GATEWAY         0x107b  Gateway 2000
                    178: vendor GOLDSTART       0x107c  Goldstar
                    179: vendor LEADTEK         0x107d  LeadTek Research
                    180: vendor INTERPHASE      0x107e  Interphase
1.665     junyoung  181: vendor DATATECH                0x107f  Data Technology
1.4       cgd       182: vendor CONTAQ          0x1080  Contaq Microsystems
                    183: vendor SUPERMAC                0x1081  Supermac Technology
1.665     junyoung  184: vendor EFA             0x1082  EFA of America
1.4       cgd       185: vendor FOREX           0x1083  Forex Computer
                    186: vendor PARADOR         0x1084  Parador
                    187: vendor TULIP           0x1085  Tulip Computers
                    188: vendor JBOND           0x1086  J. Bond Computer Systems
                    189: vendor CACHECOMP       0x1087  Cache Computer
                    190: vendor MICROCOMP       0x1088  Microcomputer Systems
1.665     junyoung  191: vendor DG              0x1089  Data General
                    192: vendor BIT3            0x108a  Bit3 Computer
1.25      veego     193: vendor ELONEX          0x108c  Elonex PLC c/o Oakleigh Systems
1.4       cgd       194: vendor OLICOM          0x108d  Olicom
1.665     junyoung  195: vendor SUN             0x108e  Sun Microsystems
1.4       cgd       196: vendor SYSTEMSOFT      0x108f  Systemsoft
                    197: vendor ENCORE          0x1090  Encore Computer
                    198: vendor INTERGRAPH      0x1091  Intergraph
                    199: vendor DIAMOND         0x1092  Diamond Computer Systems
                    200: vendor NATIONALINST    0x1093  National Instruments
                    201: vendor FICOMP          0x1094  First Int'l Computers
                    202: vendor CMDTECH         0x1095  CMD Technology
                    203: vendor ALACRON         0x1096  Alacron
                    204: vendor APPIAN          0x1097  Appian Technology
                    205: vendor QUANTUMDESIGNS  0x1098  Quantum Designs
                    206: vendor SAMSUNGELEC     0x1099  Samsung Electronics
                    207: vendor PACKARDBELL     0x109a  Packard Bell
                    208: vendor GEMLIGHT                0x109b  Gemlight Computer
                    209: vendor MEGACHIPS       0x109c  Megachips
                    210: vendor ZIDA            0x109d  Zida Technologies
                    211: vendor BROOKTREE       0x109e  Brooktree
                    212: vendor TRIGEM          0x109f  Trigem Computer
                    213: vendor MEIDENSHA       0x10a0  Meidensha
                    214: vendor JUKO            0x10a1  Juko Electronics
                    215: vendor QUANTUM         0x10a2  Quantum
                    216: vendor EVEREX          0x10a3  Everex Systems
                    217: vendor GLOBE           0x10a4  Globe Manufacturing Sales
                    218: vendor RACAL           0x10a5  Racal Interlan
                    219: vendor INFORMTECH      0x10a6  Informtech Industrial
                    220: vendor BENCHMARQ       0x10a7  Benchmarq Microelectronics
                    221: vendor SIERRA          0x10a8  Sierra Semiconductor
                    222: vendor SGI             0x10a9  Silicon Graphics
                    223: vendor ACC             0x10aa  ACC Microelectronics
                    224: vendor DIGICOM         0x10ab  Digicom
                    225: vendor HONEYWELL       0x10ac  Honeywell IASD
1.25      veego     226: vendor SYMPHONY                0x10ad  Symphony Labs
1.4       cgd       227: vendor CORNERSTONE     0x10ae  Cornerstone Technology
                    228: vendor MICROCOMPSON    0x10af  Micro Computer Sysytems (M) SON
                    229: vendor CARDEXPER       0x10b0  CardExpert Technology
1.251     wiz       230: vendor CABLETRON       0x10b1  Cabletron Systems
1.4       cgd       231: vendor RAYETHON                0x10b2  Raytheon
                    232: vendor DATABOOK                0x10b3  Databook
                    233: vendor STB             0x10b4  STB Systems
                    234: vendor PLX             0x10b5  PLX Technology
                    235: vendor MADGE           0x10b6  Madge Networks
1.312     soren     236: vendor 3COM            0x10b7  3Com
1.4       cgd       237: vendor SMC             0x10b8  Standard Microsystems
                    238: vendor ALI             0x10b9  Acer Labs
                    239: vendor MITSUBISHIELEC  0x10ba  Mitsubishi Electronics
                    240: vendor DAPHA           0x10bb  Dapha Electronics
                    241: vendor ALR             0x10bc  Advanced Logic Research
                    242: vendor SURECOM         0x10bd  Surecom Technology
                    243: vendor TSENGLABS       0x10be  Tseng Labs International
                    244: vendor MOST            0x10bf  Most
                    245: vendor BOCA            0x10c0  Boca Research
                    246: vendor ICM             0x10c1  ICM
                    247: vendor AUSPEX          0x10c2  Auspex Systems
                    248: vendor SAMSUNGSEMI     0x10c3  Samsung Semiconductors
                    249: vendor AWARD           0x10c4  Award Software Int'l
                    250: vendor XEROX           0x10c5  Xerox
                    251: vendor RAMBUS          0x10c6  Rambus
                    252: vendor MEDIAVIS                0x10c7  Media Vision
                    253: vendor NEOMAGIC                0x10c8  Neomagic
                    254: vendor DATAEXPERT      0x10c9  Dataexpert
                    255: vendor FUJITSU         0x10ca  Fujitsu
                    256: vendor OMRON           0x10cb  Omron
                    257: vendor MENTOR          0x10cc  Mentor ARC
1.77      dante     258: vendor ADVSYS          0x10cd  Advanced System Products
1.4       cgd       259: vendor RADIUS          0x10ce  Radius
                    260: vendor CITICORP                0x10cf  Citicorp TTI
1.25      veego     261: vendor FUJITSU2                0x10d0  Fujitsu Limited (2nd PCI Vendor ID)
1.4       cgd       262: vendor FUTUREPLUS      0x10d1  Future+ Systems
                    263: vendor MOLEX           0x10d2  Molex
                    264: vendor JABIL           0x10d3  Jabil Circuit
                    265: vendor HAULON          0x10d4  Hualon Microelectronics
                    266: vendor AUTOLOGIC       0x10d5  Autologic
                    267: vendor CETIA           0x10d6  Cetia
                    268: vendor BCM             0x10d7  BCM Advanced
                    269: vendor APL             0x10d8  Advanced Peripherals Labs
                    270: vendor MACRONIX                0x10d9  Macronix
                    271: vendor THOMASCONRAD    0x10da  Thomas-Conrad
                    272: vendor ROHM            0x10db  Rohm Research
1.24      tls       273: vendor CERN            0x10dc  CERN/ECP/EDU
1.4       cgd       274: vendor ES              0x10dd  Evans & Sutherland
1.753     tron      275: vendor NVIDIA          0x10de  NVIDIA
1.4       cgd       276: vendor EMULEX          0x10df  Emulex
                    277: vendor IMS             0x10e0  Integrated Micro Solutions
1.24      tls       278: vendor TEKRAM          0x10e1  Tekram Technology (1st PCI Vendor ID)
1.665     junyoung  279: vendor APTIX           0x10e2  Aptix
1.81      drochner  280: vendor NEWBRIDGE       0x10e3  Newbridge Microsystems / Tundra Semiconductor
1.4       cgd       281: vendor TANDEM          0x10e4  Tandem Computers
                    282: vendor MICROINDUSTRIES 0x10e5  Micro Industries
                    283: vendor GAINBERY                0x10e6  Gainbery Computer Products
                    284: vendor VADEM           0x10e7  Vadem
                    285: vendor AMCIRCUITS      0x10e8  Applied Micro Circuits
                    286: vendor ALPSELECTIC     0x10e9  Alps Electric
1.396     junyoung  287: vendor INTEGRAPHICS    0x10ea  Integraphics Systems
1.4       cgd       288: vendor ARTISTSGRAPHICS 0x10eb  Artists Graphics
                    289: vendor REALTEK         0x10ec  Realtek Semiconductor
1.665     junyoung  290: vendor ASCIICORP       0x10ed  ASCII
1.4       cgd       291: vendor XILINX          0x10ee  Xilinx
                    292: vendor RACORE          0x10ef  Racore Computer Products
                    293: vendor PERITEK         0x10f0  Peritek
                    294: vendor TYAN            0x10f1  Tyan Computer
                    295: vendor ACHME           0x10f2  Achme Computer
                    296: vendor ALARIS          0x10f3  Alaris
                    297: vendor SMOS            0x10f4  S-MOS Systems
1.665     junyoung  298: vendor NKK             0x10f5  NKK
1.4       cgd       299: vendor CREATIVE                0x10f6  Creative Electronic Systems
                    300: vendor MATSUSHITA      0x10f7  Matsushita
                    301: vendor ALTOS           0x10f8  Altos India
                    302: vendor PCDIRECT                0x10f9  PC Direct
                    303: vendor TRUEVISIO       0x10fa  Truevision
                    304: vendor THESYS          0x10fb  Thesys Ges. F. Mikroelektronik
                    305: vendor IODATA          0x10fc  I-O Data Device
                    306: vendor SOYO            0x10fd  Soyo Technology
                    307: vendor FAST            0x10fe  Fast Electronic
                    308: vendor NCUBE           0x10ff  NCube
                    309: vendor JAZZ            0x1100  Jazz Multimedia
                    310: vendor INITIO          0x1101  Initio
                    311: vendor CREATIVELABS    0x1102  Creative Labs
                    312: vendor TRIONES         0x1103  Triones Technologies
                    313: vendor RASTEROPS       0x1104  RasterOps
                    314: vendor SIGMA           0x1105  Sigma Designs
1.12      cgd       315: vendor VIATECH         0x1106  VIA Technologies
1.4       cgd       316: vendor STRATIS         0x1107  Stratus Computer
                    317: vendor PROTEON         0x1108  Proteon
                    318: vendor COGENT          0x1109  Cogent Data Technologies
1.25      veego     319: vendor SIEMENS                 0x110a  Siemens AG / Siemens Nixdorf AG
1.4       cgd       320: vendor XENON           0x110b  Xenon Microsystems
                    321: vendor MINIMAX         0x110c  Mini-Max Technology
                    322: vendor ZNYX            0x110d  Znyx Advanced Systems
                    323: vendor CPUTECH         0x110e  CPU Technology
                    324: vendor ROSS            0x110f  Ross Technology
                    325: vendor POWERHOUSE      0x1110  Powerhouse Systems
                    326: vendor SCO             0x1111  Santa Cruz Operation
1.25      veego     327: vendor RNS             0x1112  RNS
1.4       cgd       328: vendor ACCTON          0x1113  Accton Technology
                    329: vendor ATMEL           0x1114  Atmel
1.24      tls       330: vendor DUPONT          0x1115  DuPont Pixel Systems
1.4       cgd       331: vendor DATATRANSLATION 0x1116  Data Translation
                    332: vendor DATACUBE                0x1117  Datacube
                    333: vendor BERG            0x1118  Berg Electronics
                    334: vendor VORTEX          0x1119  Vortex Computer Systems
                    335: vendor EFFICIENTNETS   0x111a  Efficent Networks
                    336: vendor TELEDYNE                0x111b  Teledyne Electronic Systems
                    337: vendor TRICORD         0x111c  Tricord Systems
                    338: vendor IDT             0x111d  IDT
                    339: vendor ELDEC           0x111e  Eldec
                    340: vendor PDI             0x111f  Prescision Digital Images
                    341: vendor EMC             0x1120  Emc
                    342: vendor ZILOG           0x1121  Zilog
                    343: vendor MULTITECH       0x1122  Multi-tech Systems
                    344: vendor LEUTRON         0x1124  Leutron Vision
1.24      tls       345: vendor EUROCORE                0x1125  Eurocore/Vigra
                    346: vendor VIGRA           0x1126  Vigra
1.4       cgd       347: vendor FORE            0x1127  FORE Systems
                    348: vendor FIRMWORKS       0x1129  Firmworks
                    349: vendor HERMES          0x112a  Hermes Electronics
                    350: vendor LINOTYPE                0x112b  Linotype
                    351: vendor RAVICAD         0x112d  Ravicad
                    352: vendor INFOMEDIA       0x112e  Infomedia Microelectronics
                    353: vendor IMAGINGTECH     0x112f  Imaging Technlogy
                    354: vendor COMPUTERVISION  0x1130  Computervision
                    355: vendor PHILIPS         0x1131  Philips
                    356: vendor MITEL           0x1132  Mitel
                    357: vendor EICON           0x1133  Eicon Technology
                    358: vendor MCS             0x1134  Mercury Computer Systems
                    359: vendor FUJIXEROX       0x1135  Fuji Xerox
                    360: vendor MOMENTUM                0x1136  Momentum Data Systems
                    361: vendor CISCO           0x1137  Cisco Systems
                    362: vendor ZIATECH         0x1138  Ziatech
                    363: vendor DYNPIC          0x1139  Dynamic Pictures
                    364: vendor FWB             0x113a  FWB
                    365: vendor CYCLONE         0x113c  Cyclone Micro
                    366: vendor LEADINGEDGE     0x113d  Leading Edge
                    367: vendor SANYO           0x113e  Sanyo Electric
                    368: vendor EQUINOX         0x113f  Equinox Systems
                    369: vendor INTERVOICE      0x1140  Intervoice
                    370: vendor CREST           0x1141  Crest Microsystem
                    371: vendor ALLIANCE                0x1142  Alliance Semiconductor
                    372: vendor NETPOWER                0x1143  NetPower
                    373: vendor CINMILACRON     0x1144  Cincinnati Milacron
                    374: vendor WORKBIT         0x1145  Workbit
                    375: vendor FORCE           0x1146  Force Computers
                    376: vendor INTERFACE       0x1147  Interface
                    377: vendor SCHNEIDERKOCH   0x1148  Schneider & Koch
                    378: vendor WINSYSTEM       0x1149  Win System
                    379: vendor VMIC            0x114a  VMIC
                    380: vendor CANOPUS         0x114b  Canopus
                    381: vendor ANNABOOKS       0x114c  Annabooks
1.665     junyoung  382: vendor IC              0x114d  IC
1.4       cgd       383: vendor NIKON           0x114e  Nikon Systems
1.775     chs       384: vendor DIGI            0x114f  Digi International
1.4       cgd       385: vendor TMC             0x1150  Thinking Machines
                    386: vendor JAE             0x1151  JAE Electronics
                    387: vendor MEGATEK         0x1152  Megatek
                    388: vendor LANDWIN         0x1153  Land Win Electronic
                    389: vendor MELCO           0x1154  Melco
                    390: vendor PINETECH                0x1155  Pine Technology
                    391: vendor PERISCOPE       0x1156  Periscope Engineering
                    392: vendor AVSYS           0x1157  Avsys
                    393: vendor VOARX           0x1158  Voarx R & D
                    394: vendor MUTECH          0x1159  Mutech
                    395: vendor HARLEQUIN       0x115a  Harlequin
                    396: vendor PARALLAX                0x115b  Parallax Graphics
                    397: vendor XIRCOM          0x115d  Xircom
                    398: vendor PEERPROTO       0x115e  Peer Protocols
                    399: vendor MAXTOR          0x115f  Maxtor
                    400: vendor MEGASOFT                0x1160  Megasoft
                    401: vendor PFU             0x1161  PFU Limited
                    402: vendor OALAB           0x1162  OA Laboratory
1.665     junyoung  403: vendor RENDITION       0x1163  Rendition
1.4       cgd       404: vendor APT             0x1164  Advanced Peripherals Technologies
                    405: vendor IMAGRAPH                0x1165  Imagraph
1.269     ad        406: vendor SERVERWORKS     0x1166  ServerWorks
1.4       cgd       407: vendor MUTOH           0x1167  Mutoh Industries
                    408: vendor THINE           0x1168  Thine Electronics
                    409: vendor CDAC            0x1169  Centre for Dev. of Advanced Computing
                    410: vendor POLARIS         0x116a  Polaris Communications
                    411: vendor CONNECTWARE     0x116b  Connectware
                    412: vendor WSTECH          0x116f  Workstation Technology
                    413: vendor INVENTEC                0x1170  Inventec
1.24      tls       414: vendor LOUGHSOUND      0x1171  Loughborough Sound Images
1.665     junyoung  415: vendor ALTERA          0x1172  Altera
1.24      tls       416: vendor ADOBE           0x1173  Adobe Systems
                    417: vendor BRIDGEPORT      0x1174  Bridgeport Machines
                    418: vendor MIRTRON         0x1175  Mitron Computer
                    419: vendor SBE             0x1176  SBE
                    420: vendor SILICONENG      0x1177  Silicon Engineering
1.25      veego     421: vendor ALFA            0x1178  Alfa
1.248     soren     422: vendor TOSHIBA2                0x1179  Toshiba
1.24      tls       423: vendor ATREND          0x117a  A-Trend Technology
                    424: vendor ATTO            0x117c  Atto Technology
                    425: vendor TR              0x117e  T/R Systems
                    426: vendor RICOH           0x1180  Ricoh
                    427: vendor TELEMATICS      0x1181  Telematics International
                    428: vendor FUJIKURA                0x1183  Fujikura
                    429: vendor FORKS           0x1184  Forks
                    430: vendor DATAWORLD       0x1185  Dataworld
                    431: vendor DLINK           0x1186  D-Link Systems
                    432: vendor ATL             0x1187  Advanced Techonoloy Labratories
                    433: vendor SHIMA           0x1188  Shima Seiki Manufacturing
1.25      veego     434: vendor MATSUSHITA2     0x1189  Matsushita Electronics (2nd PCI Vendor ID)
1.24      tls       435: vendor HILEVEL         0x118a  HiLevel Technology
                    436: vendor COROLLARY       0x118c  Corrollary
                    437: vendor BITFLOW         0x118d  BitFlow
                    438: vendor HERMSTEDT       0x118e  Hermstedt
1.141     soren     439: vendor ACARD           0x1191  Acard
1.24      tls       440: vendor DENSAN          0x1192  Densan
1.12      cgd       441: vendor ZEINET          0x1193  Zeinet
1.24      tls       442: vendor TOUCAN          0x1194  Toucan Technology
1.399     tsutsui   443: vendor RATOC           0x1195  Ratoc Systems
1.24      tls       444: vendor HYTEC           0x1196  Hytec Electronic
                    445: vendor GAGE            0x1197  Gage Applied Sciences
                    446: vendor LAMBDA          0x1198  Lambda Systems
                    447: vendor DCA             0x1199  Digital Communications Associates
                    448: vendor MINDSHARE       0x119a  Mind Share
                    449: vendor OMEGA           0x119b  Omega Micro
                    450: vendor ITI             0x119c  Information Technology Institute
                    451: vendor BUG             0x119d  Bug Sapporo
1.25      veego     452: vendor FUJITSU3                0x119e  Fujitsu (3th PCI Vendor ID)
1.24      tls       453: vendor BULL            0x119f  Bull Hn Information Systems
                    454: vendor CONVEX          0x11a0  Convex Computer
                    455: vendor HAMAMATSU       0x11a1  Hamamatsu Photonics
1.25      veego     456: vendor SIERRA2         0x11a2  Sierra Research & Technology (2nd PCI Vendor ID)
1.24      tls       457: vendor BARCO           0x11a4  Barco
                    458: vendor MICROUNITY      0x11a5  MicroUnity Systems Engineering
                    459: vendor PUREDATA                0x11a6  Pure Data
                    460: vendor POWERCC         0x11a7  Power Computing
                    461: vendor INNOSYS         0x11a9  InnoSys
                    462: vendor ACTEL           0x11aa  Actel
1.820     riz       463: vendor MARVELL         0x11ab  Marvell
1.24      tls       464: vendor CANNON          0x11ac  Cannon IS
                    465: vendor LITEON          0x11ad  Lite-On Communications
1.665     junyoung  466: vendor SCITEX          0x11ae  Scitex
                    467: vendor AVID            0x11af  Avid Technology
1.24      tls       468: vendor V3              0x11b0  V3 Semiconductor
                    469: vendor APRICOT         0x11b1  Apricot Computer
                    470: vendor KODAK           0x11b2  Eastman Kodak
                    471: vendor BARR            0x11b3  Barr Systems
                    472: vendor LEITECH         0x11b4  Leitch Technology
                    473: vendor RADSTONE                0x11b5  Radstone Technology
                    474: vendor UNITEDVIDEO     0x11b6  United Video
1.25      veego     475: vendor MOT2            0x11b7  Motorola (2nd PCI Vendor ID)
1.24      tls       476: vendor XPOINT          0x11b8  Xpoint Technologies
                    477: vendor PATHLIGHT       0x11b9  Pathlight Technology
                    478: vendor VIDEOTRON       0x11ba  VideoTron
                    479: vendor PYRAMID         0x11bb  Pyramid Technologies
                    480: vendor NETPERIPH       0x11bc  Network Peripherals
1.25      veego     481: vendor PINNACLE                0x11bd  Pinnacle Systems
                    482: vendor IMI             0x11be  International Microcircuts
1.255     soren     483: vendor LUCENT          0x11c1  Lucent Technologies
1.25      veego     484: vendor NEC2            0x11c3  NEC (2nd PCI Vendor ID)
1.24      tls       485: vendor DOCTECH         0x11c4  Document Technologies
                    486: vendor SHIVA           0x11c5  Shiva
                    487: vendor DCMDATA         0x11c7  DCM Data Systems
                    488: vendor DOLPHIN         0x11c8  Dolphin Interconnect Solutions
1.775     chs       489: vendor MAGMA           0x11c9  Mesa Ridge Technologies (MAGMA)
1.24      tls       490: vendor LSISYS          0x11ca  LSI Systems
                    491: vendor SPECIALIX       0x11cb  Specialix Research
1.25      veego     492: vendor MKC             0x11cc  Michels & Kleberhoff Computer
                    493: vendor HAL             0x11cd  HAL Computer Systems
1.167     rh        494: vendor AURAVISION      0x11d1  Auravision
1.590     chs       495: vendor ANALOG          0x11d4  Analog Devices
1.296     thorpej   496: vendor SEGA            0x11db  SEGA Enterprises
1.665     junyoung  497: vendor ZORAN           0x11de  Zoran
1.720     chs       498: vendor QUICKLOGIC      0x11e3  QuickLogic
1.59      thorpej   499: vendor COMPEX          0x11f6  Compex
1.24      tls       500: vendor PMCSIERRA       0x11f8  PMC-Sierra
1.775     chs       501: vendor COMTROL         0x11fe  Comtrol
1.16      christos  502: vendor CYCLADES                0x120e  Cyclades
1.29      kml       503: vendor ESSENTIAL       0x120f  Essential Communications
1.665     junyoung  504: vendor O2MICRO         0x1217  O2 Micro
1.71      explorer  505: vendor 3DFX            0x121a  3Dfx Interactive
1.25      veego     506: vendor ARIEL           0x1220  Ariel
1.423     augustss  507: vendor HEURICON                0x1223  Heurikon/Computer Products
1.25      veego     508: vendor AZTECH          0x122d  Aztech
1.24      tls       509: vendor 3DO             0x1239  The 3D0 Company
1.136     augustss  510: vendor CCUBE           0x123f  C-Cube Microsystems
1.665     junyoung  511: vendor JNI             0x1242  JNI
1.108     drochner  512: vendor AVM             0x1244  AVM
1.665     junyoung  513: vendor SAMSUNGELEC2    0x1249  Samsung Electronics (2nd vendor ID)
1.25      veego     514: vendor STALLION                0x124d  Stallion Technologies
1.24      tls       515: vendor LINEARSYS       0x1254  Linear Systems
1.639     mycroft   516: vendor COREGA          0x1259  Corega
1.105     thorpej   517: vendor ASIX            0x125b  ASIX Electronics
1.24      tls       518: vendor AURORA          0x125c  Aurora Technologies
1.665     junyoung  519: vendor ESSTECH         0x125d  ESS Technology
1.363     ichiro    520: vendor INTERSIL                0x1260  Intersil
1.774     he        521: vendor NORTEL          0x126c  Nortel Networks (Northern Telecom)
1.665     junyoung  522: vendor SILMOTION       0x126f  Silicon Motion
1.39      mycroft   523: vendor ENSONIQ         0x1274  Ensoniq
1.24      tls       524: vendor NETAPP          0x1275  Network Appliance
1.665     junyoung  525: vendor TRANSMETA       0x1279  Transmeta
1.25      veego     526: vendor ROCKWELL                0x127a  Rockwell Semiconductor Systems
1.152     thorpej   527: vendor DAVICOM         0x1282  Davicom Semiconductor
1.665     junyoung  528: vendor ITE             0x1283  Integrated Technology Express
                    529: vendor ESSTECH2                0x1285  ESS Technology
1.62      mark      530: vendor TRITECH         0x1292  TriTech Microelectronics
1.25      veego     531: vendor KOFAX           0x1296  Kofax Image Products
1.146     drochner  532: vendor ALTEON          0x12ae  Alteon
1.71      explorer  533: vendor RISCOM          0x12aa  RISCom
1.191     bouyer    534: vendor USR             0x12b9  US Robotics (3Com)
1.517     jdc       535: vendor USR2            0x16ec  US Robotics
1.25      veego     536: vendor PICTUREEL       0x12c5  Picture Elements
1.665     junyoung  537: vendor NVIDIA_SGS      0x12d2  Nvidia & SGS-Thomson Microelectronics
1.380     rafal     538: vendor RAINBOW         0x12de  Rainbow Technologies
1.165     tsarna    539: vendor AUREAL          0x12eb  Aureal Semiconductor
1.153     thorpej   540: vendor ADMTEK          0x1317  ADMtek
1.610     chs       541: vendor PACKETENGINES   0x1318  Packet Engines
1.162     augustss  542: vendor FORTEMEDIA      0x1319  Forte Media
1.665     junyoung  543: vendor SIIG            0x131f  Siig
1.169     is        544: vendor DOMEX           0x134a  Domex
1.665     junyoung  545: vendor LMC             0x1376  LAN Media
1.150     drochner  546: vendor NETGEAR         0x1385  Netgear
1.775     chs       547: vendor MOXA            0x1393  Moxa Technologies
1.327     thorpej   548: vendor LEVELONE                0x1394  Level One
1.374     soren     549: vendor COLOGNECHIP     0x1397  Cologne Chip Designs
1.573     thorpej   550: vendor HIFN            0x13a3  Hifn
1.773     hamajima  551: vendor EXAR            0x13a8  EXAR
1.548     simonb    552: vendor 3WARE           0x13c1  3ware
1.639     mycroft   553: vendor ABOCOM          0x13d1  AboCom Systems
1.590     chs       554: vendor NETBOOST                0x13dc  NetBoost
1.158     thorpej   555: vendor SUNDANCETI      0x13f0  Sundance Technology
1.665     junyoung  556: vendor CMEDIA          0x13f6  C-Media Electronics
                    557: vendor LAVA            0x1407  Lava Semiconductor Manufacturing
                    558: vendor ETIMEDIA                0x1409  eTIMedia Technology
1.707     rh        559: vendor ICENSEMBLE      0x1412  IC Ensemble / VIA Technologies
1.665     junyoung  560: vendor MICROSOFT       0x1414  Microsoft
                    561: vendor OXFORDSEMI      0x1415  Oxford Semiconductor
1.885     jklos     562: vendor CHELSIO         0x1425  Chelsio Communications
1.665     junyoung  563: vendor TAMARACK                0x143d  Tamarack Microelectronics
                    564: vendor SAMSUNGELEC3    0x144d  Samsung Electronics (3rd vendor ID)
                    565: vendor ASKEY           0x144f  Askey Computer
1.251     wiz       566: vendor AVERMEDIA       0x1461  Avermedia Technologies
1.276     onoe      567: vendor AIRONET         0x14b9  Aironet Wireless Communications
1.665     junyoung  568: vendor COMPAL          0x14c0  COMPAL Electronics
1.720     chs       569: vendor MYRICOM         0x14c1  Myricom
1.665     junyoung  570: vendor TITAN           0x14d2  Titan Electronics
                    571: vendor AVLAB           0x14db  Avlab Technology
1.264     itojun    572: vendor INVERTEX                0x14e1  Invertex
1.665     junyoung  573: vendor BROADCOM                0x14e4  Broadcom
                    574: vendor PLANEX          0x14ea  Planex Communications
1.251     wiz       575: vendor CONEXANT                0x14f1  Conexant Systems
1.132     drochner  576: vendor DELTA           0x1500  Delta Electronics
1.665     junyoung  577: vendor ENE             0x1524  ENE Technology
1.175     kleink    578: vendor TERRATEC                0x153b  TerraTec Electronic
1.665     junyoung  579: vendor SOLIDUM         0x1588  Solidum Systems
1.779     nonaka    580: vendor FARADAY         0x159b  Faraday Technology
1.140     castor    581: vendor GEOCAST         0x15a1  Geocast Network Systems
1.555     jonathan  582: vendor BLUESTEEL       0x15ab  Bluesteel Networks
1.744     xtraeme   583: vendor VMWARE          0x15ad  VMware
1.605     matt      584: vendor AGILENT         0x15bc  Agilent Technologies
1.381     augustss  585: vendor EUMITCOM                0x1638  Eumitcom
1.264     itojun    586: vendor NETSEC          0x1660  NetSec
1.665     junyoung  587: vendor SIBYTE          0x166d  Broadcom (SiByte)
1.481     martin    588: vendor MYSON           0x1516  Myson-Century Technology
1.984     ginsbach  589: vendor MELLANOX                0x15b3  Mellanox Technologies
1.665     junyoung  590: vendor NDC             0x15e8  National Datacomm
                    591: vendor ACTIONTEC       0x1668  Action Tec Electronics
                    592: vendor ATHEROS         0x168c  Atheros Communications
1.381     augustss  593: vendor GLOBALSUN       0x16ab  Global Sun Tech
1.775     chs       594: vendor SAFENET         0x16ae  SafeNet
1.804     nisimura  595: vendor MICREL          0x16c6  Micrel
1.602     tls       596: vendor LINKSYS         0x1737  Linksys
1.443     fvdl      597: vendor ALTIMA          0x173b  Altima
1.665     junyoung  598: vendor ANTARES         0x1754  Antares Microsystems
1.639     mycroft   599: vendor CAVIUM          0x177d  Cavium
1.355     drochner  600: vendor FZJZEL          0x1796  FZ Juelich / ZEL
1.672     jdarrow   601: vendor BELKIN          0x1799  Belkin
1.639     mycroft   602: vendor HAWKING         0x17b3  Hawking Technology
1.665     junyoung  603: vendor SANDBURST       0x17ba  Sandburst
1.659     augustss  604: vendor I4              0x17cf  I4
1.910     xtraeme   605: vendor ARECA           0x17d3  Areca
1.649     ragge     606: vendor S2IO            0x17d5  S2io Technologies
1.748     sekiya    607: vendor LINKSYS2                0x17fe  Linksys
1.666     jdarrow   608: vendor RALINK          0x1814  Ralink Technologies
1.1005  ! matt      609: vendor RMI             0x182e  Raza Microelectronics Inc. (NetLogic)
1.952     rmind     610: vendor BBELEC          0x1896  B & B Electronics
1.888     tron      611: vendor ATTANSIC                0x1969  Attansic Technologies
1.898     cube      612: vendor EVE             0x1adb  EVE
1.639     mycroft   613: vendor SYMPHONY2       0x1c1c  Symphony Labs (2nd PCI Vendor ID)
                    614: vendor TEKRAM2         0x1de1  Tekram Technology (2nd PCI Vendor ID)
1.833     heas      615: vendor DATUM           0x12e2  Datum Inc. Bancomm-Timing Division
1.878     bouyer    616: vendor JMICRON         0x197b  JMicron Technology
1.398     tsutsui   617: vendor HINT            0x3388  HiNT
1.24      tls       618: vendor 3DLABS          0x3d3d  3D Labs
1.25      veego     619: vendor AVANCE2         0x4005  Avance Logic (2nd PCI Vendor ID)
1.132     drochner  620: vendor ADDTRON         0x4033  Addtron Technology
1.479     kent      621: vendor ICOMPRESSION    0x4444  Conexant (iCompression)
1.266     thorpej   622: vendor INDCOMPSRC      0x494f  Industrial Computer Source
1.59      thorpej   623: vendor NETVIN          0x4a14  NetVin
1.25      veego     624: vendor BUSLOGIC2       0x4b10  Buslogic (2nd PCI Vendor ID)
1.665     junyoung  625: vendor MEDIAQ          0x4d51  MediaQ
1.379     augustss  626: vendor GUILLEMOT       0x5046  Guillemot
1.781     jmcneill  627: vendor TURTLE_BEACH    0x5053  Turtle Beach
1.4       cgd       628: vendor S3              0x5333  S3
1.25      veego     629: vendor NETPOWER2       0x5700  NetPower (2nd PCI Vendor ID)
1.933     cegger    630: vendor XENSOURCE       0x5853  XenSource, Inc.
1.25      veego     631: vendor C4T             0x6374  c't Magazin
1.665     junyoung  632: vendor KURUSUGAWA      0x6809  Kurusugawa Electronics
1.593     matt      633: vendor PCHDTV          0x7063  pcHDTV
1.24      tls       634: vendor QUANCM          0x8008  Quancm Electronic GmbH
1.4       cgd       635: vendor INTEL           0x8086  Intel
1.25      veego     636: vendor TRIGEM2         0x8800  Trigem Computer (2nd PCI Vendor ID)
1.59      thorpej   637: vendor PROLAN          0x8c4a  ProLAN
1.665     junyoung  638: vendor COMPUTONE       0x8e0e  Computone
1.59      thorpej   639: vendor KTI             0x8e2e  KTI
1.4       cgd       640: vendor ADP             0x9004  Adaptec
1.81      drochner  641: vendor ADP2            0x9005  Adaptec (2nd PCI Vendor ID)
1.12      cgd       642: vendor ATRONICS                0x907f  Atronics
1.305     msaitoh   643: vendor NETMOS          0x9710  Netmos
1.798     soren     644: vendor PARALLELS       0xaaaa  Parallels
1.283     mycroft   645: vendor CHRYSALIS       0xcafe  Chrysalis-ITS
1.665     junyoung  646: vendor MIDDLE_DIGITAL  0xdeaf  Middle Digital
1.25      veego     647: vendor ARC             0xedd8  ARC Logic
1.54      cgd       648: vendor INVALID         0xffff  INVALID VENDOR ID
1.1       cgd       649:
                    650: /*
1.769     dogcow    651:  * List of known products. Grouped by vendor.
1.1       cgd       652:  */
                    653:
1.4       cgd       654: /* 3COM Products */
1.150     drochner  655: product 3COM 3C985     0x0001  3c985 Gigabit Ethernet
1.388     thorpej   656: product 3COM 3C996     0x0003  3c996 10/100/1000 Ethernet
1.646     mycroft   657: product 3COM 3C556MODEM        0x1007  3c556 V.90 Mini-PCI Modem
1.565     bouyer    658: product 3COM 3C940     0x1700  3c940 Gigabit Ethernet
1.817     jnemeth   659: product 3COM 3C339     0x3390  3c339 TokenLink Velocity
                    660: product 3COM 3C359     0x3590  3c359 TokenLink Velocity XL
1.247     billc     661: product 3COM 3C450TX   0x4500  3c450-TX 10/100 Ethernet
1.639     mycroft   662: product 3COM 3C575TX   0x5057  3c575-TX 10/100 Ethernet
                    663: product 3COM 3C575BTX  0x5157  3CCFE575BT 10/100 Ethernet
                    664: product 3COM 3C575CTX  0x5257  3CCFE575CT 10/100 Ethernet
1.106     thorpej   665: product 3COM 3C590     0x5900  3c590 Ethernet
                    666: product 3COM 3C595TX   0x5950  3c595-TX 10/100 Ethernet
                    667: product 3COM 3C595T4   0x5951  3c595-T4 10/100 Ethernet
                    668: product 3COM 3C595MII  0x5952  3c595-MII 10/100 Ethernet
1.646     mycroft   669: product 3COM 3C555     0x5055  3c555 10/100 Mini-PCI Ethernet
1.966     matt      670: product 3COM 3C154G72  0x6001  3CRWE154G72 Wireless LAN Adapter
1.646     mycroft   671: product 3COM 3C556     0x6055  3c556 10/100 Mini-PCI Ethernet
                    672: product 3COM 3C556B    0x6056  3c556B 10/100 Mini-PCI Ethernet
1.639     mycroft   673: product 3COM 3C656_E   0x6560  3CCFEM656 10/100 Ethernet
                    674: product 3COM 3C656_M   0x6561  3CCFEM656 56k Modem
                    675: product 3COM 3C656B_E  0x6562  3CCFEM656B 10/100 Ethernet
                    676: product 3COM 3C656B_M  0x6563  3CCFEM656B 56k Modem
                    677: product 3COM 3C656C_E  0x6564  3CXFEM656C 10/100 Ethernet
                    678: product 3COM 3C656C_M  0x6565  3CXFEM656C 56k Modem
1.247     billc     679: product 3COM 3CSOHO100TX 0x7646 3cSOHO100-TX 10/100 Ethernet
1.384     augustss  680: product 3COM 3CRWE777A 0x7770  3crwe777a AirConnect
1.731     chs       681: product 3COM 3C804     0x7980  3c804 FDDILink SAS
1.817     jnemeth   682: product 3COM TOKEN     0x8811  Token Ring
1.541     christos  683: product 3COM 3C900TPO  0x9000  3c900-TPO Ethernet
                    684: product 3COM 3C900COMBO        0x9001  3c900-COMBO Ethernet
                    685: product 3COM 3C905TX   0x9050  3c905-TX 10/100 Ethernet
                    686: product 3COM 3C905T4   0x9051  3c905-T4 10/100 Ethernet
1.106     thorpej   687: product 3COM 3C900BTPO 0x9004  3c900B-TPO Ethernet
                    688: product 3COM 3C900BCOMBO 0x9005        3c900B-COMBO Ethernet
1.124     fvdl      689: product 3COM 3C900BTPC 0x9006  3c900B-TPC Ethernet
1.106     thorpej   690: product 3COM 3C905BTX  0x9055  3c905B-TX 10/100 Ethernet
                    691: product 3COM 3C905BT4  0x9056  3c905B-T4 10/100 Ethernet
1.171     drochner  692: product 3COM 3C905BCOMBO 0x9058        3c905B-COMBO 10/100 Ethernet
1.223     drochner  693: product 3COM 3C905BFX  0x905a  3c905B-FX 100 Ethernet
1.966     matt      694: product 3COM 3C905CTX  0x9200  3c905C-TX 10/100 Ethernet w/ mngmt
                    695: product 3COM 3C905CXTX 0x9201  3c905CX-TX 10/100 Ethernet w/ mngmt
1.631     junyoung  696: product 3COM 3C920BEMBW 0x9202 3c920B-EMB-WNM Integrated Fast Ethernet
                    697: product 3COM 3C910SOHOB        0x9300  3c910 OfficeConnect 10/100B Ethernet
1.106     thorpej   698: product 3COM 3C980SRV  0x9800  3c980 Server Adapter 10/100 Ethernet
1.215     thorpej   699: product 3COM 3C980CTXM 0x9805  3c980C-TXM 10/100 Ethernet
1.966     matt      700: product 3COM 3CR990    0x9900  3c990-TX 10/100 Ethernet w/ 3XP
                    701: product 3COM 3CR990TX95        0x9902  3CR990-TX-95 10/100 Ethernet w/ 3XP
                    702: product 3COM 3CR990TX97        0x9903  3CR990-TX-97 10/100 Ethernet w/ 3XP
                    703: product 3COM 3C990B    0x9904  3c990B 10/100 Ethernet w/ 3XP
                    704: product 3COM 3CR990FX  0x9905  3CR990-FX 100 Ethernet w/ 3XP
                    705: product 3COM 3CR990SVR95 0x9908        3CR990-SVR-95 10/100 Ethernet w/ 3XP
                    706: product 3COM 3CR990SVR97 0x9909        3CR990-SVR-97 10/100 Ethernet w/ 3XP
                    707: product 3COM 3C990BSVR 0x990a  3c990BSVR 10/100 Ethernet w/ 3XP
1.4       cgd       708:
1.252     cgd       709: /* 3Dfx Interactive products */
1.67      tron      710: product 3DFX VOODOO    0x0001  Voodoo
1.104     tron      711: product 3DFX VOODOO2   0x0002  Voodoo2
1.129     tron      712: product 3DFX BANSHEE   0x0003  Banshee
                    713: product 3DFX VOODOO3   0x0005  Voodoo3
1.357     chris     714: product 3DFX VOODOO5   0x0009  Voodoo 4/5
1.67      tron      715:
1.24      tls       716: /* 3D Labs products */
1.252     cgd       717: product 3DLABS 300SX           0x0001  GLINT 300SX
                    718: product 3DLABS 500TX           0x0002  GLINT 500TX
                    719: product 3DLABS DELTA           0x0003  GLINT DELTA
                    720: product 3DLABS PERMEDIA                0x0004  GLINT Permedia
                    721: product 3DLABS 500MX           0x0006  GLINT 500MX
                    722: product 3DLABS PERMEDIA2       0x0007  GLINT Permedia 2
1.273     thorpej   723: product 3DLABS GAMMA           0x0008  GLINT GAMMA
                    724: product 3DLABS PERMEDIA2V      0x0009  GLINT Permedia 2V
                    725: product 3DLABS PERMEDIA3       0x000a  GLINT Permedia 3
1.230     ad        726:
                    727: /* 3ware products */
1.738     jdolecek  728: product 3WARE ESCALADE         0x1000  Escalade ATA RAID Controller
1.966     matt      729: product 3WARE ESCALADE_ASIC    0x1001  Escalade ATA RAID 7000/8000 Series Controller
                    730: product 3WARE 9000             0x1002  9000 Series RAID
                    731: product 3WARE 9550             0x1003  9550 Series RAID
                    732: product 3WARE 9650             0x1004  9650 Series RAID
                    733: product 3WARE 9690             0x1005  9690 Series RAID
1.24      tls       734:
1.639     mycroft   735: /* AboCom products */
                    736: product ABOCOM FE2500          0xab02  FE2500 10/100 Ethernet
                    737: product ABOCOM PCM200          0xab03  PCM200 10/100 Ethernet
                    738: product ABOCOM FE2000VX                0xab06  FE2000VX 10/100 Ethernet (OEM)
                    739: product ABOCOM FE2500MX                0xab08  FE2500MX 10/100 Ethernet
                    740:
1.22      jtk       741: /* ACC Products */
                    742: product ACC 2188       0x0000  ACCM 2188 VL-PCI Bridge
1.966     matt      743: product ACC 2051_HB    0x2051  2051 PCI Single Chip Solution (host Bridge)
                    744: product ACC 2051_ISA   0x5842  2051 PCI Single Chip Solution (ISA Bridge)
1.22      jtk       745:
1.141     soren     746: /* Acard products */
1.548     simonb    747: product ACARD ATP850U  0x0005  ATP850U/UF UDMA IDE Controller
                    748: product ACARD ATP860   0x0006  ATP860 UDMA IDE Controller
                    749: product ACARD ATP860A  0x0007  ATP860-A UDMA IDE Controller
                    750: product ACARD ATP865   0x0008  ATP865 UDMA IDE Controller
                    751: product ACARD ATP865A  0x0009  ATP865-A UDMA IDE Controller
1.141     soren     752: product ACARD AEC6710  0x8002  AEC6710 SCSI
                    753: product ACARD AEC6712UW        0x8010  AEC6712UW SCSI
                    754: product ACARD AEC6712U 0x8020  AEC6712U SCSI
                    755: product ACARD AEC6712S 0x8030  AEC6712S SCSI
                    756: product ACARD AEC6710D 0x8040  AEC6710D SCSI
                    757: product ACARD AEC6715UW        0x8050  AEC6715UW SCSI
1.86      tron      758:
1.132     drochner  759: /* Accton products */
                    760: product ACCTON MPX5030 0x1211  MPX 5030/5038 Ethernet
1.286     thorpej   761: product ACCTON EN2242  0x1216  EN2242 10/100 Ethernet
1.132     drochner  762:
1.4       cgd       763: /* Acer products */
1.24      tls       764: product ACER M1435     0x1435  M1435 VL-PCI Bridge
1.4       cgd       765:
1.12      cgd       766: /* Acer Labs products */
1.541     christos  767: product ALI M1445      0x1445  M1445 VL-PCI Bridge
                    768: product ALI M1449      0x1449  M1449 PCI-ISA Bridge
1.24      tls       769: product ALI M1451      0x1451  M1451 Host-PCI Bridge
                    770: product ALI M1461      0x1461  M1461 Host-PCI Bridge
1.82      mark      771: product ALI M1531      0x1531  M1531 Host-PCI Bridge
1.796     xtraeme   772: product ALI M1533      0x1533  M1533 PCI-ISA Bridge
1.82      mark      773: product ALI M1541      0x1541  M1541 Host-PCI Bridge
1.1004    dsl       774: product ALI M1543      0x1543  M1543 PCI-ISA Bridge
1.656     augustss  775: product ALI M1563      0x1563  M1563 PCI-ISA Bridge
1.886     kiyohara  776: product ALI M1689      0x1689  M1689 Host-PCI Bridge
1.122     veego     777: product ALI M3309      0x3309  M3309 MPEG Decoder
1.12      cgd       778: product ALI M4803      0x5215  M4803
1.626     abs       779: product ALI M5257      0x5257  M5257 PCI Software Modem
1.62      mark      780: product ALI M5229      0x5229  M5229 UDMA IDE Controller
1.653     augustss  781: product ALI M5237      0x5237  M5237 USB 1.1 Host Controller
                    782: product ALI M5239      0x5239  M5239 USB 2.0 Host Controller
1.297     hubertf   783: product ALI M5243      0x5243  M5243 PCI-AGP Bridge
1.966     matt      784: product ALI M5249      0x5249  M5249 Hypertransport to PCI Bridge
1.881     mrg       785: product ALI M5261      0x5261  M5261 Tulip Ethernet Controller
1.341     cjs       786: product ALI M5451      0x5451  M5451 AC-Link Controller Audio Device
                    787: product ALI M5453      0x5453  M5453 AC-Link Controller Modem Device
1.653     augustss  788: product ALI M5455      0x5455  M5455 AC-Link Controller Audio Device
1.62      mark      789: product ALI M7101      0x7101  M7101 Power Management Controller
1.12      cgd       790:
1.1       cgd       791: /* Adaptec products */
1.12      cgd       792: product ADP AIC7850    0x5078  AIC-7850
1.17      gibbs     793: product ADP AIC7855    0x5578  AIC-7855
1.26      chuck     794: product ADP AIC5900    0x5900  AIC-5900 ATM
                    795: product ADP AIC5905    0x5905  AIC-5905 ATM
1.157     thorpej   796: product ADP AIC6915    0x6915  AIC-6915 10/100 Ethernet
1.17      gibbs     797: product ADP AIC7860    0x6078  AIC-7860
1.548     simonb    798: product ADP APA1480    0x6075  APA-1480 Ultra
1.17      gibbs     799: product ADP 2940AU     0x6178  AHA-2940A Ultra
1.12      cgd       800: product ADP AIC7870    0x7078  AIC-7870
                    801: product ADP 2940       0x7178  AHA-2940
                    802: product ADP 3940       0x7278  AHA-3940
1.25      veego     803: product ADP 3985       0x7378  AHA-3985
1.12      cgd       804: product ADP 2944       0x7478  AHA-2944
1.122     veego     805: product ADP AIC7895    0x7895  AIC-7895 Ultra
1.12      cgd       806: product ADP AIC7880    0x8078  AIC-7880 Ultra
                    807: product ADP 2940U      0x8178  AHA-2940 Ultra
                    808: product ADP 3940U      0x8278  AHA-3940 Ultra
1.122     veego     809: product ADP 389XU      0x8378  AHA-389X Ultra
1.12      cgd       810: product ADP 2944U      0x8478  AHA-2944 Ultra
1.159     hannken   811: product ADP 2940UP     0x8778  AHA-2940 Ultra Pro
1.77      dante     812:
1.415     ad        813: product ADP2 2940U2            0x0010  AHA-2940U2 U2
                    814: product ADP2 2930U2            0x0011  AHA-2930U2 U2
                    815: product ADP2 AIC7890           0x001f  AIC-7890/1 U2
                    816: product ADP2 3950U2B           0x0050  AHA-3950U2B U2
                    817: product ADP2 3950U2D           0x0051  AHA-3950U2D U2
                    818: product ADP2 AIC7896           0x005f  AIC-7896/7 U2
1.416     mycroft   819: product ADP2 AIC7892A          0x0080  AIC-7892A U160
                    820: product ADP2 AIC7892B          0x0081  AIC-7892B U160
                    821: product ADP2 AIC7892D          0x0083  AIC-7892D U160
                    822: product ADP2 AIC7892P          0x008f  AIC-7892P U160
                    823: product ADP2 AIC7899A          0x00c0  AIC-7899A U160
                    824: product ADP2 AIC7899B          0x00c1  AIC-7899B U160
                    825: product ADP2 AIC7899D          0x00c3  AIC-7899D U160
                    826: product ADP2 AIC7899F          0x00c5  AIC-7899F RAID
                    827: product ADP2 AIC7899P          0x00cf  AIC-7899P U160
1.991     cegger    828: product ADP2 1420SA            0x0241  RAID 1420SA
                    829: product ADP2 1430SA            0x0243  RAID 1430SA
1.415     ad        830: product ADP2 AAC2622           0x0282  AAC-2622
1.420     ad        831: product ADP2 ASR2200S          0x0285  ASR-2200S
                    832: product ADP2 ASR2120S          0x0286  ASR-2120S
1.615     gendalia  833: product ADP2 ASR2200S_SUB2M    0x0287  ASR-2200S
1.702     tron      834: product ADP2 ASR2410SA         0x0290  ASR-2410SA
1.622     gendalia  835: product ADP2 AAR2810SA         0x0292  AAR-2810SA
1.415     ad        836: product ADP2 AAC364            0x0364  AAC-364
1.420     ad        837: product ADP2 ASR5400S          0x0365  ASR-5400S
1.415     ad        838: product ADP2 PERC_2QC          0x1364  Dell PERC 2/QC
                    839: /* XXX guess */
                    840: product ADP2 PERC_3QC          0x1365  Dell PERC 3/QC
1.872     christos  841: product ADP2 HP_M110_G2                0x3227  HP M110 G2 / ASR-2610SA
1.926     tnn       842: product ADP2 SERVERAID         0x0250  ServeRAID 6/7 (marco)
1.81      drochner  843:
1.132     drochner  844: /* Addtron Products */
                    845: product ADDTRON 8139   0x1360  8139 Ethernet
1.743     xtraeme   846: product ADDTRON RHINEII        0x1320  Rhine II 10/100 Ethernet
1.132     drochner  847:
1.153     thorpej   848: /* ADMtek products */
1.808     gdamore   849: product ADMTEK AL981   0x0981  AL981 (Comet) 10/100 Ethernet
                    850: product ADMTEK AN983   0x0985  AN983 (Centaur-P) 10/100 Ethernet
                    851: product ADMTEK AN985   0x1985  AN985 (Centaur-C) 10/100 Ethernet
1.966     matt      852: product ADMTEK ADM5120 0x5120  Infineon ADM5120 PCI Host Bridge
1.644     lukem     853: product ADMTEK ADM8211 0x8201  ADM8211 11Mbps 802.11b WLAN
1.808     gdamore   854: product ADMTEK ADM9511 0x9511  ADM9511 (Centaur-II) 10/100 Ethernet
                    855: product ADMTEK ADM9513 0x9513  ADM9513 (Centaur-II) 10/100 Ethernet
1.153     thorpej   856:
1.77      dante     857: /* Advanced System Products */
                    858: product ADVSYS 1200A   0x1100
                    859: product ADVSYS 1200B   0x1200
                    860: product ADVSYS ULTRA   0x1300  ABP-930/40UA
1.83      dante     861: product ADVSYS WIDE    0x2300  ABP-940UW
1.541     christos  862: product ADVSYS U2W     0x2500  ASB-3940U2W
                    863: product ADVSYS U3W     0x2700  ASB-3940U3W
1.276     onoe      864:
1.605     matt      865: /* Agilent Technologies Products */
1.966     matt      866: product AGILENT TACHYON_DX2    0x0100  Tachyon DX2 FC Controller
1.605     matt      867:
1.276     onoe      868: /* Aironet Wireless Communicasions products */
1.641     mycroft   869: product AIRONET PC4xxx         0x0001  PC4500/PC4800 Wireless LAN Adapter
1.646     mycroft   870: product AIRONET PCI350         0x0350  PCI350 Wireless LAN Adapter
                    871: product AIRONET MPI350         0xa504  MPI350 Mini-PCI Wireless LAN Adapter
1.641     mycroft   872: product AIRONET PC4500         0x4500  PC4500 Wireless LAN Adapter
                    873: product AIRONET PC4800         0x4800  PC4800 Wireless LAN Adapter
1.37      drochner  874:
                    875: /* Alliance products */
                    876: product ALLIANCE AT24  0x6424  AT24
1.541     christos  877: product ALLIANCE AT25  0x643d  AT25
1.146     drochner  878:
                    879: /* Alteon products */
1.642     mycroft   880: product ALTEON ACENIC          0x0001  ACEnic 1000baseSX Ethernet
                    881: product ALTEON ACENIC_COPPER   0x0002  ACEnic 1000baseT Ethernet
1.388     thorpej   882: product ALTEON BCM5700         0x0003  ACEnic BCM5700 10/100/1000 Ethernet
                    883: product ALTEON BCM5701         0x0004  ACEnic BCM5701 10/100/1000 Ethernet
1.8       thorpej   884:
1.443     fvdl      885: /* Altima products */
                    886: product ALTIMA AC1000  0x03e8  AC1000 Gigabit Ethernet
1.453     enami     887: product ALTIMA AC1001  0x03e9  AC1001 Gigabit Ethernet
1.445     cjs       888: product ALTIMA AC9100  0x03ea  AC9100 Gigabit Ethernet
1.443     fvdl      889:
1.8       thorpej   890: /* AMD products */
1.966     matt      891: product AMD AMD64_HT   0x1100  K8 AMD64 HyperTransport Configuration
                    892: product AMD AMD64_ADDR 0x1101  K8 AMD64 Address Map Configuration
                    893: product AMD AMD64_DRAM 0x1102  K8 AMD64 DRAM Configuration
                    894: product AMD AMD64_MISC 0x1103  K8 AMD64 Miscellaneous Configuration
                    895: product AMD AMD64_F10_HT       0x1200  AMD64 Family10h HyperTransport Configuration
                    896: product AMD AMD64_F10_ADDR     0x1201  AMD64 Family10h Address Map Configuration
                    897: product AMD AMD64_F10_DRAM     0x1202  AMD64 Family10h DRAM Configuration
                    898: product AMD AMD64_F10_MISC     0x1203  AMD64 Family10h Miscellaneous Configuration
                    899: product AMD AMD64_F10_LINK     0x1204  AMD64 Family10h Link Configuration
                    900: product AMD AMD64_F11_HT       0x1300  AMD64 Family11h HyperTransport Configuration
                    901: product AMD AMD64_F11_ADDR     0x1301  AMD64 Family11h Address Map Configuration
                    902: product AMD AMD64_F11_DRAM     0x1302  AMD64 Family11h DRAM Configuration
                    903: product AMD AMD64_F11_MISC     0x1303  AMD64 Family11h Miscellaneous Configuration
                    904: product AMD AMD64_F11_LINK     0x1304  AMD64 Family11h Link Configuration
1.347     thorpej   905: product AMD PCNET_PCI  0x2000  PCnet-PCI Ethernet
                    906: product AMD PCNET_HOME 0x2001  PCnet-Home HomePNA Ethernet
1.889     jnemeth   907: product AMD AM_1771_MBW        0x2003  Alchemy AM 1771 MBW
1.347     thorpej   908: product AMD PCSCSI_PCI 0x2020  PCscsi-PCI SCSI
1.863     isaki     909: product AMD GEODELX_PCHB       0x2080  Geode LX Host-PCI Bridge
                    910: product AMD GEODELX_VGA        0x2081  Geode LX VGA Controller
                    911: product AMD GEODELX_AES        0x2082  Geode LX AES Security Block
1.889     jnemeth   912: product        AMD CS5536_PCISB        0x208f  CS5536 GeodeLink PCI South Bridge
1.863     isaki     913: product AMD CS5536_PCIB        0x2090  CS5536 PCI-ISA Bridge
1.889     jnemeth   914: product AMD CS5536_FLASH       0x2091  CS5536 Flash
                    915: product AMD CS5536_AUDIO       0x2093  CS5536 Audio
1.863     isaki     916: product AMD CS5536_OHCI        0x2094  CS5536 OHCI USB Controller
                    917: product AMD CS5536_EHCI        0x2095  CS5536 EHCI USB Controller
1.889     jnemeth   918: product AMD CS5536_UDC 0x2096  CS5536 UDC
                    919: product AMD CS5536_UOC 0x2097  CS5536 UOC
1.863     isaki     920: product AMD CS5536_IDE 0x209a  CS5536 IDE Controller
1.401     thorpej   921: product AMD SC520_SC   0x3000  Elan SC520 System Controller
1.193     tron      922: product AMD SC751_SC   0x7006  AMD751 System Controller
1.642     mycroft   923: product AMD SC751_PPB  0x7007  AMD751 PCI-PCI Bridge
1.889     jnemeth   924: product AMD IGR4_AGP   0x700a  AMD IGR4 AGP Bridge
                    925: product AMD IGR4_PPB   0x700b  AMD IGR4 PCI-PCI Bridge
1.966     matt      926: product AMD SC762_NB   0x700c  AMD762 North Bridge
1.889     jnemeth   927: product AMD SC762_PPB  0x700d  AMD762 AGP Bridge
                    928: product AMD SC761_SC   0x700e  AMD761 System Controller
                    929: product AMD SC761_PPB  0x700f  AMD761 PCI-PCI Bridge
                    930: product AMD PBC755_ISA 0x7400  AMD755 PCI-ISA Bridge
1.966     matt      931: product AMD PBC755_IDE 0x7401  AMD755 IDE Controller
                    932: product AMD PBC755_PMC 0x7403  AMD755 ACPI Controller
                    933: product AMD PBC755_USB 0x7404  AMD755 USB Host Controller
1.642     mycroft   934: product AMD PBC756_ISA 0x7408  AMD756 PCI-ISA Bridge
1.966     matt      935: product AMD PBC756_IDE 0x7409  AMD756 IDE Controller
1.312     soren     936: product AMD PBC756_PMC 0x740b  AMD756 Power Management Controller
                    937: product AMD PBC756_USB 0x740c  AMD756 USB Host Controller
1.966     matt      938: product AMD PBC766_ISA 0x7410  AMD766 South Bridge
                    939: product AMD PBC766_IDE 0x7411  AMD766 IDE Controller
1.320     fvdl      940: product AMD PBC766_PMC 0x7413  AMD766 Power Management Controller
                    941: product AMD PBC766_USB 0x7414  AMD766 USB Host Controller
1.642     mycroft   942: product AMD PBC768_ISA 0x7440  AMD768 PCI-ISA/LPC Bridge
1.548     simonb    943: product AMD PBC768_IDE 0x7441  AMD768 EIDE Controller
                    944: product AMD PBC768_PMC 0x7443  AMD768 Power Management Controller
1.412     bouyer    945: product AMD PBC768_AC  0x7445  AMD768 AC97 Audio
                    946: product AMD PBC768_MD  0x7446  AMD768 AC97 Modem
1.642     mycroft   947: product AMD PBC768_PPB 0x7448  AMD768 PCI-PCI Bridge
1.412     bouyer    948: product AMD PBC768_USB 0x7449  AMD768 USB Controller
1.614     drochner  949: product AMD PCIX8131_PPB       0x7450  AMD8131 PCI-X Tunnel
                    950: product AMD PCIX8131_APIC      0x7451  AMD8131 IO Apic
                    951: product AMD AGP8151_DEV        0x7454  AMD8151 AGP Device
                    952: product AMD AGP8151_PPB        0x7455  AMD8151 AGP Bridge
1.889     jnemeth   953: product AMD PCIX_PPB   0x7458  AMD8123 PCI-X Bridge
                    954: product        AMD PCIX_APIC   0x7459  AMD8132 PCI-X IOAPIC
1.528     nathanw   955: product AMD PBC8111    0x7460  AMD8111 I/O Hub
1.889     jnemeth   956: product AMD PBC8111_USB_7461   0x7461  AMD8111 7461 USB Host Controller
                    957: product AMD PBC8111_ETHER      0x7462  AMD8111 Ethernet
1.571     kleink    958: product AMD PBC8111_USB                0x7464  AMD8111 USB Host Controller
1.528     nathanw   959: product AMD PBC8111_LPC                0x7468  AMD8111 LPC Controller
1.527     fvdl      960: product AMD PBC8111_IDE                0x7469  AMD8111 IDE Controller
1.571     kleink    961: product AMD PBC8111_SMB                0x746a  AMD8111 SMBus Controller
1.572     kleink    962: product AMD PBC8111_ACPI       0x746b  AMD8111 ACPI Controller
1.527     fvdl      963: product AMD PBC8111_AC         0x746d  AMD8111 AC97 Audio
1.889     jnemeth   964: product AMD PBC8111_MC97       0x746e  AMD8111 MC97 Modem
                    965: product AMD PBC8111_AC_756b    0x756b  AMD8111 756b ACPI Controller
1.999     cegger    966: product AMD HUDSON2_IDE                0x780c  HUDSON-2 IDE Controller
                    967: product AMD HUDSON2_SATA       0x7800  HUDSON-2 SATA Controller
1.259     ad        968:
                    969: /* American Megatrends products */
1.845     martti    970: product AMI MEGARAID           0x9010  MegaRAID
                    971: product AMI MEGARAID2          0x9060  MegaRAID 2
                    972: product AMI MEGARAID3          0x1960  MegaRAID 3
1.338     thorpej   973:
1.665     junyoung  974: /* Analog Devices products */
1.590     chs       975: product ANALOG SAFENET 0x2f44  SafeNet Crypto Accelerator ADSP-2141
                    976:
1.665     junyoung  977: /* Antares Microsystems products */
1.338     thorpej   978: product ANTARES TC9021 0x1021  Antares Gigabit Ethernet
1.57      mycroft   979:
                    980: /* Apple products */
1.130     tsubai    981: product APPLE BANDIT           0x0001  Bandit Host-PCI Bridge
                    982: product APPLE GC               0x0002  Grand Central I/O Controller
                    983: product APPLE CONTROL          0x0003  Control
                    984: product APPLE PLANB            0x0004  PlanB
                    985: product APPLE OHARE            0x0007  OHare I/O Controller
                    986: product APPLE BANDIT2          0x0008  Bandit Host-PCI Bridge
1.642     mycroft   987: product APPLE HEATHROW         0x0010  Heathrow I/O Controller
                    988: product APPLE PADDINGTON       0x0017  Paddington I/O Controller
1.185     tsubai    989: product APPLE KEYLARGO_USB     0x0019  KeyLargo USB Controller
                    990: product APPLE UNINORTH1                0x001e  UniNorth Host-PCI Bridge
                    991: product APPLE UNINORTH2                0x001f  UniNorth Host-PCI Bridge
                    992: product APPLE UNINORTH_AGP     0x0020  UniNorth AGP Interface
                    993: product APPLE GMAC             0x0021  GMAC Ethernet
1.642     mycroft   994: product APPLE KEYLARGO         0x0022  KeyLargo I/O Controller
1.329     tsubai    995: product APPLE GMAC2            0x0024  GMAC Ethernet
1.642     mycroft   996: product APPLE PANGEA_MACIO     0x0025  Pangea I/O Controller
1.350     tsubai    997: product APPLE PANGEA_USB       0x0026  Pangea USB Controller
1.329     tsubai    998: product APPLE PANGEA_AGP       0x0027  Pangea AGP Interface
                    999: product APPLE PANGEA_PCI1      0x0028  Pangea Host-PCI Bridge
                   1000: product APPLE PANGEA_PCI2      0x0029  Pangea Host-PCI Bridge
1.350     tsubai   1001: product APPLE UNINORTH_AGP2    0x002d  UniNorth AGP Interface
                   1002: product APPLE UNINORTH3                0x002e  UniNorth Host-PCI Bridge
                   1003: product APPLE UNINORTH4                0x002f  UniNorth Host-PCI Bridge
                   1004: product APPLE PANGEA_FW                0x0030  Pangea Firewire
1.452     matt     1005: product APPLE UNINORTH_FW      0x0031  UniNorth Firewire
                   1006: product APPLE GMAC3            0x0032  GMAC Ethernet
1.566     chs      1007: product APPLE UNINORTH_ATA     0x0033  UniNorth ATA/100 Controller
1.452     matt     1008: product APPLE UNINORTH_AGP3    0x0034  UniNorth AGP Bridge
                   1009: product APPLE UNINORTH5                0x0035  UniNorth Host-PCI Bridge
                   1010: product APPLE UNINORTH6                0x0036  UniNorth Host-PCI Bridge
1.516     tsubai   1011: product APPLE KAUAI            0x003b  Kauai ATA Controller
1.643     mycroft  1012: product APPLE INTREPID         0x003e  Intrepid I/O Controller
1.686     tsubai   1013: product APPLE INTREPID_USB     0x003f  Intrepid USB Controller
                   1014: product APPLE K2_USB           0x0040  K2 USB Controller
                   1015: product APPLE K2               0x0041  K2 MAC-IO Controller
                   1016: product APPLE K2_FW            0x0042  K2 Firewire
                   1017: product APPLE K2_UATA          0x0043  K2 UATA Controller
1.966     matt     1018: product APPLE U3_PPB1          0x0045  U3 PCI-PCI Bridge
                   1019: product APPLE U3_PPB2          0x0046  U3 PCI-PCI Bridge
                   1020: product APPLE U3_PPB3          0x0047  U3 PCI-PCI Bridge
                   1021: product APPLE U3_PPB4          0x0048  U3 PCI-PCI Bridge
                   1022: product APPLE U3_PPB5          0x0049  U3 PCI-PCI Bridge
1.686     tsubai   1023: product APPLE U3_AGP           0x004b  U3 AGP Interface
                   1024: product APPLE K2_GMAC          0x004c  GMAC Ethernet
1.942     chs      1025: product APPLE SHASTA           0x004f  Shasta
                   1026: product APPLE SHASTA_ATA       0x0050  Shasta ATA
1.923     jdc      1027: product APPLE SHASTA_GMAC      0x0051  Shasta GMAC
1.942     chs      1028: product APPLE SHASTA_FW                0x0052  Shasta Firewire
                   1029: product APPLE SHASTA_PCI1      0x0053  Shasta PCI
                   1030: product APPLE SHASTA_PCI2      0x0054  Shasta PCI
                   1031: product APPLE SHASTA_PCI3      0x0055  Shasta PCI
                   1032: product APPLE SHASTA_HT                0x0056  Shasta HyperTransport
1.832     briggs   1033: product APPLE INTREPID2_AGP    0x0066  Intrepid 2 AGP
                   1034: product APPLE INTREPID2_PCI1   0x0067  Intrepid 2 PCI
                   1035: product APPLE INTREPID2_PCI2   0x0068  Intrepid 2 PCI
                   1036: product APPLE INTREPID2_ATA    0x0069  Intrepid 2 ATA
                   1037: product APPLE INTREPID2_FW     0x006a  Intrepid 2 FireWire
                   1038: product APPLE INTREPID2_GMAC   0x006b  Intrepid 2 GMAC
1.12      cgd      1039:
1.25      veego    1040: /* ARC Logic products */
                   1041: product ARC 1000PV     0xa091  1000PV
                   1042: product ARC 2000PV     0xa099  2000PV
                   1043: product ARC 2000MT     0xa0a1  2000MT
1.1       cgd      1044:
1.910     xtraeme  1045: /* Areca products */
                   1046: product ARECA ARC1110          0x1110  ARC-1110
                   1047: product ARECA ARC1120          0x1120  ARC-1120
                   1048: product ARECA ARC1130          0x1130  ARC-1130
                   1049: product ARECA ARC1160          0x1160  ARC-1160
                   1050: product ARECA ARC1170          0x1170  ARC-1170
                   1051: product ARECA ARC1200          0x1200  ARC-1200
                   1052: product ARECA ARC1200_B                0x1201  ARC-1200 rev B
                   1053: product ARECA ARC1202          0x1202  ARC-1202
                   1054: product ARECA ARC1210          0x1210  ARC-1210
                   1055: product ARECA ARC1220          0x1220  ARC-1220
                   1056: product ARECA ARC1230          0x1230  ARC-1230
                   1057: product ARECA ARC1260          0x1260  ARC-1260
                   1058: product ARECA ARC1270          0x1270  ARC-1270
                   1059: product ARECA ARC1280          0x1280  ARC-1280
                   1060: product ARECA ARC1380          0x1380  ARC-1380
                   1061: product ARECA ARC1381          0x1381  ARC-1381
                   1062: product ARECA ARC1680          0x1680  ARC-1680
                   1063: product ARECA ARC1681          0x1681  ARC-1681
                   1064:
1.105     thorpej  1065: /* ASIX Electronics products */
                   1066: product ASIX AX88140A  0x1400  AX88140A 10/100 Ethernet
                   1067:
1.470     pooka    1068: /* Asustek products */
1.641     mycroft  1069: product ASUSTEK HFCPCI         0x0675  ISDN
1.470     pooka    1070:
1.888     tron     1071: /* Attansic Technology Corp. */
1.973     jmcneill 1072: product ATTANSIC ETHERNET_L1E  0x1026  L1E Gigabit Ethernet Adapter
1.888     tron     1073: product ATTANSIC ETHERNET_GIGA 0x1048  L1 Gigabit Ethernet Adapter
                   1074: product ATTANSIC ETHERNET_100  0x2048  L2 100 Mbit Ethernet Adapter
                   1075:
1.1       cgd      1076: /* ATI products */
1.1004    dsl      1077: /* See http://www.x.org/wiki/Radeon%20ASICs */
1.782     gdamore  1078: product ATI RADEON_RV380_3150  0x3150  Radeon Mobility X600 (M24) 3150
                   1079: product ATI RADEON_RV380_3154  0x3154  FireGL M24 GL 3154
                   1080: product ATI RADEON_RV380_3E50  0x3e50  Radeon X600 (RV380) 3E50
                   1081: product ATI RADEON_RV380_3E54  0x3e54  FireGL V3200 (RV380) 3E54
                   1082: product ATI RADEON_RS100_4136  0x4136  Radeon IGP320 (A3) 4136
                   1083: product ATI RADEON_RS200_A7    0x4137  Radeon IGP330/340/350 (A4) 4137
                   1084: product ATI RADEON_R300_AD     0x4144  Radeon 9500 AD
                   1085: product ATI RADEON_R300_AE     0x4145  Radeon 9500 AE
                   1086: product ATI RADEON_R300_AF     0x4146  Radeon 9600TX AF
                   1087: product ATI RADEON_R300_AG     0x4147  FireGL Z1 AG
                   1088: product ATI RADEON_R350_AH     0x4148  Radeon 9800SE AH
                   1089: product ATI RADEON_R350_AI     0x4149  Radeon 9800 AI
                   1090: product ATI RADEON_R350_AJ     0x414a  Radeon 9800 AJ
                   1091: product ATI RADEON_R350_AK     0x414b  FireGL X2 AK
                   1092: product ATI RADEON_RV350_AP    0x4150  Radeon 9600 AP
                   1093: product ATI RADEON_RV350_AQ    0x4151  Radeon 9600SE AQ
                   1094: product ATI RADEON_RV360_AR    0x4152  Radeon 9600XT AR
                   1095: product ATI RADEON_RV350_AS    0x4153  Radeon 9600 AS
                   1096: product ATI RADEON_RV350_AT    0x4154  FireGL T2 AT
1.1004    dsl      1097: /* RV350 and RV360 FireFL T2 have same PCI id */
1.782     gdamore  1098: product ATI RADEON_RV350_AV    0x4154  FireGL RV360 AV
1.265     simonb   1099: product ATI MACH32             0x4158  Mach32
1.769     dogcow   1100: product ATI RADEON_9600_LE_S   0x4171  Radeon 9600 LE Secondary
                   1101: product ATI RADEON_9600_XT_S   0x4172  Radeon 9600 XT Secondary
1.782     gdamore  1102: product ATI RADEON_RS250_B7    0x4237  Radeon 7000 IGP (A4+)
                   1103: product ATI RADEON_R200_BB     0x4242  Radeon 8500 AIW BB
                   1104: product ATI RADEON_R200_BC     0x4243  Radeon 8500 AIW BC
                   1105: product ATI RADEON_RS100_4336  0x4336  Radeon IGP320M (U1) 4336
                   1106: product ATI RADEON_RS200_4337  0x4337  Radeon IGP330M/340M/350M (U2) 4337
1.769     dogcow   1107: product ATI IXP_AUDIO_200      0x4341  IXP AC'97 Audio Controller
                   1108: product ATI SB200_PPB          0x4342  SB200 PCI-PCI Bridge
                   1109: product ATI SB200_EHCI         0x4345  SB200 USB2 Host Controller
                   1110: product ATI SB200_OHCI_1       0x4347  SB200 USB Host Controller
                   1111: product ATI SB200_OHCI_2       0x4348  SB200 USB Host Controller
1.802     xtraeme  1112: product ATI IXP_IDE_200        0x4349  SB200 IXP IDE Controller
1.769     dogcow   1113: product ATI SB200_ISA          0x434c  SB200 PCI-ISA Bridge
1.802     xtraeme  1114: product ATI SB200_MODEM        0x434d  SB200 Modem
1.769     dogcow   1115: product ATI SB200_SMB          0x4353  SB200 SMBus Controller
                   1116: product ATI IXP_AUDIO_300      0x4361  IXP AC'97 Audio Controller
1.802     xtraeme  1117: product ATI SB300_SMB          0x4363  SB300 SMBus Controller
                   1118: product ATI IXP_IDE_300        0x4369  SB300 IXP IDE Controller
1.769     dogcow   1119: product ATI IXP_AUDIO_400      0x4370  IXP AC'97 Audio Controller
1.724     augustss 1120: product ATI SB400_PPB          0x4371  SB400 PCI-PCI Bridge
1.802     xtraeme  1121: product ATI SB400_SMB          0x4372  SB400 SMBus Controller
1.724     augustss 1122: product ATI SB400_EHCI         0x4373  SB400 USB2 Host Controller
                   1123: product ATI SB400_OHCI_1       0x4374  SB400 USB Host Controller
                   1124: product ATI SB400_OHCI_2       0x4375  SB400 USB Host Controller
1.769     dogcow   1125: product ATI IXP_IDE_400                0x4376  SB400 IXP IDE Controller
1.724     augustss 1126: product ATI SB400_ISA          0x4377  SB400 PCI-ISA Bridge
1.802     xtraeme  1127: product ATI SB400_MODEM        0x4378  SB400 Modem
1.724     augustss 1128: product ATI SB400_SATA_1       0x4379  SB400 SATA Controller
                   1129: product ATI SB400_SATA_2       0x437a  SB400 SATA Controller
1.802     xtraeme  1130: product ATI SB600_SATA_1       0x4380  SB600 SATA Controller
                   1131: product ATI SB600_SATA_2       0x4381  SB600 SATA Controller
1.884     hpeyerl  1132: product ATI SB600_AC97_AUDIO   0x4382  SB600 AC97 Audio
                   1133: product ATI SB600_AZALIA       0x4383  SB600 Azalia
                   1134: product ATI SB600_PPB_4384     0x4384  SB600 PCI to PCI Bridge
1.932     jmcneill 1135: product ATI SB600_SMB          0x4385  SB600/SB700/SB800 SMBus Controller
1.884     hpeyerl  1136: product ATI SB600_USB_EHCI     0x4386  SB600 USB EHCI Controller
                   1137: product ATI SB600_USB_OHCI0    0x4387  SB600 USB OHCI0 Controller
                   1138: product ATI SB600_USB_OHCI1    0x4388  SB600 USB OHCI1 Controller
                   1139: product ATI SB600_USB_OHCI2    0x4389  SB600 USB OHCI2 Controller
                   1140: product ATI SB600_USB_OHCI3    0x438a  SB600 USB OHCI3 Controller
                   1141: product ATI SB600_USB_OHCI4    0x438b  SB600 USB OHCI4 Controller
1.941     cegger   1142: product ATI SB600_AC97_MODEM   0x438e  SB600 AC97 Modem
1.802     xtraeme  1143: product ATI IXP_IDE_600        0x438c  SB600 IXP IDE Controller
1.884     hpeyerl  1144: product ATI SB600_PLB_438D     0x438d  SB600 PCI to LPC Bridge
1.932     jmcneill 1145: product        ATI SB700_SATA_IDE      0x4390  SB700/SB800 SATA Controller (IDE mode)
                   1146: product        ATI SB700_SATA_AHCI     0x4391  SB700/SB800 SATA Controller (AHCI mode)
                   1147: product        ATI SB700_SATA_RAID     0x4392  SB700/SB800 RAID SATA Controller
                   1148: product        ATI SB700_SATA_RAID5    0x4393  SB700/SB800 RAID5 SATA Controller
                   1149: product        ATI SB700_SATA_FC       0x4394  SB700/SB800 FC SATA Controller
                   1150: product        ATI SB700_USB_EHCI      0x4396  SB700/SB800 USB EHCI Controller
                   1151: product        ATI SB800_SATA          0x4395  SB800 SATA Controller
                   1152: product        ATI SB700_USB_OHCI0     0x4397  SB700/SB800 USB OHCI Controller
                   1153: product        ATI SB700_USB_OHCI1     0x4398  SB700/SB800 USB OHCI Controller
                   1154: product        ATI SB700_USB_OHCI2     0x4399  SB700/SB800 USB OHCI Controller
                   1155: product        ATI SB700_IDE           0x439c  SB700/SB800 IDE Controller
                   1156: product        ATI SB700_LPC           0x439d  SB700/SB800 LPC Host Controller
1.265     simonb   1157: product ATI MACH64_CT          0x4354  Mach64 CT
                   1158: product ATI MACH64_CX          0x4358  Mach64 CX
1.782     gdamore  1159: product ATI RADEON_RS250_D7    0x4437  Radeon Mobility 7000 IGP
1.548     simonb   1160: product ATI RAGE_PRO_AGP       0x4742  3D Rage Pro (AGP)
1.406     junyoung 1161: product ATI RAGE_PRO_AGP1X     0x4744  3D Rage Pro (AGP 1x)
1.548     simonb   1162: product ATI RAGE_PRO_PCI_B     0x4749  3D Rage Pro Turbo
1.533     ichiro   1163: product ATI RAGE_XC_PCI66      0x474c  Rage XC (PCI66)
1.406     junyoung 1164: product ATI RAGE_XL_AGP                0x474d  Rage XL (AGP)
1.533     ichiro   1165: product ATI RAGE_XC_AGP                0x474e  Rage XC (AGP)
                   1166: product ATI RAGE_XL_PCI66      0x474f  Rage XL (PCI66)
1.548     simonb   1167: product ATI RAGE_PRO_PCI_P     0x4750  3D Rage Pro
1.406     junyoung 1168: product ATI RAGE_PRO_PCI_L     0x4751  3D Rage Pro (limited 3D)
1.409     junyoung 1169: product ATI RAGE_XL_PCI                0x4752  Rage XL
1.533     ichiro   1170: product ATI RAGE_XC_PCI                0x4753  Rage XC
1.548     simonb   1171: product ATI RAGE_II            0x4754  3D Rage I/II
1.406     junyoung 1172: product ATI RAGE_IIP           0x4755  3D Rage II+
1.548     simonb   1173: product ATI RAGE_IIC_PCI       0x4756  3D Rage IIC
                   1174: product ATI RAGE_IIC_AGP_B     0x4757  3D Rage IIC (AGP)
1.265     simonb   1175: product ATI MACH64_GX          0x4758  Mach64 GX
1.533     ichiro   1176: product ATI RAGE_IIC           0x4759  3D Rage IIC
                   1177: product ATI RAGE_IIC_AGP_P     0x475a  3D Rage IIC (AGP)
1.782     gdamore  1178: product ATI RADEON_RV250_4966  0x4966  Radeon 9000/PRO If
                   1179: product ATI RADEON_RV250_4967  0x4967  Radeon 9000 Ig
                   1180: product ATI RADEON_R420_JH     0x4a48  Radeon X800 (R420) JH
                   1181: product ATI RADEON_R420_JI     0x4a49  Radeon X800PRO (R420) JI
1.1004    dsl      1182: /* XXX 4a4a is generic, the SE should be 4a4f */
1.782     gdamore  1183: product ATI RADEON_R420_JJ     0x4a4a  Radeon X800SE (R420) JJ
1.1004    dsl      1184: /* XXX 4a4b should be the XT */
1.782     gdamore  1185: product ATI RADEON_R420_JK     0x4a4b  Radeon X800 (R420) JK
                   1186: product ATI RADEON_R420_JL     0x4a4c  Radeon X800 (R420) JL
                   1187: product ATI RADEON_R420_JM     0x4a4d  FireGL X3 (R420) JM
                   1188: product ATI RADEON_R420_JN     0x4a4e  Radeon Mobility 9800 (M18) JN
1.1004    dsl      1189: /* Duplicate, maybe this entry should be 4a50, XT Platinum */
1.782     gdamore  1190: product ATI RADEON_R420_JP     0x4a4e  Radeon X800XT (R420) JP
1.533     ichiro   1191: product ATI RAGE_LT_PRO_AGP    0x4c42  3D Rage LT Pro (AGP 133MHz)
                   1192: product ATI RAGE_LT_PRO_AGP66  0x4c44  3D Rage LT Pro (AGP 66MHz)
1.406     junyoung 1193: product ATI RAGE_MOB_M3_PCI    0x4c45  Rage Mobility M3
                   1194: product ATI RAGE_MOB_M3_AGP    0x4c46  Rage Mobility M3 (AGP)
1.548     simonb   1195: product ATI RAGE_LT            0x4c47  3D Rage LT
1.406     junyoung 1196: product ATI RAGE_LT_PRO_PCI    0x4c49  3D Rage LT Pro
1.548     simonb   1197: product ATI RAGE_MOBILITY      0x4c4d  Rage Mobility
                   1198: product ATI RAGE_L_MOBILITY    0x4c4e  Rage L Mobility
                   1199: product ATI RAGE_LT_PRO                0x4c50  3D Rage LT Pro
1.533     ichiro   1200: product ATI RAGE_LT_PRO2       0x4c51  3D Rage LT Pro
                   1201: product ATI RAGE_MOB_M1_PCI    0x4c52  Rage Mobility M1 (PCI)
                   1202: product ATI RAGE_L_MOB_M1_PCI  0x4c53  Rage L Mobility (PCI)
1.782     gdamore  1203: product ATI RADEON_RV200_LW    0x4c57  Radeon Mobility M7 LW
                   1204: product ATI RADEON_RV200_LX    0x4c58  FireGL Mobility 7800 M7 LX
                   1205: product ATI RADEON_RV100_LY    0x4c59  Radeon Mobility M6 LY
                   1206: product ATI RADEON_RV100_LZ    0x4c5a  Radeon Mobility M6 LZ
                   1207: product ATI RADEON_RV250_4C64  0x4c64  FireGL Mobility 9000 (M9) Ld
                   1208: product ATI RADEON_RV250_4C66  0x4c66  Radeon Mobility 9000 (M9) Lf
                   1209: product ATI RADEON_RV250_4C67  0x4c67  Radeon Mobility 9000 (M9) Lg
1.533     ichiro   1210: product ATI RADEON_128_AGP4X   0x4d46  Radeon Mobility 128 AGP 4x
                   1211: product ATI RADEON_128_AGP2X   0x4d4c  Radeon Mobility 128 AGP 2x
1.782     gdamore  1212: product ATI RADEON_R300_ND     0x4e44  Radeon 9700 ND
                   1213: product ATI RADEON_R300_NE     0x4e45  Radeon 9700/9500Pro NE
                   1214: product ATI RADEON_R300_NF     0x4e46  Radeon 9700 NF
                   1215: product ATI RADEON_R300_NG     0x4e47  FireGL X1 NG
                   1216: product ATI RADEON_R350_NH     0x4e48  Radeon 9800PRO NH
                   1217: product ATI RADEON_R350_NI     0x4e49  Radeon 9800 NI
                   1218: product ATI RADEON_R360_NJ     0x4e4a  Radeon 9800XT NJ
                   1219: product ATI RADEON_R350_NK     0x4e4b  FireGL X2 NK
                   1220: product ATI RADEON_RV350_NP    0x4e50  Radeon Mobility 9600/9700 (M10/11) NP
                   1221: product ATI RADEON_RV350_NQ    0x4e41  Radeon Mobility 9600 (M10) NQ
                   1222: product ATI RADEON_RV350_NR    0x4e52  Radeon Mobility 9600 (M11) NR
                   1223: product ATI RADEON_RV350_NS    0x4e53  Radeon Mobility 9600 (M10) NS
                   1224: product ATI RADEON_RV350_NT    0x4e54  FireGL Mobility T2 (M10) NT
                   1225: product ATI RADEON_RV350_NV    0x4e56  FireGL Mobility T2e (M11) NV
1.534     wiz      1226: product ATI RADEON_9700_9500_S 0x4e64  Radeon 9700/9500 Series Secondary
                   1227: product ATI RADEON_9700_9500_S2        0x4e65  Radeon 9700/9500 Series Secondary
                   1228: product ATI RADEON_9600_2      0x4e66  Radeon 9600TX Secondary
1.704     tron     1229: product ATI RADEON_9800_PRO_2  0x4e68  Radeon 9800 Pro Secondary
1.265     simonb   1230: product ATI RAGE1PCI           0x5041  Rage 128 Pro PCI
                   1231: product ATI RAGE1AGP2X         0x5042  Rage 128 Pro AGP 2x
                   1232: product ATI RAGE1AGP4X         0x5043  Rage 128 Pro AGP 4x
                   1233: product ATI RAGE1PCIT          0x5044  Rage 128 Pro PCI (TMDS)
                   1234: product ATI RAGE1AGP2XT                0x5045  Rage 128 Pro AGP 2x (TMDS)
                   1235: product ATI RAGE1AGP4XT                0x5046  Rage Fury MAXX AGP 4x (TMDS)
1.548     simonb   1236: product ATI RAGE2PCI           0x5047  Rage 128 Pro PCI
1.265     simonb   1237: product ATI RAGE2AGP2X                 0x5048  Rage 128 Pro AGP 2x
                   1238: product ATI RAGE2AGP4X                 0x5049  Rage 128 Pro AGP 4x
1.548     simonb   1239: product ATI RAGE2PCIT          0x504a  Rage 128 Pro PCI (TMDS)
1.265     simonb   1240: product ATI RAGE2AGP2XT                0x504b  Rage 128 Pro AGP 2x (TMDS)
                   1241: product ATI RAGE2AGP4XT                0x504c  Rage 128 Pro AGP 4x (TMDS)
1.548     simonb   1242: product ATI RAGE3PCI           0x504d  Rage 128 Pro PCI
1.265     simonb   1243: product ATI RAGE3AGP2X                 0x504e  Rage 128 Pro AGP 2x
                   1244: product ATI RAGE3AGP4X                 0x504f  Rage 128 Pro AGP 4x
1.548     simonb   1245: product ATI RAGE3PCIT          0x5050  Rage 128 Pro PCI (TMDS)
1.265     simonb   1246: product ATI RAGE3AGP2XT                0x5051  Rage 128 Pro AGP 2x (TMDS)
                   1247: product ATI RAGE3AGP4XT                0x5052  Rage 128 Pro AGP 4x (TMDS)
1.548     simonb   1248: product ATI RAGE4PCI           0x5053  Rage 128 Pro PCI
1.265     simonb   1249: product ATI RAGE4AGP2X                 0x5054  Rage 128 Pro AGP 2x
                   1250: product ATI RAGE4AGP4X                 0x5055  Rage 128 Pro AGP 4x
1.548     simonb   1251: product ATI RAGE4PCIT          0x5056  Rage 128 Pro PCI (TMDS)
1.265     simonb   1252: product ATI RAGE4AGP2XT                0x5057  Rage 128 Pro AGP 2x (TMDS)
                   1253: product ATI RAGE4AGP4XT                0x5058  Rage 128 Pro AGP 4x (TMDS)
1.782     gdamore  1254: product ATI RADEON_R100_QD     0x5144  Radeon QD
                   1255: product ATI RADEON_R100_QE     0x5145  Radeon QE
                   1256: product ATI RADEON_R100_QF     0x5146  Radeon QF
                   1257: product ATI RADEON_R100_QG     0x5147  Radeon QG
                   1258: product ATI RADEON_R200_QH     0x5148  FireGL 8700/8800 QH
                   1259: product ATI RADEON_R200_QL     0x514c  Radeon 8500 QL
                   1260: product ATI RADEON_R200_QM     0x514d  Radeon 9100 QM
                   1261: product ATI RADEON_RV200_QW    0x5157  Radeon 7500 QW
                   1262: product ATI RADEON_RV200_QX    0x5158  Radeon 7500 QX
                   1263: product ATI RADEON_RV100_QY    0x5159  Radeon 7000/VE QY
                   1264: product ATI RADEON_RV100_QZ    0x515a  Radeon 7000/VE QZ
1.874     isaki    1265: product ATI ES1000             0x515e  ES1000
1.562     wiz      1266: product ATI RADEON_9100_S      0x516d  Radeon 9100 Series Secondary
1.265     simonb   1267: product ATI RAGEGLPCI          0x5245  Rage 128 GL PCI
                   1268: product ATI RAGEGLAGP          0x5246  Rage 128 GL AGP 2x
                   1269: product ATI RAGEVRPCI          0x524b  Rage 128 VR PCI
                   1270: product ATI RAGEVRAGP          0x524c  Rage 128 VR AGP 2x
                   1271: product ATI RAGE4XPCI          0x5345  Rage 128 4x PCI
                   1272: product ATI RAGE4XA2X          0x5346  Rage 128 4x AGP 2x
                   1273: product ATI RAGE4XA4X          0x5347  Rage 128 4x AGP 4x
                   1274: product ATI RAGE4X             0x5348  Rage 128 4x
                   1275: product ATI RAGE24XPCI         0x534b  Rage 128 4x PCI
                   1276: product ATI RAGE24XA2X         0x534c  Rage 128 4x AGP 2x
                   1277: product ATI RAGE24XA4X         0x534d  Rage 128 4x AGP 4x
                   1278: product ATI RAGE24X            0x534e  Rage 128 4x
1.782     gdamore  1279: product ATI RADEON_RV370_5460  0x5460  Radeon Mobility M300 (M22) 5460
                   1280: product ATI RADEON_RV370_5464  0x5464  FireGL M22 GL 5464
                   1281: product ATI RADEON_R423_UH     0x5548  Radeon X800 (R423) UH
                   1282: product ATI RADEON_R423_UI     0x5549  Radeon X800PRO (R423) UI
                   1283: product ATI RADEON_R423_UJ     0x554a  Radeon X800LE (R423) UJ
                   1284: product ATI RADEON_R423_UK     0x554b  Radeon X800SE (R423) UK
1.920     bjs      1285: product ATI RADEON_R430_554F   0x554f  Radeon X800 GTO (R430) 554F
1.782     gdamore  1286: product ATI RADEON_R423_UQ     0x5551  FireGL V7200 (R423) UQ
                   1287: product ATI RADEON_R423_UR     0x5552  FireGL V5100 (R423) UR
                   1288: product ATI RADEON_R423_UT     0x5554  FireGL V7100 (R423) UT
1.920     bjs      1289: product ATI RADEON_R430_556F   0x556f  Radeon X800 GTO (R430) Secondary
1.406     junyoung 1290: product ATI MACH64_VT          0x5654  Mach64 VT
                   1291: product ATI MACH64_VTB         0x5655  Mach64 VTB
                   1292: product ATI MACH64_VT4         0x5656  Mach64 VT4
1.700     uwe      1293: product ATI RS300_HB           0x5833  RS300 Host Bridge
1.782     gdamore  1294: product ATI RADEON_RS300_X4    0x5834  Radeon 9100 IGP (A4)
                   1295: product ATI RADEON_RS300_X5    0x5835  Radeon Mobility 9100 IGP (U3)
1.700     uwe      1296: product ATI RS300_AGP          0x5838  RS300 AGP Interface
1.729     grant    1297: product ATI RADEON_9200_PRO_S  0x5940  Radeon 9200 Pro Secondary
1.775     chs      1298: product ATI RADEON_9200_S      0x5941  Radeon 9200 Secondary
1.884     hpeyerl  1299: product ATI RS480_HB           0x5950  RS480 Host Bridge
                   1300: product ATI RD580              0x5952  RD580 CrossFire Xpress 3200 Host Bridge
                   1301: product ATI RADEON_RV370_5954  0x5954  Radeon Xpress 200G Series
1.966     matt     1302: product ATI RD790_NB           0x5956  RD790 North Bridge (Dual Slot)
1.988     cegger   1303: product ATI RX780_790_HB       0x5957  RX780/RX790 Chipset Host Bridge
1.782     gdamore  1304: product ATI RADEON_RV280_5960  0x5960  Radeon 9200PRO 5960
                   1305: product ATI RADEON_RV280_5961  0x5961  Radeon 9200 5961
                   1306: product ATI RADEON_RV280_5962  0x5962  Radeon 9200 5962
                   1307: product ATI RADEON_RV280_5963  0x5963  Radeon 9200 5963
                   1308: product ATI RADEON_RV280_5964  0x5964  Radeon 9200SE 5964
1.823     christos 1309: product ATI RS482M             0x5975  Radeon Xpress Series (RS482M)
1.963     cegger   1310: product ATI RD790_PPB_GFX0_A   0x5978  RD790 PCI Bridge GFX0 Port A
                   1311: product ATI RD790_PPB_GFX0_B   0x5979  RD790 PCI Bridge GFX0 Port B
                   1312: product ATI RD790_PPB_GPP_A    0x597a  RD790 PCI Express Bridge GPP Port A
                   1313: product ATI RD790_PPB_GPP_B    0x597b  RD790 PCI Express Bridge GPP Port B
                   1314: product ATI RD790_PPB_GPP_C    0x597c  RD790 PCI Express Bridge GPP Port C
                   1315: product ATI RD790_PPB_GPP_D    0x597d  RD790 PCI Express Bridge GPP Port D
                   1316: product ATI RD790_PPB_GPP_E    0x597e  RD790 PCI Express Bridge GPP Port E
                   1317: product ATI RD790_PPB_GPP_F    0x597f  RD790 PCI Express Bridge GPP Port F
                   1318: product ATI RD790_PPB_GFX1_A   0x5980  RD790 PCI Bridge GFX1 Port A
                   1319: product ATI RD790_PPB_GFX1_B   0x5981  RD790 PCI Bridge GFX1 Port B
1.966     matt     1320: product ATI RD790_PPB_NBSB     0x5982  RD790 PCI Bridge (NB-SB Link)
1.994     cegger   1321: product ATI RD890_NB_DS16      0x5a10  RD890 North Bridge Dual Slot 2x16 GFX
                   1322: product ATI RD890_NB_SS                0x5a11  RD890 North Bridge Single Slot GFX
                   1323: product ATI RD890_NB_DS8       0x5a12  RD890 North Bridge Dual Slot 2x8 GFX
                   1324: product ATI RD890_PPB_GFX0_A   0x5a13  RD890 PCI Bridge GFX0 Port A
                   1325: product ATI RD890_PPB_GFX0_B   0x5a14  RD890 PCI Bridge GFX0 Port B
                   1326: product ATI RD890_PPB_GPP_A    0x5a15  RD890 PCI Express Bridge GPP Port A
                   1327: product ATI RD890_PPB_GPP_B    0x5a16  RD890 PCI Express Bridge GPP Port B
                   1328: product ATI RD890_PPB_GPP_C    0x5a17  RD890 PCI Express Bridge GPP Port C
                   1329: product ATI RD890_PPB_GPP_D    0x5a18  RD890 PCI Express Bridge GPP Port D
                   1330: product ATI RD890_PPB_GPP_E    0x5a19  RD890 PCI Express Bridge GPP Port E
                   1331: product ATI RD890_PPB_GPP_F    0x5a1a  RD890 PCI Express Bridge GPP Port F
                   1332: product ATI RD890_PPB_GPP_G    0x5a1b  RD890 PCI Express Bridge GPP Port G
                   1333: product ATI RD890_PPB_GPP_H    0x5a1c  RD890 PCI Express Bridge GPP Port H
                   1334: product ATI RD890_PPB_GFX1_A   0x5a1d  RD890 PCI Bridge GFX1 Port A
                   1335: product ATI RD890_PPB_GFX1_B   0x5a1e  RD890 PCI Bridge GFX1 Port B
                   1336: product ATI RD890_PPB_NBSB     0x5a1f  RD890 PCI Bridge (NB-SB Link)
1.963     cegger   1337: product ATI RD890_IOMMU                0x5a23  RD890 IOMMU
                   1338: product ATI RADEON_XPRESS_200  0x5a33  Radeon Xpress 200
1.724     augustss 1339: product ATI RS480_XRP          0x5a34  RS480 PCI Express Root Port
1.823     christos 1340: product ATI RS480_PPB_5A36     0x5a36  RS480 PCI Express Bridge
1.884     hpeyerl  1341: product ATI RS480_PPB_5A37     0x5a37  RS480 PCI Express Bridge
                   1342: product ATI RS480_PPB_5A38     0x5a38  RS480 PCI Express Bridge
1.823     christos 1343: product ATI RS480_PPB_5A3F     0x5a3f  RS480 PCI Express Bridge
1.782     gdamore  1344: product ATI RADEON_RV370_5B60  0x5b60  Radeon X300 (RV370) 5B60
1.884     hpeyerl  1345: product ATI RADEON_RV380_5B62  0x5b62  Radeon X600 PCI Express
                   1346: product ATI RADEON_RV370_5B63  0x5b63  Radeon Sapphire X550 Silent
1.782     gdamore  1347: product ATI RADEON_RV370_5B64  0x5b64  FireGL V3100 (RV370) 5B64
1.884     hpeyerl  1348: product ATI RADEON_RV370_5B65  0x5b65  FireGL D1100 (RV370) 5B65
1.637     cube     1349: product ATI RADEON_X300_S      0x5b70  Radeon X300 Series Secondary
1.966     matt     1350: product ATI RADEON_RV370_5B73  0x5b73  Radeon RV370 Secondary
1.782     gdamore  1351: product ATI RADEON_RV280_5C61  0x5c61  Radeon Mobility 9200 (M9+)
                   1352: product ATI RADEON_RV280_5C63  0x5c63  Radeon Mobility 9200 (M9+)
1.654     jmmv     1353: product ATI RADEON_9200SE_S    0x5d44  Radeon 9200SE Secondary
1.724     augustss 1354: product ATI RADEON_X850XT      0x5d52  Radeon X850 XT
1.782     gdamore  1355: product ATI RADEON_R423_5D57   0x5d57  Radeon X800XT (R423) 5D57
1.724     augustss 1356: product ATI RADEON_X850XT_S    0x5d72  Radeon X850 XT Secondary
1.731     chs      1357: product ATI RADEON_X700                0x5e4b  Radeon X700 Pro
                   1358: product ATI RADEON_X700_S      0x5e6b  Radeon X700 Pro Secondary
1.871     xtraeme  1359: product ATI RADEON_X1300       0x7146  Radeon X1300 Series (RV515)
                   1360: product ATI RADEON_X1300_S     0x7166  Radeon X1300 Series (RV515) Secondary
1.988     cegger   1361: product ATI RADEON_X1600       0x71c5  Radeon Mobility X1600
1.782     gdamore  1362: product ATI RADEON_RS300_7834  0x7834  Radeon 9100 PRO IGP
                   1363: product ATI RADEON_RS300_7835  0x7835  Radeon 9200 IGP
1.941     cegger   1364: product ATI RS690_HB           0x7911  RS690 Host Bridge
                   1365: product ATI RS690_PPB_7912     0x7912  RS690 PCI to PCI Bridge
                   1366: product ATI RS690_PPB_7913     0x7913  RS690 PCI to PCI-Express Port 0 Bridge
                   1367: product ATI RS690_PPB_7915     0x7915  RS690 PCI to PCI-Express Port 1 Bridge
                   1368: product ATI RS690_PPB_7916     0x7916  RS690 PCI to PCI-Express Port 2 Bridge
                   1369: product ATI RS690_PPB_7917     0x7917  RS690 PCI to PCI-Express Port 3 Bridge
1.903     xtraeme  1370: product ATI RADEON_HD2600_XT   0x9588  Radeon HD2600 XT GDDR3
                   1371: product ATI RADEON_HD2600_HD   0xaa08  Radeon HD2600 HD Audio Controller
1.167     rh       1372:
                   1373: /* Auravision products */
                   1374: product AURAVISION VXP524      0x01f7  VxP524 PCI Video Processor
1.165     tsarna   1375:
                   1376: /* Aureal Semiconductor */
1.548     simonb   1377: product AUREAL AU8820          0x0001  AU8820 Vortex Digital Audio Processor
1.12      cgd      1378:
1.24      tls      1379: /* Applied Micro Circuts products */
                   1380: product AMCIRCUITS S5933       0x4750  S5933 PCI Matchmaker
                   1381: product AMCIRCUITS LANAI       0x8043  Myrinet LANai Interface
1.966     matt     1382: product AMCIRCUITS CAMAC       0x812d  FZJ/ZEL CAMAC Controller
                   1383: product AMCIRCUITS VICBUS      0x812e  FZJ/ZEL VICBUS Interface
                   1384: product AMCIRCUITS PCISYNC     0x812f  FZJ/ZEL Synchronisation Module
                   1385: product AMCIRCUITS ADDI7800    0x818e  ADDI-DATA APCI-7800 8-port Serial
1.548     simonb   1386: product AMCIRCUITS S5920       0x5920  S5920 PCI Target
1.494     explorer 1387:
1.665     junyoung 1388: /* Atheros Communications products */
1.584     itojun   1389: product ATHEROS AR5201         0x0007 AR5201 Wireless LAN
                   1390: product ATHEROS AR5311         0x0011 AR5211 Wireless LAN
                   1391: product ATHEROS AR5211         0x0012 AR5211 Wireless LAN
                   1392: product ATHEROS AR5212         0x0013 AR5212 Wireless LAN
                   1393: product ATHEROS AR5201_AP      0x0207 AR5201 Wireless LAN Reference Card (Early AP11)
                   1394: product ATHEROS AR5201_DEFAULT 0x1107 AR5201 Wireless LAN (no eeprom)
                   1395: product ATHEROS AR5212_DEFAULT 0x1113 AR5212 Wireless LAN (no eeprom)
                   1396: product ATHEROS AR5211_DEFAULT 0x1112 AR5211 Wireless LAN (no eeprom)
                   1397: product ATHEROS AR5212_FPGA    0xf013 AR5212 Wireless LAN Reference Card (emulation board)
                   1398: product ATHEROS AR5211_FPGA11B 0xf11b AR5211 Wireless LAN Reference Card (11b emulation board)
                   1399: product ATHEROS AR5211_LEGACY  0xff12 AR5211 Wireless LAN Reference Card (original emulation board)
1.24      tls      1400:
1.12      cgd      1401: /* Atronics products */
                   1402: product ATRONICS IDE_2015PL    0x2015  IDE-2015PL
                   1403:
                   1404: /* Avance Logic products */
1.25      veego    1405: product AVANCE AVL2301 0x2301  AVL2301
                   1406: product AVANCE AVG2302 0x2302  AVG2302
                   1407: product AVANCE2 ALG2301        0x2301  ALG2301
                   1408: product AVANCE2 ALG2302        0x2302  ALG2302
1.343     thorpej  1409: product AVANCE2 ALS4000        0x4000  ALS4000 Audio
1.449     enami    1410:
                   1411: /* Avlab Technology products */
                   1412: product AVLAB LPPCI4S  0x2150  Low Profile PCI 4 Serial
1.136     augustss 1413:
                   1414: /* CCUBE products */
                   1415: product CCUBE CINEMASTER       0x8888  Cinemaster C 3.0 DVD Decoder
1.4       cgd      1416:
1.108     drochner 1417: /* AVM products */
                   1418: product AVM FRITZ_CARD         0x0a00  Fritz! Card ISDN Interface
1.473     leo      1419: product AVM FRITZ_PCI_V2_ISDN  0x0e00  Fritz!PCI v2.0 ISDN Interface
1.446     pooka    1420: product AVM B1                 0x0700  Basic Rate B1 ISDN Interface
                   1421: product AVM T1                 0x1200  Primary Rate T1 ISDN Interface
1.292     mjl      1422:
1.1005  ! matt     1423: /* RMI products */
        !          1424: product RMI XLS_PCIE           0xabcd  XLS PCIe-PCIe bridge
        !          1425:
1.952     rmind    1426: /* B & B Electronics Products */
                   1427: product BBELEC NON_ISOLATED_1_PORT     0x4201  single-channel RS-485 PCI UART
                   1428: product BBELEC NON_ISOLATED_2_PORT     0x4202  dual-channel RS-485 PCI UART
                   1429: product BBELEC NON_ISOLATED_4_PORT     0x4204  quad-channel RS-485 PCI UART
                   1430: product BBELEC NON_ISOLATED_8_PORT     0x4208  octal-channel RS-485 PCI UART
                   1431: product BBELEC ISOLATED_1_PORT         0x4211  single-channel Isolated RS-485 PCI UART
                   1432: product BBELEC ISOLATED_2_PORT         0x4212  dual-channel Isolated RS-485 PCI UART
                   1433: product BBELEC ISOLATED_4_PORT         0x4214  quad-channel Isolated RS-485 PCI UART
                   1434: product BBELEC ISOLATED_8_PORT         0x4218  octal-channel Isolated RS-485 PCI UART
                   1435:
1.672     jdarrow  1436: /* Belkin products */
1.740     christos 1437: product BELKIN F5D6001         0x6001  F5D6001
1.672     jdarrow  1438: product BELKIN F5D6020V3       0x6020  F5D6020v3 802.11b
                   1439:
1.292     mjl      1440: /* Stallion products */
                   1441: product STALLION EC8_32                0x0000  EC8/32
                   1442: product STALLION EC8_64                0x0002  EC8/64
                   1443: product STALLION EASYIO                0x0003  EasyIO
1.108     drochner 1444:
1.33      drochner 1445: /* Bit3 products */
                   1446: product BIT3 PCIVME617         0x0001  PCI-VME Interface Mod. 617
1.117     drochner 1447: product BIT3 PCIVME618         0x0010  PCI-VME Interface Mod. 618
1.81      drochner 1448: product BIT3 PCIVME2706                0x0300  PCI-VME Interface Mod. 2706
1.73      tron     1449:
1.555     jonathan 1450: /* Bluesteel Networks */
                   1451: product BLUESTEEL 5501         0x0000  5501
                   1452: product BLUESTEEL 5601         0x5601  5601
                   1453:
1.665     junyoung 1454: /* Broadcom products */
1.855     tsutsui  1455: product BROADCOM BCM5752       0x1600  BCM5752 10/100/1000 Ethernet
                   1456: product BROADCOM BCM5752M      0x1601  BCM5752M 10/100/1000 Ethernet
                   1457: product BROADCOM BCM5709       0x1639  BCM5709 NetXtreme II 1000baseT Ethernet
1.1001    bouyer   1458: product BROADCOM BCM5709S      0x163a  BCM5709 NetXtreme II 1000baseSX Ethernet
                   1459: product BROADCOM BCM5716       0x163b  BCM5716 NetXtreme II 1000baseT Ethernet
                   1460: product BROADCOM BCM5716S      0x163c  BCM5716 NetXtreme II 1000baseSX Ethernet
1.388     thorpej  1461: product BROADCOM BCM5700       0x1644  BCM5700 10/100/1000 Ethernet
                   1462: product BROADCOM BCM5701       0x1645  BCM5701 10/100/1000 Ethernet
1.492     matt     1463: product BROADCOM BCM5702       0x1646  BCM5702 10/100/1000 Ethernet
                   1464: product BROADCOM BCM5703       0x1647  BCM5703 10/100/1000 Ethernet
1.642     mycroft  1465: product BROADCOM BCM5704C      0x1648  BCM5704C 1000baseT Ethernet
1.855     tsutsui  1466: product BROADCOM BCM5704S_ALT  0x1649  BCM5704S 1000baseSX Ethernet
                   1467: product BROADCOM BCM5706       0x164a  BCM5706 NetXtreme II 1000baseT Ethernet
                   1468: product BROADCOM BCM5708       0x164c  BCM5708 NetXtreme II 1000baseT Ethernet
                   1469: product BROADCOM BCM5702FE     0x164d  BCM5702FE 10/100 Ethernet
1.497     jonathan 1470: product BROADCOM BCM5705       0x1653  BCM5705 10/100/1000 Ethernet
1.667     tacha    1471: product BROADCOM BCM5705K      0x1654  BCM5705K 10/100/1000 Ethernet
1.855     tsutsui  1472: product BROADCOM BCM5720       0x1658  BCM5720 NetXtreme 1000baseT Ethernet
                   1473: product BROADCOM BCM5721       0x1659  BCM5721 NetXtreme 1000baseT Ethernet
                   1474: product BROADCOM BCM5722       0x165a  BCM5722 NetXtreme 1000baseT Ethernet
1.553     hannken  1475: product BROADCOM BCM5705M      0x165d  BCM5705M 10/100/1000 Ethernet
1.855     tsutsui  1476: product BROADCOM BCM5705M_ALT  0x165e  BCM5705M 10/100/1000 Ethernet
1.745     jonathan 1477: product BROADCOM BCM5714       0x1668  BCM5714 1000baseT Ethernet
1.855     tsutsui  1478: product BROADCOM BCM5714S      0x1669  BCM5714S 1000baseSX Ethernet
                   1479: product BROADCOM BCM5780       0x166a  BCM5780 NetXtreme 1000baseT Ethernet
                   1480: product BROADCOM BCM5780S      0x166b  BCM5780S NetXtreme 1000baseSX Ethernet
                   1481: product BROADCOM BCM5705F      0x166e  BCM5705F 10/100 Ethernet
                   1482: product BROADCOM BCM5754M      0x1672  BCM5754M NetXtreme 1000baseT Ethernet
                   1483: product BROADCOM BCM5755M      0x1673  BCM5755M NetXtreme 1000baseT Ethernet
                   1484: product BROADCOM BCM5756       0x1674  BCM5756 10/100/1000 Ethernet
1.658     cube     1485: product BROADCOM BCM5750       0x1676  BCM5750 10/100/1000 Ethernet
1.637     cube     1486: product BROADCOM BCM5751       0x1677  BCM5751 10/100/1000 Ethernet
1.855     tsutsui  1487: product BROADCOM BCM5715       0x1678  BCM5715 1000baseT Ethernet
                   1488: product BROADCOM BCM5715S      0x1679  BCM5715S 1000baseSX Ethernet
1.844     abs      1489: product BROADCOM BCM5754       0x167a  BCM5754 10/100/1000 Ethernet
1.855     tsutsui  1490: product BROADCOM BCM5755       0x167b  BCM5755 NetXtreme 1000baseT Ethernet
1.658     cube     1491: product BROADCOM BCM5750M      0x167c  BCM5750M 10/100/1000 Ethernet
1.730     gavan    1492: product BROADCOM BCM5751M      0x167d  BCM5751M 10/100/1000 Ethernet
1.855     tsutsui  1493: product BROADCOM BCM5751F      0x167e  BCM5751F 10/100/1000 Ethernet
                   1494: product BROADCOM BCM5787M      0x1693  BCM5787M 10/100/1000 Ethernet
1.589     fvdl     1495: product BROADCOM BCM5782       0x1696  BCM5782 10/100/1000 Ethernet
1.855     tsutsui  1496: product BROADCOM BCM5786       0x169a  BCM5786 NetLink 1000baseT Ethernet
                   1497: product BROADCOM BCM5787       0x169b  BCM5787 NetLink 1000baseT Ethernet
1.625     tron     1498: product BROADCOM BCM5788       0x169c  BCM5788 10/100/1000 Ethernet
1.741     fvdl     1499: product BROADCOM BCM5789       0x169d  BCM5789 10/100/1000 Ethernet
1.855     tsutsui  1500: product BROADCOM BCM5702X      0x16a6  BCM5702X 10/100/1000 Ethernet
                   1501: product BROADCOM BCM5703X      0x16a7  BCM5703X 10/100/1000 Ethernet
                   1502: product BROADCOM BCM5704S      0x16a8  BCM5704S 1000baseSX Ethernet
                   1503: product BROADCOM BCM5706S      0x16aa  BCM5706 NetXtreme II 1000baseSX
                   1504: product BROADCOM BCM5708S      0x16ac  BCM5708 NetXtreme II 1000baseSX
                   1505: product BROADCOM BCM5702_ALT   0x16c6  BCM5702 10/100/1000 Ethernet
                   1506: product BROADCOM BCM5703_ALT   0x16c7  BCM5703 10/100/1000 Ethernet
                   1507: product BROADCOM BCM5781       0x16dd  BCM5781 10/100/1000 Ethernet
                   1508: product BROADCOM BCM5753       0x16f7  BCM5753 10/100/1000 Ethernet
                   1509: product BROADCOM BCM5753M      0x16fd  BCM5753M 10/100/1000 Ethernet
                   1510: product BROADCOM BCM5753F      0x16fe  BCM5753F 10/100 Ethernet
                   1511: product BROADCOM BCM5903M      0x16ff  BCM5903M 10/100/1000 Ethernet
1.693     christos 1512: product BROADCOM BCM4401_B0    0x170c  BCM4401-B0 10/100 Ethernet
1.589     fvdl     1513: product BROADCOM BCM5901       0x170d  BCM5901 10/100 Ethernet
                   1514: product BROADCOM BCM5901A2     0x170e  BCM5901A 10/100 Ethernet
1.855     tsutsui  1515: product BROADCOM BCM5906       0x1712  BCM5906 NetLink Fast Ethernet
                   1516: product BROADCOM BCM5906M      0x1713  BCM5906M NetLink Fast Ethernet
                   1517: product BROADCOM BCM4303       0x4301  BCM4303
                   1518: product BROADCOM BCM4307       0x4307  BCM4307
                   1519: product BROADCOM BCM4311       0x4311  BCM4311
                   1520: product BROADCOM BCM4312       0x4312  BCM4312
1.823     christos 1521: product BROADCOM BCM4318       0x4318  BCM4318 AirForce One 54g
1.855     tsutsui  1522: product BROADCOM BCM4319       0x4319  BCM4319
                   1523: product BROADCOM BCM4306       0x4320  BCM4306
                   1524: product BROADCOM BCM4306_2     0x4321  BCM4306
                   1525: product BROADCOM BCM4322       0x4322  BCM4322
                   1526: product BROADCOM BCM4309       0x4324  BCM4309
                   1527: product BROADCOM BCM43XG       0x4325  BCM43XG
1.936     cegger   1528: product BROADCOM BCM4328       0x4328  BCM4328 802.11a/b/g/n
1.472     kent     1529: product BROADCOM BCM4401       0x4401  BCM4401 10/100 Ethernet
1.966     matt     1530: product BROADCOM 5801          0x5801  5801 Security Processor
                   1531: product BROADCOM 5802          0x5802  5802 Security Processor
                   1532: product BROADCOM 5805          0x5805  5805 Security Processor
                   1533: product BROADCOM 5820          0x5820  5820 Security Processor
                   1534: product BROADCOM 5821          0x5821  5821 Security Processor
                   1535: product BROADCOM 5822          0x5822  5822 Security Processor
                   1536: product BROADCOM 5823          0x5823  5823 Security Processor
1.388     thorpej  1537:
1.73      tron     1538: /* Brooktree products */
1.541     christos 1539: product BROOKTREE BT848                0x0350  Bt848 Video Capture
                   1540: product BROOKTREE BT849                0x0351  Bt849 Video Capture
                   1541: product BROOKTREE BT878                0x036e  Bt878 Video Capture
                   1542: product BROOKTREE BT879                0x036f  Bt879 Video Capture
                   1543: product BROOKTREE BT880                0x0370  Bt880 Video Capture
                   1544: product BROOKTREE BT878A       0x0878  Bt878 Video Capture (Audio Section)
                   1545: product BROOKTREE BT879A       0x0879  Bt879 Video Capture (Audio Section)
                   1546: product BROOKTREE BT880A       0x0880  Bt880 Video Capture (Audio Section)
                   1547: product BROOKTREE BT8474       0x8474  Bt8474 Multichannel HDLC Controller
1.33      drochner 1548:
1.4       cgd      1549: /* BusLogic products */
1.24      tls      1550: product BUSLOGIC MULTIMASTER_NC        0x0140  MultiMaster NC
                   1551: product BUSLOGIC MULTIMASTER   0x1040  MultiMaster
                   1552: product BUSLOGIC FLASHPOINT    0x8130  FlashPoint
1.12      cgd      1553:
1.25      veego    1554: /* c't Magazin products */
                   1555: product C4T GPPCI              0x6773  GPPCI
1.556     jonathan 1556:
                   1557: /* Cavium products */
                   1558: product CAVIUM NITROX          0x0001  Nitrox XL
1.25      veego    1559:
1.885     jklos    1560: /* Chelsio products */
                   1561: product CHELSIO T302E          0x0021  T302e
                   1562: product CHELSIO        T310E           0x0022  T310e
                   1563: product CHELSIO        T320X           0x0023  T320x
                   1564: product CHELSIO        T302X           0x0024  T302x
                   1565: product CHELSIO        T320E           0x0025  T320e
                   1566: product CHELSIO        T310X           0x0026  T310x
                   1567: product CHELSIO        T3B10           0x0030  T3B10
                   1568: product CHELSIO        T3B20           0x0031  T3B20
                   1569: product CHELSIO        T3B02           0x0032  T3B02
                   1570:
1.12      cgd      1571: /* Chips and Technologies products */
1.24      tls      1572: product CHIPS 64310            0x00b8  64310
1.275     drochner 1573: product CHIPS 69000            0x00c0  69000
1.24      tls      1574: product CHIPS 65545            0x00d8  65545
                   1575: product CHIPS 65548            0x00dc  65548
1.27      augustss 1576: product CHIPS 65550            0x00e0  65550
1.35      drochner 1577: product CHIPS 65554            0x00e4  65554
1.417     drochner 1578: product CHIPS 69030            0x0c30  69030
1.283     mycroft  1579:
                   1580: /* Chrysalis products */
                   1581: product CHRYSALIS LUNAVPN      0x0001  LunaVPN
1.4       cgd      1582:
                   1583: /* Cirrus Logic products */
1.24      tls      1584: product CIRRUS CL_GD7548       0x0038  CL-GD7548
                   1585: product CIRRUS CL_GD5430       0x00a0  CL-GD5430
                   1586: product CIRRUS CL_GD5434_4     0x00a4  CL-GD5434-4
                   1587: product CIRRUS CL_GD5434_8     0x00a8  CL-GD5434-8
                   1588: product CIRRUS CL_GD5436       0x00ac  CL-GD5436
                   1589: product CIRRUS CL_GD5446       0x00b8  CL-GD5446
1.122     veego    1590: product CIRRUS CL_GD5480       0x00bc  CL-GD5480
1.94      jtk      1591: product CIRRUS CL_PD6729       0x1100  CL-PD6729
1.541     christos 1592: product CIRRUS CL_PD6832       0x1110  CL-PD6832 PCI-CardBus Bridge
                   1593: product CIRRUS CL_PD6833       0x1113  CL-PD6833 PCI-CardBus Bridge
1.24      tls      1594: product CIRRUS CL_GD7542       0x1200  CL-GD7542
                   1595: product CIRRUS CL_GD7543       0x1202  CL-GD7543
1.25      veego    1596: product CIRRUS CL_GD7541       0x1204  CL-GD7541
1.82      mark     1597: product CIRRUS CL_CD4400       0x4400  CL-CD4400 Communications Controller
                   1598: product CIRRUS CS4610          0x6001  CS4610 SoundFusion Audio Accelerator
                   1599: product CIRRUS CS4280          0x6003  CS4280 CrystalClear Audio Interface
1.781     jmcneill 1600: product CIRRUS CS4615          0x6004  CS4615
1.275     drochner 1601: product CIRRUS CS4281          0x6005  CS4281 CrystalClear Audio Interface
1.12      cgd      1602:
1.596     grant    1603: /* Adaptec's AAR-1210SA serial ATA RAID controller uses the CMDTECH chip */
1.966     matt     1604: product CMDTECH AAR_1210SA     0x0240  AAR-1210SA SATA RAID Controller
1.51      cgd      1605: /* CMD Technology products -- info gleaned from their web site */
                   1606: product CMDTECH 640            0x0640  PCI0640
1.52      cgd      1607: /* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
1.541     christos 1608: product CMDTECH 642            0x0642  PCI0642
1.237     bouyer   1609: /* datasheets available from www.cmd.com for the followings */
1.541     christos 1610: product CMDTECH 643            0x0643  PCI0643
1.51      cgd      1611: product CMDTECH 646            0x0646  PCI0646
                   1612: product CMDTECH 647            0x0647  PCI0647
1.235     tron     1613: product CMDTECH 648            0x0648  PCI0648
1.237     bouyer   1614: product CMDTECH 649            0x0649  PCI0649
                   1615:
1.52      cgd      1616: /* Inclusion of 'A' in the following entry is probably wrong. */
                   1617: /* No data on the CMD Tech. web site for the following as of Mar. 3 '98 */
                   1618: product CMDTECH 650A           0x0650  PCI0650A
1.51      cgd      1619: product CMDTECH 670            0x0670  USB0670
                   1620: product CMDTECH 673            0x0673  USB0673
1.455     onoe     1621: product CMDTECH 680            0x0680  SiI0680
1.514     thorpej  1622: product CMDTECH 3112           0x3112  SiI3112 SATALink
1.603     thorpej  1623: product CMDTECH 3114           0x3114  SiI3114 SATALink
1.604     thorpej  1624: product CMDTECH 3124           0x3124  SiI3124 SATALink
1.759     christos 1625: product CMDTECH 3132           0x3132  SiI3132 SATALink
1.901     jnemeth  1626: product CMDTECH 3512           0x3512  SiI3512 SATALink
                   1627: product CMDTECH 3531           0x3531  SiI3531 SATALink
1.181     drochner 1628:
                   1629: /* C-Media products */
1.210     augustss 1630: product CMEDIA CMI8338A                0x0100  CMI8338A PCI Audio Device
                   1631: product CMEDIA CMI8338B                0x0101  CMI8338B PCI Audio Device
1.181     drochner 1632: product CMEDIA CMI8738         0x0111  CMI8738/C3DX PCI Audio Device
1.300     tshiozak 1633: product CMEDIA CMI8738B                0x0112  CMI8738B PCI Audio Device
1.181     drochner 1634: product CMEDIA HSP56           0x0211  HSP56 Audiomodem Riser
                   1635:
1.24      tls      1636: /* Cogent Data Technologies products */
1.374     soren    1637: product COGENT EM110TX         0x1400  EX110TX PCI Fast Ethernet Adapter
                   1638:
                   1639: /* Cologne Chip Designs */
                   1640: product COLOGNECHIP HFC                0x2bd0  HFC-S
1.288     rh       1641:
                   1642: /* COMPAL products */
1.641     mycroft  1643: product COMPAL 38W2            0x0011  38W2 OEM Notebook
1.24      tls      1644:
                   1645: /* Compaq products */
1.541     christos 1646: product COMPAQ PCI_EISA_BRIDGE 0x0001  PCI-EISA Bridge
1.24      tls      1647: product COMPAQ PCI_ISA_BRIDGE  0x0002  PCI-ISA Bridge
                   1648: product COMPAQ TRIFLEX1                0x1000  Triflex Host-PCI Bridge
                   1649: product COMPAQ TRIFLEX2                0x2000  Triflex Host-PCI Bridge
1.541     christos 1650: product COMPAQ QVISION_V0      0x3032  QVision
                   1651: product COMPAQ QVISION_1280P   0x3033  QVision 1280/p
                   1652: product COMPAQ QVISION_V2      0x3034  QVision
1.24      tls      1653: product COMPAQ TRIFLEX4                0x4000  Triflex Host-PCI Bridge
1.372     ad       1654: product COMPAQ CSA5300         0x4070  Smart Array 5300
                   1655: product COMPAQ CSA5i           0x4080  Smart Array 5i
                   1656: product COMPAQ CSA532          0x4082  Smart Array 532
1.776     he       1657: product COMPAQ CSA5312         0x4083  Smart Array 5312
                   1658: product COMPAQ CSA6i           0x4091  Smart Array 6i
                   1659: product COMPAQ CSA641          0x409a  Smart Array 641
                   1660: product COMPAQ CSA642          0x409b  Smart Array 642
                   1661: product COMPAQ CSA6400         0x409c  Smart Array 6400
                   1662: product COMPAQ CSA6400EM       0x409d  Smart Array 6400 EM
                   1663: product COMPAQ CSA6422         0x409e  Smart Array 6422
                   1664: product COMPAQ CSA64XX         0x0046  Smart Array 64xx
1.61      augustss 1665: product COMPAQ USB             0x7020  USB Controller
1.769     dogcow   1666: product COMPAQ ASMC            0xa0f0  Advanced Systems Management Controller
1.313     minoura  1667: /* MediaGX Cx55x0 built-in OHCI seems to have this ID */
                   1668: product COMPAQ USB_MEDIAGX     0xa0f8  USB Controller
1.201     ad       1669: product COMPAQ SMART2P         0xae10  SMART2P RAID
1.38      bouyer   1670: product COMPAQ N100TX          0xae32  Netelligent 10/100 TX
1.706     bouyer   1671: product COMPAQ N10T2           0xb012  Netelligent 10 T/2 UTP/Coax
1.628     bouyer   1672: product COMPAQ INT100TX                0xb030  Integrated Netelligent 10/100 TX
1.61      augustss 1673: product COMPAQ N10T            0xae34  Netelligent 10 T
1.38      bouyer   1674: product COMPAQ IntNF3P         0xae35  Integrated NetFlex 3/P
1.173     thorpej  1675: product COMPAQ DPNet100TX      0xae40  Dual Port Netelligent 10/100 TX
1.38      bouyer   1676: product COMPAQ IntPL100TX      0xae43  ProLiant Integrated Netelligent 10/100 TX
                   1677: product COMPAQ DP4000          0xb011  Deskpro 4000 5233MMX
1.966     matt     1678: product COMPAQ CSA5300_2       0xb060  Smart Array 5300 rev. 2
1.757     christos 1679: product COMPAQ PRESARIO56XX    0xb0b8  Presario 56xx
1.294     rh       1680: product COMPAQ M700            0xb112  Armada M700
1.966     matt     1681: product COMPAQ CSA5i_2         0xb178  Smart Array 5i/532 rev. 2
1.38      bouyer   1682: product COMPAQ NF3P_BNC                0xf150  NetFlex 3/P w/ BNC
1.61      augustss 1683: product COMPAQ NF3P            0xf130  NetFlex 3/P
1.12      cgd      1684:
1.59      thorpej  1685: /* Compex products - XXX better descriptions */
                   1686: product COMPEX NE2KETHER       0x1401  Ethernet
1.105     thorpej  1687: product COMPEX RL100ATX                0x2011  RL100-ATX 10/100 Ethernet
1.153     thorpej  1688: product COMPEX RL100TX         0x9881  RL100-TX 10/100 Ethernet
1.59      thorpej  1689:
1.775     chs      1690: /* Comtrol products */
1.966     matt     1691: product COMTROL ROCKETPORT32EXT        0x0001  RocketPort 32 Port External
                   1692: product COMTROL ROCKETPORT8EXT 0x0002  RocketPort 8 Port External
                   1693: product COMTROL ROCKETPORT16EXT        0x0003  RocketPort 16 Port External
                   1694: product COMTROL ROCKETPORT4QUAD        0x0004  RocketPort 4 Port w/ Quad Cable
                   1695: product COMTROL ROCKETPORT8OCTA        0x0005  RocketPort 8 Port w/ Octa Cable
                   1696: product COMTROL ROCKETPORT8RJ  0x0006  RocketPort 8 Port w/ RJ11s
                   1697: product COMTROL ROCKETPORT4RJ  0x0007  RocketPort 4 Port w/ RJ11s
                   1698: product COMTROL ROCKETPORT8DB  0x0008  RocketPort 8 Port w/ DB78
                   1699: product COMTROL ROCKETPORT16DB 0x0009  RocketPort 16 Port w/ DB78
                   1700: product COMTROL ROCKETPORTP4   0x000a  RocketPort Plus 4 Port
                   1701: product COMTROL ROCKETPORTP8   0x000b  RocketPort Plus 8 Port
                   1702: product COMTROL ROCKETMODEM6   0x000c  RocketModem 6 Port
                   1703: product COMTROL ROCKETMODEM4   0x000d  RocketModem 4 Port
                   1704: product COMTROL ROCKETPORTP232 0x000e  RocketPort 2 Port RS232
                   1705: product COMTROL ROCKETPORTP422 0x000f  RocketPort 2 Port RS422
1.775     chs      1706:
1.548     simonb   1707: /* Conexant Systems products */
1.195     jdolecek 1708: product CONEXANT SOFTK56       0x2443  SoftK56 PCI Software Modem
1.413     abs      1709: product CONEXANT 56KFAXMODEM   0x1085  HW 56K Fax Modem
1.869     jmcneill 1710: product CONEXANT LANFINITY     0x1803  LANfinity MiniPCI 10/100 Ethernet
                   1711: product CONEXANT CX2388X       0x8800  CX23880/1/2/3 PCI Video/Audio Decoder
                   1712: product CONEXANT CX2388XAUDIO  0x8801  CX23880/1/2/3 PCI Audio Port
                   1713: product CONEXANT CX2388XMPEG   0x8802  CX23880/1/2/3 PCI MPEG Port
                   1714: product CONEXANT CX2388XIR     0x8804  CX23880/1/2/3 PCI IR Port
1.195     jdolecek 1715:
1.12      cgd      1716: /* Contaq Microsystems products */
1.24      tls      1717: product CONTAQ 82C599          0x0600  82C599 PCI-VLB Bridge
1.55      thorpej  1718: product CONTAQ 82C693          0xc693  82C693 PCI-ISA Bridge
1.24      tls      1719:
1.639     mycroft  1720: /* Corega products */
                   1721: product COREGA CB_TXD          0xa117  FEther CB-TXD 10/100 Ethernet
                   1722: product COREGA 2CB_TXD         0xa11e  FEther II CB-TXD 10/100 Ethernet
1.709     martin   1723: product COREGA LAPCIGT         0xc107  CG-LAPCIGT
1.639     mycroft  1724:
1.24      tls      1725: /* Corollary Products */
                   1726: product COROLLARY CBUSII_PCIB  0x0014  \"C-Bus II\"-PCI Bridge
1.164     augustss 1727:
                   1728: /* Creative Labs products */
                   1729: product CREATIVELABS SBLIVE    0x0002  SBLive! EMU 10000
1.627     christos 1730: product CREATIVELABS AUDIGY    0x0004  SB Audigy EMU 10000
1.618     martti   1731: product CREATIVELABS SBLIVE2   0x0006  SBLive! EMU 10000
1.612     gavan    1732: product CREATIVELABS SBAUDIGYLS        0x0007  SB Audigy LS
1.784     gdamore  1733: product        CREATIVELABS SBAUDIGY4  0x0008  SB Audigy 4
1.170     augustss 1734: product CREATIVELABS SBJOY     0x7002  PCI Gameport Joystick
1.618     martti   1735: product CREATIVELABS SBJOY2    0x7004  PCI Gameport Joystick
1.212     augustss 1736: product CREATIVELABS EV1938    0x8938  Ectiva 1938
1.24      tls      1737:
                   1738: /* Cyclades products */
                   1739: product CYCLADES CYCLOMY_1     0x0100  Cyclom-Y below 1M
                   1740: product CYCLADES CYCLOMY_2     0x0101  Cyclom-Y above 1M
1.172     drochner 1741: product CYCLADES CYCLOM4Y_1    0x0102  Cyclom-4Y below 1M
                   1742: product CYCLADES CYCLOM4Y_2    0x0103  Cyclom-4Y above 1M
                   1743: product CYCLADES CYCLOM8Y_1    0x0104  Cyclom-8Y below 1M
                   1744: product CYCLADES CYCLOM8Y_2    0x0105  Cyclom-8Y above 1M
1.24      tls      1745: product CYCLADES CYCLOMZ_1     0x0200  Cyclom-Z below 1M
                   1746: product CYCLADES CYCLOMZ_2     0x0201  Cyclom-Z above 1M
1.368     thorpej  1747:
                   1748: /* Cyclone Microsystems products */
                   1749: product CYCLONE PCI_700                0x0700  IQ80310 (PCI-700)
1.313     minoura  1750:
                   1751: /* Cyrix (now National) products */
                   1752: product CYRIX MEDIAGX_PCHB     0x0001  MediaGX Built-in PCI Host Controller
                   1753: product CYRIX CX5520_PCIB      0x0002  Cx5520 I/O Companion
1.966     matt     1754: product CYRIX CX5530_PCIB      0x0100  Cx5530 I/O Companion Multi-Function South Bridge
1.313     minoura  1755: product CYRIX CX5530_SMI       0x0101  Cx5530 I/O Companion (SMI Status and ACPI Timer)
                   1756: product CYRIX CX5530_IDE       0x0102  Cx5530 I/O Companion (IDE Controller)
                   1757: product CYRIX CX5530_AUDIO     0x0103  Cx5530 I/O Companion (XpressAUDIO)
                   1758: product CYRIX CX5530_VIDEO     0x0104  Cx5530 I/O Companion (Video Controller)
1.152     thorpej  1759:
1.833     heas     1760: /* Datum Inc. Bancomm-Timing Division products */
                   1761: product DATUM BC635PCI_U       0x4013  BC635PCI-U TC & FREQ. Processor
                   1762:
1.152     thorpej  1763: /* Davicom Semiconductor products */
1.641     mycroft  1764: product DAVICOM DM9102 0x9102  DM9102 10/100 Ethernet
1.1       cgd      1765:
                   1766: /* DEC products */
1.641     mycroft  1767: product DEC 21050      0x0001  DC21050 PCI-PCI Bridge
                   1768: product DEC 21040      0x0002  DC21040 (\"Tulip\") Ethernet
                   1769: product DEC 21030      0x0004  DC21030 (\"TGA\")
1.4       cgd      1770: product DEC NVRAM      0x0007  Zephyr NV-RAM
                   1771: product DEC KZPSA      0x0008  KZPSA
1.641     mycroft  1772: product DEC 21140      0x0009  DC21140 (\"FasterNet\") 10/100 Ethernet
1.14      cgd      1773: product DEC PBXGB      0x000d  TGA2
1.4       cgd      1774: product DEC DEFPA      0x000f  DEFPA
                   1775: /* product DEC ???     0x0010  ??? VME Interface */
1.641     mycroft  1776: product DEC 21041      0x0014  DC21041 (\"Tulip Plus\") Ethernet
1.14      cgd      1777: product DEC DGLPB      0x0016  DGLPB (\"OPPO\")
1.641     mycroft  1778: product DEC 21142      0x0019  DC21142/21143 10/100 Ethernet
                   1779: product DEC 21052      0x0021  DC21052 PCI-PCI Bridge
                   1780: product DEC 21150      0x0022  DC21150 PCI-PCI Bridge
                   1781: product DEC 21152      0x0024  DC21152 PCI-PCI Bridge
                   1782: product DEC 21153      0x0025  DC21153 PCI-PCI Bridge
                   1783: product DEC 21154      0x0026  DC21154 PCI-PCI Bridge
                   1784: product DEC 21554      0x0046  DC21554 PCI-PCI Bridge
1.285     thorpej  1785: product DEC SWXCR      0x1065  SWXCR RAID
1.132     drochner 1786:
1.415     ad       1787: /* Dell Computer products */
                   1788: product DELL PERC_2SI          0x0001  PERC 2/Si
                   1789: product DELL PERC_3DI          0x0002  PERC 3/Di
                   1790: product DELL PERC_3SI          0x0003  PERC 3/Si
                   1791: product DELL PERC_3SI_2                0x0004  PERC 3/Si
                   1792: product DELL PERC_3DI_2                0x0008  PERC 3/Di
1.459     ad       1793: product DELL PERC_3DI_3                0x000a  PERC 3/Di
1.583     martti   1794: product DELL PERC_4DI          0x000e  PERC 4/Di
                   1795: product DELL PERC_4DI_2                0x000f  PERC 4/Di
1.657     martti   1796: product DELL PERC_4ESI         0x0013  PERC 4e/Si
1.857     bouyer   1797: product DELL PERC_5            0x0015  PERC 5
1.931     xtraeme  1798: product DELL PERC_6            0x0060  PERC 6
1.415     ad       1799: product DELL PERC_3DI_2_SUB    0x00cf  PERC 3/Di
                   1800: product DELL PERC_3SI_2_SUB    0x00d0  PERC 3/Si
                   1801: product DELL PERC_3DI_SUB2     0x00d1  PERC 3/Di
                   1802: product DELL PERC_3DI_SUB3     0x00d9  PERC 3/Di
1.459     ad       1803: product DELL PERC_3DI_3_SUB    0x0106  PERC 3/Di
                   1804: product DELL PERC_3DI_3_SUB2   0x011b  PERC 3/Di
                   1805: product DELL PERC_3DI_3_SUB3   0x0121  PERC 3/Di
1.845     martti   1806: product DELL PERC_5_1          0x1f01  PERC 5/e
                   1807: product DELL PERC_5_2          0x1f02  PERC 5/i
1.705     martti   1808: product DELL CERC_1_5          0x0291  CERC SATA RAID 1.5/6ch
1.415     ad       1809:
1.132     drochner 1810: /* Delta products */
                   1811: product DELTA 8139     0x1360  8139 Ethernet
1.743     xtraeme  1812: product DELTA RHINEII  0x1320  Rhine II 10/100 Ethernet
1.4       cgd      1813:
                   1814: /* Diamond products */
1.24      tls      1815: product DIAMOND VIPER  0x9001  Viper/PCI
1.4       cgd      1816:
1.934     riz      1817: /* Digi International Products */
                   1818: product DIGI NEO4      0x00b0  Neo 4-port
                   1819: product DIGI NEO8      0x00b1  Neo 8-port
                   1820:
1.158     thorpej  1821: /* D-Link Systems products */
1.336     thorpej  1822: product DLINK DL1002           0x1002  DL-1002 10/100 Ethernet
1.326     tron     1823: product DLINK DFE530TXPLUS     0x1300  DFE-530TXPLUS 10/100 Ethernet
1.639     mycroft  1824: product DLINK DFE690TXD                0x1340  DFE-690TXD 10/100 Ethernet
1.790     martin   1825: product        DLINK DWL610            0x3300  DWL-610 802.11b WLAN
1.336     thorpej  1826: product DLINK DL4000           0x4000  DL-4000 Gigabit Ethernet
1.866     msaitoh  1827: product DLINK DGE550SX         0x4001  DGE-550SX
1.710     cube     1828: product DLINK DGE528T          0x4300  DGE-528T Gigabit Ethernet
1.788     riz      1829: product DLINK DGE560T          0x4b00  DGE-560T Gigabit Ethernet
                   1830: product DLINK DGE560T_2                0x4b01  DGE-560T_2 Gigabit Ethernet
1.866     msaitoh  1831: product DLINK DGE560SX         0x4b02  DGE-560SX
1.602     tls      1832: product DLINK DGE530T          0x4c00  DGE-530T Gigabit Ethernet
1.158     thorpej  1833:
1.12      cgd      1834: /* Distributed Processing Technology products */
1.348     ad       1835: product DPT SC_RAID    0xa400  SmartCache/SmartRAID (EATA)
1.541     christos 1836: product DPT I960_PPB   0xa500  PCI-PCI Bridge
1.203     ad       1837: product DPT RAID_I2O   0xa501  SmartRAID (I2O)
1.485     ad       1838: product DPT RAID_2005S 0xa511  Zero Channel SmartRAID (I2O)
1.203     ad       1839: product DPT MEMCTLR    0x1012  Memory Controller
1.12      cgd      1840:
1.33      drochner 1841: /* Dolphin products */
1.775     chs      1842: product DOLPHIN PCISCI32       0x0658  PCI-SCI Bridge (32-bit, 33 MHz)
                   1843: product DOLPHIN PCISCI64       0xd665  PCI-SCI Bridge (64-bit, 33 MHz)
                   1844: product DOLPHIN PCISCI66       0xd667  PCI-SCI Bridge (64-bit, 66 MHz)
1.169     is       1845:
                   1846: /* Domex products */
                   1847: product DOMEX PCISCSI  0x0001  DMX-3191D
1.108     drochner 1848:
1.470     pooka    1849: /* Dynalink products */
1.641     mycroft  1850: product DYNALINK IS64PH                0x1702  IS64PH ISDN Adapter
1.470     pooka    1851:
1.108     drochner 1852: /* ELSA products */
1.966     matt     1853: product ELSA   QS1PCI          0x1000  QuickStep 1000 ISDN Card
1.610     chs      1854: product ELSA   GLORIAXL        0x8901  Gloria XL 1624
1.33      drochner 1855:
1.24      tls      1856: /* Emulex products */
1.966     matt     1857: product EMULEX LP6000  0x1ae5  LP6000 FibreChannel Adapter
                   1858: product EMULEX LP982   0xf098  LP982 FibreChannel Adapter
                   1859: product EMULEX LP7000  0xf700  LP7000 FibreChannel Adapter
                   1860: product EMULEX LP8000  0xf800  LP8000 FibreChannel Adapter
                   1861: product EMULEX LP9000  0xf900  LP9000 FibreChannel Adapter
                   1862: product EMULEX LP9802  0xf980  LP9802 FibreChannel Adapter
1.39      mycroft  1863:
1.665     junyoung 1864: /* ENE Technology products */
1.697     uwe      1865: product ENE MCR510     0x0510  MCR510 PCI Memory Card Reader Controller
1.993     hubertf  1866: product ENE CB712      0x0550  CB712/714/810 PCI SD Card Reader Controller
1.642     mycroft  1867: product ENE CB1211     0x1211  CB1211 CardBus Controller
                   1868: product ENE CB1225     0x1225  CB1225 CardBus Controller
                   1869: product ENE CB1410     0x1410  CB1410 CardBus Controller
1.697     uwe      1870: product ENE CB710      0x1411  CB710 CardBus Controller
1.642     mycroft  1871: product ENE CB1420     0x1420  CB1420 CardBus Controller
1.697     uwe      1872: product ENE CB720      0x1421  CB720 CardBus Controller
1.478     kent     1873:
1.39      mycroft  1874: /* Ensoniq products */
                   1875: product ENSONIQ AUDIOPCI       0x5000  AudioPCI
1.112     mycroft  1876: product ENSONIQ AUDIOPCI97     0x1371  AudioPCI 97
1.212     augustss 1877: product ENSONIQ CT5880         0x5880  CT5880
1.29      kml      1878:
1.590     chs      1879: /* Equinox Systems product */
1.966     matt     1880: product EQUINOX SST64P         0x0808  SST-64P Adapter
                   1881: product EQUINOX SST128P                0x1010  SST-128P Adapter
                   1882: product EQUINOX SST16P_1       0x80c0  SST-16P Adapter
                   1883: product EQUINOX SST16P_2       0x80c4  SST-16P Adapter
                   1884: product EQUINOX SST16P_3       0x80c8  SST-16P Adapter
                   1885: product EQUINOX SST4P          0x8888  SST-4P Adapter
                   1886: product EQUINOX SST8P          0x9090  SST-8P Adapter
1.590     chs      1887:
1.29      kml      1888: /* Essential Communications products */
                   1889: product ESSENTIAL RR_HIPPI     0x0001  RoadRunner HIPPI Interface
                   1890: product ESSENTIAL RR_GIGE      0x0005  RoadRunner Gig-E Interface
1.66      augustss 1891:
1.665     junyoung 1892: /* ESS Technology products */
1.225     kleink   1893: product ESSTECH        MAESTRO1        0x0100  Maestro 1 PCI Audio Accelerator
                   1894: product ESSTECH        MAESTRO2        0x1968  Maestro 2 PCI Audio Accelerator
1.134     kleink   1895: product ESSTECH        SOLO1           0x1969  Solo-1 PCI AudioDrive
1.225     kleink   1896: product ESSTECH        MAESTRO2E       0x1978  Maestro 2E PCI Audio Accelerator
1.353     pooka    1897: product ESSTECH        ALLEGRO1        0x1988  Allegro-1 PCI Audio Accelerator
1.226     kleink   1898: product ESSTECH        MAESTRO3        0x1998  Maestro 3 PCI Audio Accelerator
1.227     kleink   1899: product ESSTECH        MAESTRO3MODEM   0x1999  Maestro 3 Modem
1.352     pooka    1900: product ESSTECH MAESTRO3_2     0x199a  Maestro 3 PCI Audio Accelerator
1.244     ad       1901:
1.665     junyoung 1902: /* ESS Technology products */
1.244     ad       1903: product ESSTECH2 MAESTRO1      0x0100  Maestro 1 PCI Audio Accelerator
1.80      mark     1904:
1.381     augustss 1905: /* Eumitcom products */
1.390     ichiro   1906: product EUMITCOM WL11000P      0x1100  WL11000P PCI WaveLAN/IEEE 802.11
1.381     augustss 1907:
1.665     junyoung 1908: /* O2 Micro */
1.823     christos 1909: product O2MICRO 00F7           0x00f7  Integrated OHCI IEEE 1394 Host Controller
1.460     soren    1910: product O2MICRO OZ6729         0x6729  OZ6729 PCI-PCMCIA Bridge
                   1911: product O2MICRO OZ6730         0x673A  OZ6730 PCI-PCMCIA Bridge
                   1912: product O2MICRO OZ6832         0x6832  OZ6832/OZ6833 PCI-CardBus Bridge
1.642     mycroft  1913: product O2MICRO OZ6836         0x6836  OZ6836/OZ6860 PCI-CardBus Bridge
                   1914: product O2MICRO OZ6872         0x6872  OZ6812/OZ6872 PCI-CardBus Bridge
                   1915: product O2MICRO OZ6922         0x6925  OZ6922 PCI-CardBus Bridge
                   1916: product O2MICRO OZ6933         0x6933  OZ6933 PCI-CardBus Bridge
                   1917: product O2MICRO OZ6972         0x6972  OZ6912/OZ6972 PCI-CardBus Bridge
1.823     christos 1918: product O2MICRO 7120           0x7120  Integrated MMC/SD Controller
                   1919: product O2MICRO 7130           0x7130  Integrated MS/xD/SM Controller
1.945     dyoung   1920: product O2MICRO 7223           0x7223  OZ711E0 PCI-CardBus Bridge
1.24      tls      1921:
                   1922: /* Evans & Sutherland products */
                   1923: product ES FREEDOM     0x0001  Freedom PCI-GBus Interface
                   1924:
1.773     hamajima 1925: /* EXAR products */
                   1926: product EXAR XR17D152  0x0152  dual-channel Universal PCI UART
                   1927: product EXAR XR17D154  0x0154  quad-channel Universal PCI UART
                   1928: product EXAR XR17D158  0x0158  octal-channel Universal PCI UART
                   1929:
1.4       cgd      1930: /* FORE products */
                   1931: product FORE PCA200    0x0210  ATM PCA-200
1.13      cgd      1932: product FORE PCA200E   0x0300  ATM PCA-200e
1.162     augustss 1933:
                   1934: /* Forte Media products */
1.641     mycroft  1935: product FORTEMEDIA     FM801   0x0801  801 Sound
1.518     kent     1936: product FORTEMEDIA     PCIJOY  0x0802  PCI Gameport Joystick
1.11      chuck    1937:
1.12      cgd      1938: /* Future Domain products */
                   1939: product FUTUREDOMAIN TMC_18C30 0x0000  TMC-18C30 (36C70)
1.355     drochner 1940:
                   1941: /* FZ Juelich / ZEL products */
1.966     matt     1942: product FZJZEL GIGALINK        0x0001  Gigabit Link / STR1100
                   1943: product FZJZEL PLXHOTLINK      0x0002  HOTlink Interface
1.431     drochner 1944: product FZJZEL COUNTTIME       0x0003  Counter / Timer
1.966     matt     1945: product FZJZEL PLXCAMAC        0x0004  CAMAC Controller
                   1946: product FZJZEL PROFIBUS        0x0005  PROFIBUS Interface
                   1947: product FZJZEL AMCCHOTLINK     0x0006  old HOTlink Interface
1.12      cgd      1948:
                   1949: /* Efficient Networks products */
1.26      chuck    1950: product EFFICIENTNETS ENI155PF 0x0000  155P-MF1 ATM (FPGA)
                   1951: product EFFICIENTNETS ENI155PA 0x0002  155P-MF1 ATM (ASIC)
1.155     soren    1952: product EFFICIENTNETS ENI25P   0x0003  SpeedStream ENI-25p
                   1953: product EFFICIENTNETS SS3000   0x0005  SpeedStream 3000
1.176     soren    1954:
1.820     riz      1955: /* Marvell products */
                   1956: product MARVELL GT64010A       0x0146  GT-64010A System Controller
1.991     cegger   1957: product MARVELL 88F1181                0x1181  88F1181
                   1958: product MARVELL 88F1281                0x1281  88F1281 SoC Orion2
1.822     riz      1959: product MARVELL 88W8300_1      0x1fa6  Libertas 88W8300
                   1960: product MARVELL 88W8310                0x1fa7  Libertas 88W8310
                   1961: product MARVELL 88W8335_1      0x1faa  Libertas 88W8335
                   1962: product MARVELL 88W8335_2      0x1fab  Libertas 88W8335
                   1963: product MARVELL        88W8300_2       0x2a01  Libertas 88W8300
1.820     riz      1964: product MARVELL        GT64115         0x4111  GT-64115 System Controller
                   1965: product MARVELL        GT64011         0x4146  GT-64011 System Controller
                   1966: product MARVELL        SKNET           0x4320  SK-NET Gigabit Ethernet
1.822     riz      1967: product MARVELL YUKONII_8021CU 0x4340  Yukon-II 88E8021CU
                   1968: product MARVELL YUKONII_8022CU 0x4341  Yukon-II 88E8022CU
                   1969: product MARVELL YUKONII_8061CU 0x4342  Yukon-II 88E8061CU
                   1970: product MARVELL YUKONII_8062CU 0x4343  Yukon-II 88E8062CU
                   1971: product MARVELL YUKONII_8021X  0x4344  Yukon-II 88E8021X
                   1972: product MARVELL YUKONII_8022X  0x4345  Yukon-II 88E8022X
                   1973: product MARVELL YUKONII_8061X  0x4346  Yukon-II 88E8061X
                   1974: product MARVELL YUKONII_8062X  0x4347  Yukon-II 88E8062X
                   1975: product MARVELL YUKON_8035     0x4350  Yukon 88E8035
                   1976: product MARVELL YUKON_8036     0x4351  Yukon 88E8036
                   1977: product MARVELL YUKON_8038     0x4352  Yukon 88E8038
1.866     msaitoh  1978: product MARVELL YUKON_8039     0x4353  Yukon 88E8039
                   1979: product MARVELL YUKON_C033     0x4356  Yukon 88EC033
1.822     riz      1980: product MARVELL YUKON_8052     0x4360  Yukon 88E8052
                   1981: product MARVELL YUKON_8050     0x4361  Yukon 88E8050
                   1982: product MARVELL YUKON_8053     0x4362  Yukon 88E8053
1.866     msaitoh  1983: product MARVELL YUKON_8055     0x4363  Yukon 88E8055
                   1984: product MARVELL YUKON_8056     0x4364  Yukon 88E8056
                   1985: product MARVELL YUKON_1                0x4365  Yukon
                   1986: product MARVELL YUKON_C036     0x4366  Yukon 88EC036
                   1987: product MARVELL YUKON_C032     0x4367  Yukon 88EC032
                   1988: product MARVELL YUKON_C034     0x4368  Yukon 88EC034
                   1989: product MARVELL YUKON_C042     0x4369  Yukon 88EC042
1.915     manu     1990: product MARVELL YUKON_C055     0x436a  Yukon 88EC055
1.820     riz      1991: product MARVELL        GT64120         0x4620  GT-64120 System Controller
                   1992: product MARVELL        BELKIN          0x5005  Belkin Gigabit Ethernet
1.822     riz      1993: product MARVELL 88SX5040       0x5040  88SX5040 SATA
                   1994: product MARVELL 88SX5041       0x5041  88SX5041 SATA
                   1995: product MARVELL 88SX5080       0x5080  88SX5080 SATA
                   1996: product MARVELL 88SX5081       0x5081  88SX5081 SATA
1.991     cegger   1997: product MARVELL 88F5082                0x5082  88F5082 SoC Orion1
                   1998: product MARVELL 88F5180N       0x5180  88F5180N SoC Orion1
                   1999: product MARVELL 88F5181                0x5181  88F5181 SoC Orion1
                   2000: product MARVELL 88F5182                0x5182  88F5182 SoC Orion1
                   2001: product MARVELL 88F5281                0x5281  88F5281 SoC Orion2
                   2002: product MARVELL 88SX6040       0x6040  88SX6040 SATA II
                   2003: product MARVELL 88SX6041       0x6041  88SX6041 SATA II
                   2004: product MARVELL 88SX6042       0x6042  88SX6042 SATA IIe
                   2005: product MARVELL 88SX6080       0x6080  88SX6080 SATA II
                   2006: product MARVELL 88SX6081       0x6081  88SX6081 SATA II
                   2007: product MARVELL 88F6082                0x6082  88F6082 SoC Orion1
1.966     matt     2008: product MARVELL 88SE6101       0x6101  88SE6101 Single Port PATA133 Controller
1.890     jnemeth  2009: product MARVELL 88SE6121       0x6121  88SE6121 SATA II Controller
                   2010: product MARVELL 88SE614X       0x6141  88SE614X SATA II PCI-E Controller
                   2011: product MARVELL 88SE6145       0x6145  88SE6145 SATA II PCI-E Controller
1.992     rjs      2012: product MARVELL 88F6180                0x6180  88F6180 SoC Kirkwood
1.991     cegger   2013: product MARVELL 88F6183                0x6183  88F6183 SoC Orion1
1.992     rjs      2014: product MARVELL 88F6192                0x6192  88F6192 SoC Kirkwood
                   2015: product MARVELL 88F6281                0x6281  88F6281 SoC Kirkwood
1.820     riz      2016: product MARVELL        GT64130         0x6320  GT-64130 System Controller
                   2017: product MARVELL        GT64260         0x6430  GT-64260 System Controller
                   2018: product MARVELL        GT64360         0x6460  MV6436x System Controller
1.991     cegger   2019: product MARVELL 88SX7042       0x7042  88SX7042 SATA IIe
                   2020: product MARVELL 88W8660                0x8660  88W8660 SoC Orion1
1.379     augustss 2021:
1.381     augustss 2022: /* Global Sun Tech products */
1.390     ichiro   2023: product GLOBALSUN GL24110P     0x1101  GL24110P PCI IEEE 802.11b
                   2024: product GLOBALSUN GL24110P02   0x1102  GL24110P PCI IEEE 802.11b
1.381     augustss 2025:
1.379     augustss 2026: /* Guillemot products */
                   2027: product GUILLEMOT MAXIRADIO    0x1001  MAXIRADIO
1.423     augustss 2028:
1.639     mycroft  2029: /* Hawking products */
                   2030: product HAWKING PN672TX                0xab08  PN672TX 10/100 Ethernet
                   2031:
1.423     augustss 2032: /* Heuricon products */
                   2033: product HEURICON PMPPC         0x000e  PM/PPC
1.12      cgd      2034:
                   2035: /* Hewlett-Packard products */
1.991     cegger   2036: product HP VISUALIZE_EG                0x1005  A4977A Visualize EG
1.990     skrll    2037: product HP VISUALIZE_FX6       0x1006  Visualize FX6
1.989     skrll    2038: product HP VISUALIZE_FX4       0x1008  Visualize FX4
1.990     skrll    2039: product HP VISUALIZE_FX2       0x100a  Visualize FX2
1.966     matt     2040: product HP TACHYON_TL          0x1028  Tachyon TL FC Controller
1.990     skrll    2041: product HP TACHYON_XL2         0x1029  Tachyon XL2 FC Controller
1.966     matt     2042: product HP TACHYON_TS          0x102A  Tachyon TS FC Controller
1.415     ad       2043: product HP J2585A              0x1030  J2585A
                   2044: product HP J2585B              0x1031  J2585B
1.990     skrll    2045: product HP DIVA                        0x1048  Diva Serial Multiport
                   2046: product HP ELROY               0x1054  Elroy Ropes-PCI
                   2047: product HP VISUALIZE_FXE       0x108b  Visualize FXe
                   2048: product HP TOPTOOLS            0x10c1  TopTools Communications Port
                   2049: product HP NETRAID_4M          0x10c2  NetRaid-4M
                   2050: product HP SMARTIRQ            0x10ed  NetServer SmartIRQ
1.415     ad       2051: product HP 82557B              0x1200  82557B 10/100 NIC
1.990     skrll    2052: product HP PLUTO               0x1229  Pluto MIO
                   2053: product HP ZX1_IOC             0x122a  zx1 IOC
                   2054: product HP MERCURY             0x122e  Mercury Ropes-PCI
                   2055: product HP QUICKSILVER         0x12b4  QuickSilver Ropes-PCI
1.15      cgd      2056:
1.776     he       2057: product HP HPSAV100            0x3210  Smart Array V100
                   2058: product HP HPSAE200I_1         0x3211  Smart Array E200i
                   2059: product HP HPSAE200            0x3212  Smart Array E200
                   2060: product HP HPSAE200I_2         0x3213  Smart Array E200i
                   2061: product HP HPSAE200I_3         0x3214  Smart Array E200i
                   2062: product HP HPSAE200I_4         0x3215  Smart Array E200i
                   2063: product HP HPSA_1              0x3220  Smart Array
                   2064: product HP HPSA_2              0x3222  Smart Array
                   2065: product HP HPSAP800            0x3223  Smart Array P600
                   2066: product HP HPSAP600            0x3225  Smart Array P600
                   2067: product HP HPSA_3              0x3230  Smart Array
                   2068: product HP HPSA_4              0x3231  Smart Array
                   2069: product HP HPSA_5              0x3232  Smart Array
                   2070: product HP HPSA_6              0x3233  Smart Array
                   2071: product HP HPSAP400            0x3234  Smart Array P400
                   2072: product HP HPSAP400I           0x3235  Smart Array P400i
                   2073: product HP HPSA_7              0x3236  Smart Array
                   2074: product HP HPSA_8              0x3237  Smart Array
                   2075: product HP HPSA_9              0x3238  Smart Array
                   2076: product HP HPSA_10             0x3239  Smart Array
                   2077: product HP HPSA_11             0x323a  Smart Array
                   2078: product HP HPSA_12             0x323b  Smart Array
                   2079: product HP HPSA_13             0x323c  Smart Array
                   2080:
1.573     thorpej  2081: /* Hifn products */
1.264     itojun   2082: product HIFN 7751      0x0005  7751
                   2083: product HIFN 6500      0x0006  6500
1.351     soren    2084: product HIFN 7811      0x0007  7811
                   2085: product HIFN 7951      0x0012  7951
1.581     jonathan 2086: product HIFN 7955      0x0020  7954/7955
                   2087: product HIFN 7956      0x001d  7956
1.573     thorpej  2088: product HIFN 78XX      0x0014  7814/7851/7854
                   2089: product HIFN 8065      0x0016  8065
                   2090: product HIFN 8165      0x0017  8165
                   2091: product HIFN 8154      0x0018  8154
1.398     tsutsui  2092:
                   2093: /* HiNT products */
                   2094: product HINT HB1       0x0021  HB1 PCI-PCI Bridge
1.456     augustss 2095: product HINT HB4       0x0022  HB4 PCI-PCI Bridge
1.264     itojun   2096:
1.639     mycroft  2097: /* Hitachi products */
                   2098: product HITACHI SWC    0x0101  MSVCC01/02/03/04 Video Capture Cards
1.716     nonaka   2099: product HITACHI SH7751 0x3505  SH7751 PCI Controller
                   2100: product HITACHI SH7751R        0x350e  SH7751R PCI Controller
1.639     mycroft  2101:
1.15      cgd      2102: /* IBM products */
1.141     soren    2103: product IBM MCABRIDGE  0x0002  MCA Bridge
                   2104: product IBM ALTALITE   0x0005  CPU Bridge - Alta Lite
                   2105: product IBM ALTAMP     0x0007  CPU Bridge - Alta MP
1.966     matt     2106: product IBM ISABRIDGE  0x000a  Fire Coral ISA Bridge w/ PnP
1.904     garbled  2107: product IBM POWERWAVE  0x0013  PowerWave Graphics Adapter
                   2108: product IBM IDAHO      0x0015  Idaho PCI Bridge
1.141     soren    2109: product IBM CPUBRIDGE  0x0017  CPU Bridge
                   2110: product IBM LANSTREAMER        0x0018  Auto LANStreamer
                   2111: product IBM GXT150P    0x001b  GXT-150P 2D Accelerator
1.904     garbled  2112: product IBM CARRERA    0x001c  Carrera PCI Bridge
                   2113: product IBM 82G2675    0x001d  82G2675 SCSI-2 Fast Controller
1.141     soren    2114: product IBM MCABRIDGE2 0x0020  MCA Bridge
1.15      cgd      2115: product IBM 82351      0x0022  82351 PCI-PCI Bridge
1.904     garbled  2116: product IBM MONNAV     0x002c  Montana/Nevada PCI Bridge and Memory Controller
                   2117: product IBM PYTHON     0x002d  Python PCI-PCI Bridge
1.926     tnn      2118: product IBM SERVERAID  0x002e  ServeRAID (copperhead)
1.904     garbled  2119: product IBM GXT250P    0x003c  GXT-250P Graphics Adapter
1.817     jnemeth  2120: product IBM OLYMPIC    0x003e  16/4 Token Ring
1.141     soren    2121: product IBM MIAMI      0x0036  Miami/PCI
1.405     kleink   2122: product IBM 82660      0x0037  82660 PowerPC to PCI Bridge and Memory Controller
1.421     nonaka   2123: product IBM MPIC       0x0046  MPIC
1.141     soren    2124: product IBM TURBOWAYS25        0x0053  Turboways 25 ATM
1.904     garbled  2125: product IBM GXT500P    0x0054  GXT-500P/GXT550P Graphics Adapter
                   2126: product IBM I82557B    0x005c  i82557B 10/100 Ethernet
                   2127: product IBM GXT800P    0x005e  GXT-800P Graphics Adapter
                   2128: product IBM EADSPCI    0x008b  EADS PCI-PCI Bridge
                   2129: product IBM GXT3000P   0x008e  GXT-3000P Graphics Adapter
                   2130: product IBM GXT3000P2  0x0090  GXT-3000P Graphics Adapter(2)
                   2131: product IBM GXT2000P   0x00b8  GXT-2000P Graphics Adapter
1.817     jnemeth  2132: product IBM OLYMPIC2   0x00ce  Olympic 2 Token Ring
1.904     garbled  2133: product IBM CPC71064   0x00fc  CPC710 Dual Bridge and Memory Controller (PCI64)
                   2134: product IBM CPC71032   0x0105  CPC710 Dual Bridge and Memory Controller (PCI32)
1.815     jmcneill 2135: product IBM TPAUDIO    0x0153  ThinkPad 600X/A20/T20/T22 Audio
1.361     simonb   2136: product IBM 405GP      0x0156  PPC 405GP PCI Bridge
1.904     garbled  2137: product IBM GXT4000P   0x016e  GXT-4000P Graphics Adapter
                   2138: product IBM GXT6000P   0x0170  GXT-6000P Graphics Adapter
                   2139: product IBM GXT300P    0x017d  GXT-300P Graphics Adapter
1.489     thorpej  2140: product IBM 133PCIX    0x01a7  133 PCI-X Bridge
1.926     tnn      2141: product IBM SERVERAID4 0x01bd  ServeRAID 4/5 (morpheus)
1.904     garbled  2142: product IBM 440GP      0x01ef  PPC 440GP PCI Bridge
                   2143: product IBM IBMETHER   0x01ff  10/100 Ethernet
                   2144: product IBM GXT6500P   0x021b  GXT-6500P Graphics Adapter
                   2145: product IBM GXT4500P   0x021c  GXT-4500P Graphics Adapter
                   2146: product IBM GXT135P    0x0233  GXT-135P Graphics Adapter
1.939     sborrill 2147: product IBM SERVERAID8K        0x9580  ServeRAID 8k
1.218     drochner 2148: product IBM MPIC2      0xffff  MPIC-II
1.478     kent     2149:
1.707     rh       2150: /* IC Ensemble / VIA Technologies products */
                   2151: product ICENSEMBLE ICE1712     0x1712  Envy24 Multichannel Audio Controller
                   2152: product ICENSEMBLE VT1720      0x1724  Envy24PT/HT Multi-Channel Audio Controller
                   2153:
1.478     kent     2154: /* Conexant (iCompression, GlobeSpan) products */
1.966     matt     2155: product ICOMPRESSION ITVC15    0x0803  iTVC15 MPEG2 Codec
1.12      cgd      2156:
1.56      drochner 2157: /* IDT products */
                   2158: product IDT 77201      0x0001  77201/77211 ATM (\"NICStAR\")
1.325     nisimura 2159: product IDT RC32334    0x0204  RC32334 System Controller
                   2160: product IDT RC32332    0x0205  RC32332 System Controller
1.266     thorpej  2161:
                   2162: /* Industrial Computer Source */
                   2163: product INDCOMPSRC WDT50x      0x22c0  PCI-WDT50x Watchdog Timer
1.142     thorpej  2164:
                   2165: /* Initio products */
1.979     mjf      2166: product INITIO 1622    0x1622  INIC-1622 SATA
1.142     thorpej  2167: product INITIO I920    0x0002  INIC-920 SCSI
1.399     tsutsui  2168: product INITIO I850    0x0850  INIC-850 SCSI
                   2169: product INITIO I1060   0x1060  INIC-1060 SCSI
1.142     thorpej  2170: product INITIO I940    0x9400  INIC-940 SCSI
                   2171: product INITIO I935    0x9401  INIC-935 SCSI
                   2172: product INITIO I950    0x9500  INIC-950 SCSI
1.396     junyoung 2173:
                   2174: /* Integraphics Systems products */
1.467     uwe      2175: product INTEGRAPHICS IGA1680           0x1680  IGA 1680
                   2176: product INTEGRAPHICS IGA1682           0x1682  IGA 1682
                   2177: product INTEGRAPHICS CYBERPRO2000      0x2000  CyberPro 2000
                   2178: product INTEGRAPHICS CYBERPRO2010      0x2010  CyberPro 2010
1.56      drochner 2179:
1.12      cgd      2180: /* Integrated Micro Solutions products */
                   2181: product IMS 8849       0x8849  8849
1.75      thorpej  2182: product IMS TT128M     0x9128  TwinTurbo 128M
1.1       cgd      2183:
                   2184: /* Intel products */
1.369     thorpej  2185: product INTEL 80312            0x030d  80312 I/O Companion Chip
1.488     thorpej  2186: product INTEL 80321            0x0319  80321 I/O Processor
1.912     xtraeme  2187: product INTEL IOP333_A         0x0370  IOP333 PCI Express-to-PCI Bridge #0
                   2188: product INTEL IOP333_B         0x0372  IOP333 PCI Express-to-PCI Bridge #1
1.708     cube     2189: product INTEL 6700PXH_PCIE0    0x0329  6700PXH PCI Express-to-PCI Bridge #0
                   2190: product INTEL 6700PXH_PCIE1    0x032a  6700PXH PCI Express-to-PCI Bridge #1
1.966     matt     2191: product INTEL SRCZCRX          0x0407  RAID Controller
                   2192: product INTEL SRCU42E          0x0408  SCSI RAID Controller
                   2193: product INTEL SRCS28X          0x0409  SATA RAID Controller
1.642     mycroft  2194: product INTEL PCEB             0x0482  82375EB/SB PCI-EISA Bridge
1.966     matt     2195: product INTEL CDC              0x0483  82424ZX Cache and DRAM Controller
1.642     mycroft  2196: product INTEL SIO              0x0484  82378ZB System I/O
                   2197: product INTEL 82426EX          0x0486  82426EX PCI-ISA Bridge
1.149     augustss 2198: product INTEL PCMC             0x04a3  82434LX/NX PCI, Cache and Memory Controller (PCMC)
1.372     ad       2199: product INTEL GDT_RAID1                0x0600  GDT RAID
                   2200: product INTEL GDT_RAID2                0x061f  GDT RAID
1.268     thorpej  2201: product INTEL 80960RM          0x0962  i960 RM PCI-PCI
                   2202: product INTEL 80960RN          0x0964  i960 RN PCI-PCI
1.474     yamt     2203: product INTEL 82542            0x1000  i82542 Gigabit Ethernet
1.642     mycroft  2204: product INTEL 82543GC_FIBER    0x1001  i82453GC 1000baseX Ethernet
1.639     mycroft  2205: product INTEL MODEM56          0x1002  56k Modem
1.642     mycroft  2206: product INTEL 82543GC_COPPER   0x1004  i82543GC 1000baseT Ethernet
                   2207: product INTEL 82544EI_COPPER   0x1008  i82544EI 1000baseT Ethernet
                   2208: product INTEL 82544EI_FIBER    0x1009  i82544EI 1000baseX Ethernet
                   2209: product INTEL 82544GC_COPPER   0x100c  i82544GC 1000baseT Ethernet
1.451     thorpej  2210: product INTEL 82544GC_LOM      0x100d  i82544GC (LOM) Gigabit Ethernet
1.642     mycroft  2211: product INTEL 82540EM          0x100e  i82540EM 1000baseT Ethernet
                   2212: product INTEL 82545EM_COPPER   0x100f  i82545EM 1000baseT Ethernet
                   2213: product INTEL 82546EB_COPPER   0x1010  i82546EB 1000baseT Ethernet
                   2214: product INTEL 82545EM_FIBER    0x1011  i82545EM 1000baseX Ethernet
                   2215: product INTEL 82546EB_FIBER    0x1012  i82546EB 1000baseX Ethernet
1.582     thorpej  2216: product INTEL 82541EI          0x1013  i82541EI Gigabit Ethernet
1.789     msaitoh  2217: product INTEL 82541ER_LOM      0x1014  i82541ER (LOM) Gigabit Ethernet
1.451     thorpej  2218: product INTEL 82540EM_LOM      0x1015  i82540EM (LOM) Gigabit Ethernet
1.518     kent     2219: product INTEL 82540EP_LOM      0x1016  i82540EP (LOM) Gigabit Ethernet
                   2220: product INTEL 82540EP          0x1017  i82540EP Gigabit Ethernet
1.582     thorpej  2221: product INTEL 82541EI_MOBILE   0x1018  i82541EI Mobile Gigabit Ethernet
1.546     tron     2222: product INTEL 82547EI          0x1019  i82547EI Gigabit Ethernet
1.966     matt     2223: product INTEL 82547EI_MOBILE    0x101a  i82547EI Mobile Gigabit Ethernet
1.642     mycroft  2224: product INTEL 82546EB_QUAD     0x101d  i82546EB 1000baseT Ethernet
1.518     kent     2225: product INTEL 82540EP_LP       0x101e  i82540EP Gigabit Ethernet
1.642     mycroft  2226: product INTEL 82545GM_COPPER   0x1026  i82545GM 1000baseT Ethernet
                   2227: product INTEL 82545GM_FIBER    0x1027  i82545GM 1000baseX Ethernet
1.582     thorpej  2228: product INTEL 82545GM_SERDES   0x1028  i82545GM Gigabit Ethernet (SERDES)
1.349     enami    2229: product INTEL IN_BUSINESS      0x1030  InBusiness Fast Ethernet LAN Controller
1.324     thorpej  2230: product INTEL PRO_100_VE_0     0x1031  PRO/100 VE Network Controller
                   2231: product INTEL PRO_100_VE_1     0x1032  PRO/100 VE Network Controller
                   2232: product INTEL PRO_100_VM_0     0x1033  PRO/100 VM Network Controller
                   2233: product INTEL PRO_100_VM_1     0x1034  PRO/100 VM Network Controller
                   2234: product INTEL 82562EH_HPNA_0   0x1035  82562EH HomePNA Network Controller
                   2235: product INTEL 82562EH_HPNA_1   0x1036  82562EH HomePNA Network Controller
                   2236: product INTEL 82562EH_HPNA_2   0x1037  82562EH HomePNA Network Controller
                   2237: product INTEL PRO_100_VM_2     0x1038  PRO/100 VM Network Controller
1.966     matt     2238: product INTEL PRO_100_VE_2     0x1039  PRO/100 VE Network Controller w/ 82562ET/EZ PHY
                   2239: product INTEL PRO_100_VE_3     0x103a  PRO/100 VE Network Controller w/ 82562ET/EZ (CNR) PHY
                   2240: product INTEL PRO_100_VM_3     0x103b  PRO/100 VM Network Controller w/ 82562EM/EX PHY
                   2241: product INTEL PRO_100_VM_4     0x103c  PRO/100 VM Network Controller w/ 82562EM/EX (CNR) PHY
1.442     cjs      2242: product INTEL PRO_100_VE_4     0x103d  PRO/100 VE (MOB) Network Controller
1.441     cjs      2243: product INTEL PRO_100_VM_5     0x103e  PRO/100 VM (MOB) Network Controller
1.646     mycroft  2244: product INTEL PRO_WL_2100      0x1043  PRO/Wireless LAN 2100 3B Mini-PCI Adapter
1.637     cube     2245: product INTEL 82597EX          0x1048  PRO/10GbE LR Server Adapter
1.840     bouyer   2246: product INTEL 82801H_M_AMT     0x1049  i82801H (M_AMT) LAN Controller
                   2247: product INTEL 82801H_AMT       0x104a  i82801H (AMT) LAN Controller
1.792     kent     2248: product INTEL 82801H_LAN       0x104b  i82801H LAN Controller
1.840     bouyer   2249: product INTEL 82801H_IFE_LAN   0x104c  i82801H (IFE) LAN Controller
                   2250: product INTEL 82801H_M_LAN     0x104d  i82801H (M) LAN Controller
1.966     matt     2251: product INTEL PRO_100_VM_6     0x1050  PRO/100 VM Network Controller w/ 82562ET/EZ PHY
1.613     drochner 2252: product INTEL 82801EB_LAN      0x1051  82801EB/ER 10/100 Ethernet
1.506     grant    2253: product INTEL PRO_100_M                0x1059  PRO/100 M Network Controller
1.780     simonb   2254: product INTEL 82571EB_COPPER   0x105e  i82571EB 1000baseT Ethernet
                   2255: product INTEL 82571EB_FIBER    0x105f  i82571EB 1000baseX Ethernet
                   2256: product INTEL 82571EB_SERDES   0x1060  i82571EB Gigabit Ethernet (SERDES)
1.711     riz      2257: product INTEL 82801FB_LAN      0x1064  82801FB 10/100 Ethernet
1.756     cdi      2258: product INTEL PRO_100_VE_5     0x1068  PRO/100 VE (LOM) Network Controller
1.921     hamajima 2259: product INTEL 82801GB_LAN      0x1069  82801GB 10/100 Ethernet
1.582     thorpej  2260: product INTEL 82547GI          0x1075  i82547GI Gigabit Ethernet
                   2261: product INTEL 82541GI          0x1076  i82541GI Gigabit Ethernet
                   2262: product INTEL 82541GI_MOBILE   0x1077  i82541GI Mobile Gigabit Ethernet
                   2263: product INTEL 82541ER          0x1078  i82541ER Gigabit Ethernet
1.642     mycroft  2264: product INTEL 82546GB_COPPER   0x1079  i82546GB 1000baseT Ethernet
                   2265: product INTEL 82546GB_FIBER    0x107a  i82546GB 1000baseX Ethernet
1.582     thorpej  2266: product INTEL 82546GB_SERDES   0x107b  i82546GB Gigabit Ethernet (SERDES)
1.769     dogcow   2267: product INTEL 82541PI          0x107c  i82541PI Gigabit Ethernet
                   2268: product INTEL 82572EI_COPPER   0x107d  i82572EI 1000baseT Ethernet
                   2269: product INTEL 82572EI_FIBER    0x107e  i82572EI 1000baseX Ethernet
                   2270: product INTEL 82572EI_SERDES   0x107f  i82572EI Gigabit Ethernet (SERDES)
1.789     msaitoh  2271: product INTEL 82546GB_PCIE     0x108a  PRO/1000MT (82546GB)
1.769     dogcow   2272: product INTEL 82573E           0x108b  i82573E Gigabit Ethernet
                   2273: product INTEL 82573E_IAMT      0x108c  i82573E Gigabit Ethernet
1.810     oster    2274: product INTEL PRO_100_VE_6     0x1092  PRO/100 VE Network Controller
1.854     enami    2275: product INTEL PRO_100_VE_8     0x1093  PRO/100 VE Network Controller
1.966     matt     2276: product INTEL PRO_100_VE_7     0x1094  PRO/100 VE Network Controller w/ 82562G PHY
                   2277: product INTEL 80K3LAN_CPR_DPT 0x1096   i80003 Dual 1000baseT Ethernet
                   2278: product INTEL 80K3LAN_FIB_DPT 0x1097   i80003 Dual 1000baseX Ethernet
                   2279: product INTEL 80K3LAN_SDS_DPT 0x1098   i80003 Dual Gigabit Ethernet (SERDES)
                   2280: product INTEL 82546GB_QUAD_COPPER 0x1099 i82546GB Quad Port Gigabit Ethernet
1.769     dogcow   2281: product INTEL 82573L           0x109a  i82573L Gigabit Ethernet
1.966     matt     2282: product INTEL 82571EB_QUAD_COPPER 0x10a4 i82571EB Quad Port Gigabit Ethernet
                   2283: product INTEL 82546GB_QUAD_COPPER_KSP3 0x10b5 i82546GB Quad Port Gigabit Ethernet (KSP3)
1.840     bouyer   2284: product INTEL 82572EI          0x10b9  i82572EI 1000baseT Ethernet
                   2285: product INTEL 80K3LAN_CPR_SPT 0x10ba   i80003 1000baseT Ethernet
                   2286: product INTEL 80K3LAN_SDS_SPT 0x10bb   i80003 Gigabit Ethernet (SERDES)
1.966     matt     2287: product        INTEL 82571GB_QUAD_COPPER 0x10bc i82571GB Quad 1000baseT Ethernet
1.893     msaitoh  2288: product INTEL 82801I_IGP_AMT   0x10bd  82801I (AMT) LAN Controller
1.966     matt     2289: product INTEL 82801I_IGP_M     0x10bf  82801I Mobile LAN Controller
1.893     msaitoh  2290: product INTEL 82801I_IFE       0x10c0  82801I LAN Controller
                   2291: product INTEL 82801I_IFE_G     0x10c2  82801I (G) LAN Controller
                   2292: product INTEL 82801I_IFE_GT    0x10c3  82801I (GT) LAN Controller
1.877     bouyer   2293: product INTEL 82801H_IFE_GT    0x10c4  i82801H IFE (GT) LAN Controller
                   2294: product INTEL 82801H_IFE_G     0x10c5  i82801H IFE (G) LAN Controller
1.961     bouyer   2295: product INTEL 82801H_IGP_M_V   0x10cb  i82801H IGP (MV) LAN Controller
1.982     msaitoh  2296: product INTEL 82801J_D_BM_LF   0x10cd  i82801J (LF) LAN Controller
1.966     matt     2297: product INTEL 82567V           0x10ce  i82567V LAN Controller
1.978     sborrill 2298: product INTEL 82574L           0x10d3  i82574L 1000baseT Ethernet
1.975     markd    2299: product INTEL 82567LM_3                0x10de  i82567LM-3 LAN Controller
1.981     msaitoh  2300: product INTEL 82567LF_3                0x10df  i82567LF-3 LAN Controller
1.966     matt     2301: product INTEL 82801I_IGP_M_AMT 0x10f5  82801I Mobile (AMT) LAN Controller
1.268     thorpej  2302: product INTEL 82815_DC100_HUB  0x1100  82815 Hub
                   2303: product INTEL 82815_DC100_AGP  0x1101  82815 AGP
                   2304: product INTEL 82815_DC100_GRAPH        0x1102  82815 Graphics
                   2305: product INTEL 82815_NOAGP_HUB  0x1110  82815 Hub
                   2306: product INTEL 82815_NOAGP_GRAPH        0x1112  82815 Graphics
                   2307: product INTEL 82815_NOGRAPH_HUB        0x1120  82815 Hub
                   2308: product INTEL 82815_NOGRAPH_AGP        0x1121  82815 AGP
                   2309: product INTEL 82815_FULL_HUB   0x1130  82815 Hub
                   2310: product INTEL 82815_FULL_AGP   0x1131  82815 AGP
                   2311: product INTEL 82815_FULL_GRAPH 0x1132  82815 Graphics
1.262     augustss 2312: product INTEL 82806AA          0x1161  82806AA PCI64 Hub Advanced Programmable Interrupt Controller
1.462     thorpej  2313: product INTEL ADI_BECC         0x1162  ADI i80200 Big Endian Companion Chip
1.354     thorpej  2314: product INTEL IXP1200          0x1200  IXP1200 Network Processor
1.242     mycroft  2315: product INTEL 82559ER          0x1209  82559ER Fast Ethernet LAN Controller
1.966     matt     2316: product INTEL 82092AA          0x1222  82092AA IDE Controller
1.149     augustss 2317: product INTEL SAA7116          0x1223  SAA7116
1.440     thorpej  2318: product INTEL 82452_PB         0x1225  82452KX/GX Orion Extended Express Processor to PCI Bridge
1.149     augustss 2319: product INTEL 82596            0x1226  82596 LAN Controller
                   2320: product INTEL EEPRO100         0x1227  EE Pro 100 10/100 Fast Ethernet
                   2321: product INTEL EEPRO100S                0x1228  EE Pro 100 Smart 10/100 Fast Ethernet
                   2322: product INTEL 82557            0x1229  82557 Fast Ethernet LAN Controller
1.642     mycroft  2323: product INTEL 82437FX          0x122d  82437FX (TSC) System Controller
                   2324: product INTEL 82371FB_ISA      0x122e  82371FB (PIIX) PCI-ISA Bridge
1.966     matt     2325: product INTEL 82371FB_IDE      0x1230  82371FB (PIIX) IDE Controller
1.642     mycroft  2326: product INTEL 82371MX          0x1234  82371MX (MPIIX) Mobile PCI I/O IDE Xcelerator
                   2327: product INTEL 82437MX          0x1235  82437MX (MTSC) Mobile System Controller
                   2328: product INTEL 82441FX          0x1237  82441FX (PMC) PCI and Memory Controller
                   2329: product INTEL 82380AB          0x123c  82380AB (MISA) Mobile PCI-ISA Bridge
                   2330: product INTEL 82380FB          0x124b  82380FB (MPCI2) Mobile PCI-PCI Bridge
                   2331: product INTEL 82439HX          0x1250  82439HX (TXC) System Controller
                   2332: product INTEL 82870P2_PPB      0x1460  82870P2 P64H2 PCI-PCI Bridge
1.426     sommerfe 2333: product INTEL 82870P2_IOxAPIC  0x1461  82870P2 P64H2 IOxAPIC
1.427     sommerfe 2334: product INTEL 82870P2_HPLUG    0x1462  82870P2 P64H2 Hot Plug Controller
1.328     simonb   2335: product INTEL 80960_RP         0x1960  ROB-in i960RP Microprocessor
1.600     ad       2336: product INTEL 80960RM_2                0x1962  i960 RM PCI-PCI
1.268     thorpej  2337: product INTEL 82840_HB         0x1a21  82840 Host
                   2338: product INTEL 82840_AGP                0x1a23  82840 AGP
                   2339: product INTEL 82840_PCI                0x1a24  82840 PCI
1.411     joda     2340: product INTEL 82845_HB         0x1a30  82845 Host
                   2341: product INTEL 82845_AGP                0x1a31  82845 AGP
1.149     augustss 2342: product INTEL 82801AA_LPC      0x2410  82801AA LPC Interface Bridge
                   2343: product INTEL 82801AA_IDE      0x2411  82801AA IDE Controller
                   2344: product INTEL 82801AA_USB      0x2412  82801AA USB Controller
                   2345: product INTEL 82801AA_SMB      0x2413  82801AA SMBus Controller
                   2346: product INTEL 82801AA_ACA      0x2415  82801AA AC-97 Audio Controller
                   2347: product INTEL 82801AA_ACM      0x2416  82801AA AC-97 PCI Modem
1.642     mycroft  2348: product INTEL 82801AA_HPB      0x2418  82801AA Hub-PCI Bridge
1.149     augustss 2349: product INTEL 82801AB_LPC      0x2420  82801AB LPC Interface Bridge
                   2350: product INTEL 82801AB_IDE      0x2421  82801AB IDE Controller
                   2351: product INTEL 82801AB_USB      0x2422  82801AB USB Controller
                   2352: product INTEL 82801AB_SMB      0x2423  82801AB SMBus Controller
                   2353: product INTEL 82801AB_ACA      0x2425  82801AB AC-97 Audio Controller
                   2354: product INTEL 82801AB_ACM      0x2426  82801AB AC-97 PCI Modem
1.642     mycroft  2355: product INTEL 82801AB_HPB      0x2428  82801AB Hub-PCI Bridge
1.238     joda     2356: product INTEL 82801BA_LPC      0x2440  82801BA LPC Interface Bridge
                   2357: product INTEL 82801BA_USB1     0x2442  82801BA USB Controller
                   2358: product INTEL 82801BA_SMB      0x2443  82801BA SMBus Controller
                   2359: product INTEL 82801BA_USB2     0x2444  82801BA USB Controller
                   2360: product INTEL 82801BA_ACA      0x2445  82801BA AC-97 Audio Controller
                   2361: product INTEL 82801BA_ACM      0x2446  82801BA AC-97 PCI Modem
1.642     mycroft  2362: product INTEL 82801BAM_HPB     0x2448  82801BAM Hub-PCI Bridge
1.238     joda     2363: product INTEL 82801BA_LAN      0x2449  82801BA LAN Controller
1.541     christos 2364: product INTEL 82801BAM_IDE     0x244a  82801BAM IDE Controller
1.312     soren    2365: product INTEL 82801BA_IDE      0x244b  82801BA IDE Controller
1.370     onoe     2366: product INTEL 82801BAM_LPC     0x244c  82801BAM LPC Interface Bridge
1.642     mycroft  2367: product INTEL 82801BA_HPB      0x244e  82801BA Hub-PCI Bridge
1.454     msaitoh  2368: product INTEL 82801E_SMB       0x2453  82801E SMBus Controller
                   2369: product INTEL 82801E_LAN_1     0x2459  82801E LAN Controller
                   2370: product INTEL 82801E_LAN_2     0x245d  82801E LAN Controller
1.383     augustss 2371: product INTEL 82801CA_LPC      0x2480  82801CA LPC Interface
1.663     soren    2372: product INTEL 82801CA_USB_1    0x2482  82801CA USB Controller
                   2373: product INTEL 82801CA_SMB      0x2483  82801CA SMBus Controller
                   2374: product INTEL 82801CA_USB_2    0x2484  82801CA USB Controller
                   2375: product INTEL 82801CA_AC       0x2485  82801CA AC'97 Audio Controller
1.786     xtraeme  2376: product INTEL 82801CA_MOD      0x2486  82801CA AC'97 Modem Controller
1.663     soren    2377: product INTEL 82801CA_USBC     0x2487  82801CA USB Controller
1.385     augustss 2378: product INTEL 82801CA_IDE_1    0x248A  82801CA IDE Controller
                   2379: product INTEL 82801CA_IDE_2    0x248B  82801CA IDE Controller
1.386     augustss 2380: product INTEL 82801CAM_LPC     0x248C  82801CAM LPC Interface
1.457     bouyer   2381: product INTEL 82801DB_LPC      0x24C0  82801DB LPC Interface Bridge
1.663     soren    2382: product INTEL 82801DB_USB_1    0x24C2  82801DB USB UHCI Controller
                   2383: product INTEL 82801DB_SMB      0x24C3  82801DB SMBus Controller
                   2384: product INTEL 82801DB_USB_2    0x24C4  82801DB USB UHCI Controller
                   2385: product INTEL 82801DB_AC       0x24C5  82801DB AC97 Audio Controller
                   2386: product INTEL 82801DB_MOD      0x24C6  82801DB AC97 Modem Controller
                   2387: product INTEL 82801DB_USB_3    0x24C7  82801DB USB UHCI Controller
1.518     kent     2388: product INTEL 82801DBM_IDE     0x24CA  82801DBM IDE Controller
1.457     bouyer   2389: product INTEL 82801DB_IDE      0x24CB  82801DB IDE Controller (UltraATA/100)
1.533     ichiro   2390: product INTEL 82801DB_ISA      0x24CC  82801DB ISA Bridge
1.663     soren    2391: product INTEL 82801DB_USBC     0x24CD  82801DB USB EHCI Controller
1.542     bouyer   2392: product INTEL 82801EB_LPC      0x24D0  82801EB LPC Interface Bridge
1.537     kent     2393: product INTEL 82801EB_SATA     0x24D1  82801EB Serial ATA Controller
1.663     soren    2394: product INTEL 82801EB_USB_0    0x24D2  82801EB/ER USB UHCI Controller
1.537     kent     2395: product INTEL 82801EB_SMB      0x24D3  82801EB/ER SMBus Controller
1.663     soren    2396: product INTEL 82801EB_USB_1    0x24D4  82801EB/ER USB UHCI Controller
1.537     kent     2397: product INTEL 82801EB_AC       0x24D5  82801EB/ER AC'97 Audio Controller
                   2398: product INTEL 82801EB_MOD      0x24D6  82801EB/ER AC'97 Modem Controller
1.663     soren    2399: product INTEL 82801EB_USB_2    0x24D7  82801EB/ER USB UHCI Controller
1.537     kent     2400: product INTEL 82801EB_IDE      0x24DB  82801EB/ER IDE Controller
                   2401: product INTEL 82801EB_EHCI     0x24DD  82801EB/ER USB EHCI Controller
1.663     soren    2402: product INTEL 82801EB_USB_3    0x24DE  82801EB/ER USB UHCI Controller
1.537     kent     2403: product INTEL 82801ER_SATA     0x24DF  82801ER Serial ATA Controller
1.268     thorpej  2404: product INTEL 82820_MCH                0x2501  82820 MCH (Camino)
                   2405: product INTEL 82820_AGP                0x250f  82820 AGP
1.432     tron     2406: product INTEL 82850_HB         0x2530  82850 Host
                   2407: product INTEL 82860_HB         0x2531  82860 Host
                   2408: product INTEL 82850_AGP                0x2532  82850/82860 AGP
                   2409: product INTEL 82860_PCI1       0x2533  82860 PCI-PCI
                   2410: product INTEL 82860_PCI2       0x2534  82860 PCI-PCI
                   2411: product INTEL 82860_PCI3       0x2535  82860 PCI-PCI
                   2412: product INTEL 82860_PCI4       0x2536  82860 PCI-PCI
1.548     simonb   2413: product INTEL E7500_HB         0x2540  E7500 MCH Host
1.427     sommerfe 2414: product INTEL E7500_DRAM       0x2541  E7500 MCH DRAM Controller
                   2415: product INTEL E7500_HI_B1      0x2543  E7500 MCH HI_B vppb 1
                   2416: product INTEL E7500_HI_B2      0x2544  E7500 MCH HI_B vppb 2
                   2417: product INTEL E7500_HI_C1      0x2545  E7500 MCH HI_C vppb 1
                   2418: product INTEL E7500_HI_C2      0x2546  E7500 MCH HI_C vppb 2
1.547     simonb   2419: product INTEL E7500_HI_D1      0x2547  E7500 MCH HI_D vppb 1
                   2420: product INTEL E7500_HI_D2      0x2548  E7500 MCH HI_D vppb 2
1.611     drochner 2421: product INTEL E7501_HB         0x254c  E7501 MCH Host
1.547     simonb   2422: product INTEL E7505_HB         0x2550  E7505 MCH Host
                   2423: product INTEL E7505_RAS                0x2551  E7505 MCH RAS Controller
1.642     mycroft  2424: product INTEL E7505_AGP                0x2552  E7505 MCH Host-AGP Bridge
                   2425: product INTEL E7505_HI_B1      0x2553  E7505 MCH HI_B PCI-PCI Bridge
                   2426: product INTEL E7505_HI_B2      0x2554  E7505 MCH HI_B PCI-PCI Error Reporting
1.457     bouyer   2427: product INTEL 82845G_DRAM      0x2560  82845G/GL DRAM Controller / Host-Hub I/F Bridge
1.642     mycroft  2428: product INTEL 82845G_AGP       0x2561  82845G/GL Host-AGP Bridge
1.457     bouyer   2429: product INTEL 82845G_IGD       0x2562  82845G/GL Integrated Graphics Device
1.543     tron     2430: product INTEL 82865_HB         0x2570  82865 Host
                   2431: product INTEL 82865_AGP                0x2571  82865 AGP
1.569     tron     2432: product INTEL 82865_IGD                0x2572  82865G Integrated Graphics Device
1.642     mycroft  2433: product INTEL 82801EB_HPB      0x2573  82801EB Hub-PCI Bridge
1.548     simonb   2434: product INTEL 82875P_HB                0x2578  82875P Host
                   2435: product INTEL 82875P_AGP       0x2579  82875P AGP
1.652     cube     2436: product INTEL 82875P_CSA       0x257b  82875P PCI-CSA Bridge
1.757     christos 2437: product INTEL 82915G_HB                0x2580  82915P/G/GL Host
1.765     tron     2438: product INTEL 82915G_EX                0x2581  82915P/G/GL PCI Express Bridge
1.658     cube     2439: product INTEL 82915G_IGD       0x2582  82915G/GL Integrated Graphics Device
                   2440: product INTEL 82925X_HB                0x2584  82925X Host
1.765     tron     2441: product INTEL 82925X_EX                0x2585  82925X PCI Express Bridge
1.757     christos 2442: product INTEL 82915GM_HB       0x2590  82915PM/GM/GMS,82910GML Host Bridge
1.765     tron     2443: product INTEL 82915GM_EX       0x2591  82915PM/GM PCI Express Bridge
1.723     seb      2444: product INTEL 82915GM_IGD      0x2592  82915GM/GMS,82910GML Integrated Graphics Device
1.652     cube     2445: product INTEL 6300ESB_LPC      0x25a1  6300ESB LPC Interface Bridge
1.624     thorpej  2446: product INTEL 6300ESB_IDE      0x25a2  6300ESB IDE Controller
                   2447: product INTEL 6300ESB_SATA     0x25a3  6300ESB SATA Controller
1.652     cube     2448: product INTEL 6300ESB_SMB      0x25a4  6300ESB SMBus Controller
1.713     kent     2449: product INTEL 6300ESB_ACA      0x25a6  6300ESB AC'97 Audio Controller
                   2450: product INTEL 6300ESB_ACM      0x25a7  6300ESB AC'97 Modem Controller
1.663     soren    2451: product INTEL 6300ESB_USB_0    0x25a9  6300ESB USB UHCI Controller
                   2452: product INTEL 6300ESB_USB_1    0x25aa  6300ESB USB UHCI Controller
1.652     cube     2453: product INTEL 6300ESB_WDT      0x25ab  6300ESB Watchdog Timer
                   2454: product INTEL 6300ESB_APIC     0x25ac  6300ESB Advanced Interrupt Controller
                   2455: product INTEL 6300ESB_EHCI     0x25ad  6300ESB USB EHCI Controller
                   2456: product INTEL 6300ESB_PCIX     0x25ae  6300ESB PCI-X Bridge
1.721     briggs   2457: product INTEL 6300ESB_RAID     0x25b0  6300ESB SATA RAID Controller
1.816     cube     2458: product INTEL 5000X_MCH                0x25c0  5000X Memory Controller Hub
1.917     xtraeme  2459: product INTEL 5000_PCIE_1      0x25e2  5000 Series Chipset PCI Express x4 Port 2
                   2460: product INTEL 5000_PCIE_2      0x25e3  5000 Series Chipset PCI Express x4 Port 3
                   2461: product INTEL 5000_PCIE_3      0x25e4  5000 Series Chipset PCI Express x4 Port 4
                   2462: product INTEL 5000_PCIE_4      0x25e4  5000 Series Chipset PCI Express x4 Port 5
                   2463: product INTEL 5000_PCIE_5      0x25e6  5000 Series Chipset PCI Express x4 Port 6
                   2464: product INTEL 5000_PCIE_6      0x25e7  5000 Series Chipset PCI Express x4 Port 7
                   2465: product INTEL 5000_FSB_REG     0x25f0  5000 Series Chipset FSB Registers
                   2466: product INTEL 5000_RESERVED_1  0x25f1  5000 Series Chipset Reserved Registers
                   2467: product INTEL 5000_RESERVED_2  0x25f3  5000 Series Chipset Reserved Registers
                   2468: product INTEL 5000_FBD_1       0x25f5  5000 Series Chipset FBD Registers
                   2469: product INTEL 5000_FBD_2       0x25f6  5000 Series Chipset FBD Registers
                   2470: product INTEL 5000_PCIE_7      0x25f7  5000 Series Chipset PCI Express x8 Port 2-3
                   2471: product INTEL 5000_PCIE_8      0x25f8  5000 Series Chipset PCI Express x8 Port 4-5
                   2472: product INTEL 5000_PCIE_9      0x25f9  5000 Series Chipset PCI Express x8 Port 6-7
                   2473: product INTEL 5000X_PCIE        0x25fa  5000X PCI Express x16 Port 4-7
1.637     cube     2474: product INTEL 82801FB_LPC      0x2640  82801FB LPC Interface Bridge
1.735     rpaulo   2475: product INTEL 82801FBM_LPC     0x2641  82801FBM ICH6M LPC Interface Bridge
1.658     cube     2476: product INTEL 82801FB_SATA     0x2651  82801FB Serial ATA Controller
1.637     cube     2477: product INTEL 82801FR_SATA     0x2652  82801FR Serial ATA Controller
1.719     bouyer   2478: product INTEL 82801FBM_SATA    0x2653  82801FBM Serial ATA Controller
1.663     soren    2479: product INTEL 82801FB_USB_0    0x2658  82801FB/FR USB UHCI Controller
                   2480: product INTEL 82801FB_USB_1    0x2659  82801FB/FR USB UHCI Controller
                   2481: product INTEL 82801FB_USB_2    0x265a  82801FB/FR USB UHCI Controller
                   2482: product INTEL 82801FB_USB_3    0x265b  82801FB/FR USB UHCI Controller
1.637     cube     2483: product INTEL 82801FB_EHCI     0x265c  82801FB/FR USB EHCI Controller
                   2484: product INTEL 82801FB_EXP_0    0x2660  82801FB/FR PCI Express Port #0
                   2485: product INTEL 82801FB_EXP_1    0x2662  82801FB/FR PCI Express Port #1
1.735     rpaulo   2486: product INTEL 82801FB_EXP_2    0x2664  82801FB/FR PCI Express Port #2
1.713     kent     2487: product INTEL 82801FB_HDA      0x2668  82801FB/FR High Definition Audio Controller
1.637     cube     2488: product INTEL 82801FB_SMB      0x266a  82801FB/FR SMBus Controller
1.713     kent     2489: product INTEL 82801FB_ACM      0x266d  82801FB/FR AC'97 Modem Controller
1.637     cube     2490: product INTEL 82801FB_AC       0x266e  82801FB/FR AC'97 Audio Controller
                   2491: product INTEL 82801FB_IDE      0x266f  82801FB/FR IDE Controller
1.816     cube     2492: product INTEL 63XXESB_LPC      0x2670  63xxESB LPC Interface Bridge
                   2493: product INTEL 63XXESB_SATA     0x2680  63xxESB Serial ATA Controller
                   2494: product INTEL 63XXESB_SATA_AHCI        0x2681  63xxESB AHCI Serial ATA Controller
                   2495: product INTEL 63XXESB_USB_0    0x2688  63xxESB USB UHCI Controller
                   2496: product INTEL 63XXESB_USB_1    0x2689  63xxESB USB UHCI Controller
                   2497: product INTEL 63XXESB_USB_2    0x268a  63xxESB USB UHCI Controller
                   2498: product INTEL 63XXESB_USB_3    0x268b  63xxESB USB UHCI Controller
                   2499: product INTEL 63XXESB_EHCI     0x268c  63xxESB USB EHCI Controller
                   2500: product INTEL 63XXESB_EXP_1    0x2690  63xxESB PCI Express Port #1
                   2501: product INTEL 63XXESB_EXP_2    0x2692  63xxESB PCI Express Port #2
                   2502: product INTEL 63XXESB_EXP_3    0x2694  63xxESB PCI Express Port #3
                   2503: product INTEL 63XXESB_EXP_4    0x2696  63xxESB PCI Express Port #4
                   2504: product INTEL 63XXESB_HDA      0x269a  63xxESB High Definition Audio Controller
                   2505: product INTEL 63XXESB_SMB      0x269b  63xxESB SMBus Controller
                   2506: product INTEL 63XXESB_IDE      0x269e  63xxESB IDE Controller
1.727     cube     2507: product INTEL 82945P_MCH       0x2770  82945G/P Memory Controller Hub
                   2508: product INTEL 82945P_EXP       0x2771  82945G/P PCI Express Bridge
1.809     simonb   2509: product INTEL 82945P_IGD       0x2772  82945G/P Integrated Graphics Device
1.765     tron     2510: product INTEL 82955X_HB                0x2774  82955X Host
1.764     tron     2511: product INTEL 82955X_EXP       0x2775  82955X PCI Express Bridge
1.929     tron     2512: product INTEL E7230_HB         0x2778  E7230 Host
                   2513: product INTEL E7230_EXP                0x2779  E7230 PCI Express Bridge
                   2514: product INTEL 82975X_EXP_2     0x277a  82975X PCI Express Bridge
                   2515: product INTEL 82975X_HB                0x277c  82975X Host
                   2516: product INTEL 82975X_EXP       0x277d  82975X PCI Express Bridge
1.658     cube     2517: product INTEL 82915G_IGDC      0x2782  82915G/GL IGD Companion
1.757     christos 2518: product INTEL 82915GM_IGDC     0x2792  82915GM/GMS IGD Companion
1.787     markd    2519: product INTEL 82945GM_HB       0x27a0  82945GM/PM/GMS Host Bridge
                   2520: product INTEL 82945GM_IGD      0x27a2  82945GM/PM/GMS Integrated Graphics Device
                   2521: product INTEL 82945GM_IGD_1    0x27a6  82945GM/PM/GMS Integrated Graphics Device
1.948     tnn      2522: product INTEL 82945GME_HB      0x27ac  82945GME Host Bridge
                   2523: product INTEL 82945GME_IGD     0x27ae  82945GME Integrated Graphics Device
1.713     kent     2524: product INTEL 82801G_LPC       0x27b8  82801GB/GR LPC Interface Bridge
1.766     kochi    2525: product INTEL 82801GBM_LPC     0x27b9  82801GBM LPC Interface Bridge
                   2526: product INTEL 82801GHM_LPC     0x27bd  82801GHM LPC Interface Bridge
1.713     kent     2527: product INTEL 82801G_SATA      0x27c0  82801GB/GR SATA Controller
                   2528: product INTEL 82801G_SATA_AHCI 0x27c1  82801GB/GR AHCI SATA Controller
                   2529: product INTEL 82801G_SATA_RAID 0x27c3  82801GB/GR RAID SATA Controller
1.787     markd    2530: product INTEL 82801GBM_SATA    0x27c4  82801GBM/GHM SATA Controller
1.827     xtraeme  2531: product INTEL 82801GBM_AHCI    0x27c5  82801GBM AHCI SATA Controller
                   2532: product INTEL 82801GHM_RAID    0x27c6  82801GHM SATA RAID Controller
1.713     kent     2533: product INTEL 82801G_USB_1     0x27c8  82801GB/GR USB UHCI Controller
                   2534: product INTEL 82801G_USB_2     0x27c9  82801GB/GR USB UHCI Controller
                   2535: product INTEL 82801G_USB_3     0x27ca  82801GB/GR USB UHCI Controller
                   2536: product INTEL 82801G_USB_4     0x27cb  82801GB/GR USB UHCI Controller
                   2537: product INTEL 82801G_EHCI      0x27cc  82801GB/GR USB EHCI Controller
                   2538: product INTEL 82801G_EXP_1     0x27d0  82801GB/GR PCI Express Port #1
                   2539: product INTEL 82801G_EXP_2     0x27d2  82801GB/GR PCI Express Port #2
                   2540: product INTEL 82801G_EXP_3     0x27d4  82801GB/GR PCI Express Port #3
                   2541: product INTEL 82801G_EXP_4     0x27d6  82801GB/GR PCI Express Port #4
                   2542: product INTEL 82801G_HDA       0x27d8  82801GB/GR High Definition Audio Controller
                   2543: product INTEL 82801G_SMB       0x27da  82801GB/GR SMBus Controller
1.727     cube     2544: product INTEL 82801G_LAN       0x27dc  82801GB/GR LAN Controller
1.713     kent     2545: product INTEL 82801G_ACM       0x27dd  82801GB/GR AC'97 Modem Controller
                   2546: product INTEL 82801G_ACA       0x27de  82801GB/GR AC'97 Audio Controller
1.727     cube     2547: product INTEL 82801G_IDE       0x27df  82801GB/GR IDE Controller
1.713     kent     2548: product INTEL 82801G_EXP_5     0x27e0  82801GB/GR PCI Express Port #5
                   2549: product INTEL 82801G_EXP_6     0x27e2  82801GB/GR PCI Express Port #6
1.792     kent     2550: product INTEL 82801H_LPC       0x2810  82801H LPC Interface Bridge
1.897     ober     2551: product INTEL 82801HEM_LPC     0x2811  82801HEM LPC
1.892     xtraeme  2552: product INTEL 82801HH_LPC      0x2812  82801HH LPC Interface Bridge
                   2553: product INTEL 82801HO_LPC      0x2814  82801HO LPC Interface Bridge
1.896     ober     2554: product INTEL 82801HBM_LPC      0x2815  82801HBM LPC Interface Bridge
1.792     kent     2555: product INTEL 82801H_SATA_1    0x2820  82801H SATA Controller
1.966     matt     2556: product INTEL 82801H_SATA_AHCI6        0x2821  82801H AHCI SATA Controller w/ 6 ports
1.792     kent     2557: product INTEL 82801H_SATA_RAID 0x2822  82801H RAID SATA Controller
1.966     matt     2558: product INTEL 82801H_SATA_AHCI4        0x2824  82801H AHCI SATA Controller w/ 4 ports
1.792     kent     2559: product INTEL 82801H_SATA_2    0x2825  82801H SATA Controller
1.900     xtraeme  2560: product INTEL 82801HEM_SATA    0x2828  82801HEM SATA Controller
1.827     xtraeme  2561: product INTEL 82801HBM_SATA_1  0x2829  82801HBM SATA Controller
                   2562: product INTEL 82801HBM_SATA_2  0x282a  82081HBM SATA Controller
1.792     kent     2563: product INTEL 82801H_USB_1     0x2830  82801H USB UHCI Controller
                   2564: product INTEL 82801H_USB_2     0x2831  82801H USB UHCI Controller
                   2565: product INTEL 82801H_USB_3     0x2832  82801H USB UHCI Controller
                   2566: product INTEL 82801H_USB_4     0x2834  82801H USB UHCI Controller
                   2567: product INTEL 82801H_USB_5     0x2835  82801H USB UHCI Controller
                   2568: product INTEL 82801H_EHCI_1    0x2836  82801H USB EHCI Controller
                   2569: product INTEL 82801H_EHCI_2    0x283a  82801H USB EHCI Controller
                   2570: product INTEL 82801H_SMB       0x283e  82801H SMBus Controller
                   2571: product INTEL 82801H_EXP_1     0x283f  82801H PCI Express Port #1
                   2572: product INTEL 82801H_EXP_2     0x2841  82801H PCI Express Port #2
                   2573: product INTEL 82801H_EXP_3     0x2843  82801H PCI Express Port #3
                   2574: product INTEL 82801H_EXP_4     0x2845  82801H PCI Express Port #4
                   2575: product INTEL 82801H_EXP_5     0x2847  82801H PCI Express Port #5
                   2576: product INTEL 82801H_EXP_6     0x2849  82801H PCI Express Port #6
1.894     xtraeme  2577: product INTEL 82801HBM_IDE     0x2850  82801H IDE Controller
1.792     kent     2578: product INTEL 82801H_HDA       0x284b  82801H High Definition Audio Controller
                   2579: product INTEL 82801H_THERMAL   0x284f  82801H Thermal Controller
1.891     riz      2580: product INTEL 82801IH_LPC      0x2912  82801IH LPC Interface Bridge
1.897     ober     2581: product INTEL 82801IO_LPC      0x2914  82801IO LPC Interface Bridge
1.891     riz      2582: product INTEL 82801IR_LPC      0x2916  82801IR LPC Interface Bridge
1.967     christos 2583: product INTEL 82801IEM_LPC     0x2917  82801IEM LPC Interface Bridge
1.891     riz      2584: product INTEL 82801IB_LPC      0x2918  82801IB LPC Interface Bridge
1.967     christos 2585: product INTEL 82801IM_LPC      0x2919  82801IM LPC Interface Bridge
1.966     matt     2586: product INTEL 82801I_SATA_1    0x2920  82801I SATA Controller w/ 4 ports
                   2587: product INTEL 82801I_SATA_2    0x2921  82801I SATA Controller w/ 2 ports
                   2588: product INTEL 82801I_SATA_AHCI6        0x2922  82801I AHCI SATA Controller w/ 6 ports
                   2589: product INTEL 82801I_SATA_AHCI4        0x2923  82801I AHCI SATA Controller w/ 4 ports
                   2590: product INTEL 82801I_SATA_3    0x2926  82801I SATA Controller w/ 2 ports
1.967     christos 2591: product INTEL 82801I_SATA_4    0x2928  82801I Mobile AHCI SATA Controller with 2 ports
                   2592: product INTEL 82801I_SATA_5    0x2929  82801I Mobile AHCI SATA Controller with 4 ports
1.977     markd    2593: product INTEL 82801I_SATA_6    0x292d  82801I Mobile AHCI SATA Controller with 2 ports
                   2594: product INTEL 82801I_SATA_7    0x292e  82801I Mobile AHCI SATA Controller
1.891     riz      2595: product INTEL 82801I_SMB       0x2930  82801I SMBus Controller
                   2596: product INTEL 82801I_THERMAL   0x2932  82801I Thermal Controller
                   2597: product INTEL 82801I_USB_1     0x2934  82801I USB UHCI Controller
                   2598: product INTEL 82801I_USB_2     0x2935  82801I USB UHCI Controller
                   2599: product INTEL 82801I_USB_3     0x2936  82801I USB UHCI Controller
                   2600: product INTEL 82801I_USB_4     0x2937  82801I USB UHCI Controller
                   2601: product INTEL 82801I_USB_5     0x2938  82801I USB UHCI Controller
                   2602: product INTEL 82801I_USB_6     0x2939  82801I USB UHCI Controller
                   2603: product INTEL 82801I_EHCI_1    0x293a  82801I USB EHCI Controller
                   2604: product INTEL 82801I_EHCI_2    0x293c  82801I USB EHCI Controller
                   2605: product INTEL 82801I_HDA       0x293e  82801I High Definition Audio Controller
                   2606: product INTEL 82801I_EXP_1     0x2940  82801I PCI Express Port #1
                   2607: product INTEL 82801I_EXP_2     0x2942  82801I PCI Express Port #2
                   2608: product INTEL 82801I_EXP_3     0x2944  82801I PCI Express Port #3
                   2609: product INTEL 82801I_EXP_4     0x2946  82801I PCI Express Port #4
                   2610: product INTEL 82801I_EXP_5     0x2948  82801I PCI Express Port #5
                   2611: product INTEL 82801I_EXP_6     0x294a  82801I PCI Express Port #6
1.893     msaitoh  2612: product INTEL 82801I_IGP_C     0x294c  82801I (C) LAN Controller
1.946     matthias 2613: product INTEL 82946GZ_HB       0x2970  82946GZ Host Bridge
1.947     matthias 2614: product INTEL 82946GZ_IGD      0x2972  82946GZ Integrated Graphics Device
1.965     christos 2615: product INTEL 82G35_HB         0x2980  82G35 Host Bridge
                   2616: product INTEL 82G35_IGD                0x2982  82G35 Integrated Graphics Device
                   2617: product INTEL 82G35_IGD_1      0x2983  82G35 Integrated Graphics Device
1.868     markd    2618: product INTEL 82965Q_HB                0x2990  82965Q Host Bridge
                   2619: product INTEL 82965Q_EXP       0x2991  82965Q PCI Express Bridge
                   2620: product INTEL 82965Q_IGD       0x2992  82965Q Integrated Graphics Device
                   2621: product INTEL 82965Q_IGD_1     0x2993  82965Q Integrated Graphics Device
1.909     jnemeth  2622: product INTEL 82965G_HB                0x29a0  82965G Host Bridge
                   2623: product INTEL 82965G_EXP       0x29a1  82965G PCI Express Bridge
                   2624: product INTEL 82965G_IGD       0x29a2  82965G Integrated Graphics Device
                   2625: product INTEL 82965G_IGD_1     0x29a3  82965G Integrated Graphics Device
1.919     markd    2626: product INTEL 82Q35_HB         0x29b0  82Q35 Host Bridge
                   2627: product INTEL 82Q35_EXP                0x29b1  82Q35 PCI Express Bridge
                   2628: product INTEL 82Q35_IGD                0x29b2  82Q35 Integrated Graphics Device
                   2629: product INTEL 82Q35_IGD_1      0x29b3  82Q35 Integrated Graphics Device
1.918     markd    2630: product INTEL 82G33_HB         0x29c0  82G33/P35 Host Bridge
                   2631: product INTEL 82G33_EXP                0x29c1  82G33 PCI Express Port
                   2632: product INTEL 82G33_IGD                0x29c2  82G33 Integrated Graphics Device
                   2633: product INTEL 82G33_IGD_1      0x29c3  82G33 Integrated Graphics Device
1.891     riz      2634: product INTEL 82801I_LAN       0x29c4  82801I LAN Controller
1.919     markd    2635: product INTEL 82Q33_HB         0x29d0  82Q35 Host Bridge
                   2636: product INTEL 82Q33_EXP                0x29d1  82Q35 PCI Express Bridge
                   2637: product INTEL 82Q33_IGD                0x29d2  82Q35 Integrated Graphics Device
                   2638: product INTEL 82Q33_IGD_1      0x29d3  82Q35 Integrated Graphics Device
1.913     joerg    2639: product INTEL 82965PM_HB       0x2a00  82965PM Host Bridge
1.943     tonnerre 2640: product INTEL 80862A01         0x2a01  80862A01 Mobile PCI Express Root Port
1.918     markd    2641: product INTEL 82965PM_IGD      0x2a02  82965PM Integrated Graphics Device
                   2642: product INTEL 82965PM_IGD_1    0x2a03  82965PM Integrated Graphics Device
1.928     ichiro   2643: product INTEL 82965PM_MEI      0x2a04  82965PM MEI Controller
                   2644: product INTEL 82965PM_IDE      0x2a06  82965PM IDE Interface
                   2645: product INTEL 82965PM_KT       0x2a07  82965PM Serial Interface
1.967     christos 2646: product INTEL 82GM45_HB                0x2a40  82GM45 Host Bridge
                   2647: product INTEL 82GM45_IGD       0x2a42  82GM45 Integrated Graphics Device
                   2648: product INTEL 82GM45_IGD_1     0x2a43  82GM45 Integrated Graphics Device
                   2649: product INTEL 82IGD_E_HB       0x2e00  82IGD_E Host Bridge
                   2650: product INTEL 82IGD_E_IGD      0x2e02  82IGD_E Integrated Graphics
                   2651: product INTEL 82Q45_HB         0x2e10  82Q45 Host Bridge
                   2652: product INTEL 82Q45_IGD                0x2e12  82Q45 Integrated Graphics Device
                   2653: product INTEL 82G45_HB         0x2e20  82G45 Host Bridge
                   2654: product INTEL 82G45_IGD                0x2e22  82G45 Integrated Graphics Device
1.482     thorpej  2655: product INTEL 31244            0x3200  31244 Serial ATA Controller
1.531     ichiro   2656: product INTEL 82855PM_DDR      0x3340  82855PM MCH Host Controller
1.642     mycroft  2657: product INTEL 82855PM_AGP      0x3341  82855PM Host-AGP Bridge
1.531     ichiro   2658: product INTEL 82855PM_PM       0x3342  82855PM Power Management Controller
1.816     cube     2659: product INTEL 63XXESB_EXP_UP   0x3500  63xxESB PCI Express Upstream Port
                   2660: product INTEL 63XXESB_PCIX     0x350c  63xxESB PCI Express to PCI-X Bridge
                   2661: product INTEL 63XXESB_EXP_DN_1 0x3510  63xxESB PCI Express Downstream Port #1
                   2662: product INTEL 63XXESB_EXP_DN_2 0x3514  63xxESB PCI Express Downstream Port #2
                   2663: product INTEL 63XXESB_EXP_DN_3 0x3518  63xxESB PCI Express Downstream Port #3
1.708     cube     2664: product INTEL 82830MP_IO_1     0x3575  82830MP CPU to I/O Bridge 1
                   2665: product INTEL 82830MP_AGP      0x3576  82830MP CPU to AGP Bridge
                   2666: product INTEL 82830MP_IV       0x3577  82830MP Integrated Video
                   2667: product INTEL 82830MP_IO_2     0x3578  82830MP CPU to I/O Bridge 2
1.642     mycroft  2668: product INTEL 82855GM_MCH      0x3580  82855GM Host-Hub Controller
1.557     martin   2669: product INTEL 82855GM_IGD      0x3582  82855GM GMCH Integrated Graphics Device
                   2670: product INTEL 82855GM_MC       0x3584  82855GM GMCH Memory Controller
                   2671: product INTEL 82855GM_CP       0x3585  82855GM GMCH Configuration Process
1.708     cube     2672: product INTEL E7525_MCH                0x3590  E7525 Memory Controller Hub
                   2673: product INTEL E7525_MCHER      0x3591  E7525 Error Reporting Device
                   2674: product INTEL E7525_PCIE_A     0x3595  E7525 PCI Express Port A
                   2675: product INTEL E7525_PCIE_A1    0x3596  E7525 PCI Express Port A1
                   2676: product INTEL E7525_PCIE_B     0x3597  E7525 PCI Express Port B
1.960     christos 2677: product INTEL ICH10_SATA2_4x1  0x3a00  ICH10 SATA2(4port1)
                   2678: product INTEL ICH10_SATA2_2x1  0x3a06  ICH10 SATA2(2port1)
1.966     matt     2679: product INTEL ICH10DO_TIMER    0x3a14  ICH10DO Watchdog Timer
                   2680: product INTEL ICH10R_TIMER     0x3a16  ICH10R Watchdog Timer
                   2681: product INTEL ICH10_TIMER      0x3a18  ICH10 Watchdog Timer
                   2682: product INTEL ICH10D_TIMER     0x3a1a  ICH10D Watchdog Timer
1.960     christos 2683: product INTEL ICH10_SATA2_4x2  0x3a20  ICH10 SATA2(4port2)
                   2684: product INTEL ICH10R_AHCI      0x3a22  ICH10R AHCI Controller
                   2685: product INTEL ICH10_SATA2_2x2  0x3a26  ICH10 SATA2(2port2)
                   2686: product INTEL ICH10_SMB1       0x3a30  ICH10 SMBus Serial Bus 1
                   2687: product INTEL ICH10_SMB2       0x3a60  ICH10 SMBus Serial Bus 2
1.1003    sborrill 2688: product INTEL 3400_LPC         0x3b14  3400 LPC
                   2689: product INTEL 3400_SATA_1      0x3b20  3400 SATA
                   2690: product INTEL 3400_SATA_2      0x3b21  3400 SATA
                   2691: product INTEL 3400_AHCI_1      0x3b22  3400 AHCI
                   2692: product INTEL 3400_AHCI_2      0x3b23  3400 AHCI
                   2693: product INTEL 3400_RAID_1      0x3b25  3400 RAID
                   2694: product INTEL 3400_SATA_3      0x3b26  3400 SATA
                   2695: product INTEL 3400_SATA_4      0x3b28  3400 SATA
                   2696: product INTEL 3400_AHCI_3      0x3b29  3400 AHCI
                   2697: product INTEL 3400_RAID_2      0x3b2c  3400 RAID
                   2698: product INTEL 3400_SATA_5      0x3b2d  3400 SATA
                   2699: product INTEL 3400_SATA_6      0x3b2e  3400 SATA
                   2700: product INTEL 3400_AHCI_4      0x3b2f  3400 AHCI
                   2701: product INTEL 3400_SMB         0x3b30  3400 SMBus
                   2702: product INTEL 3400_THERMAL     0x3b32  3400 Thermal
                   2703: product INTEL 3400_EHCI_1      0x3b34  3400 USB
                   2704: product INTEL 3400_UHCI_1      0x3b36  3400 USB
                   2705: product INTEL 3400_UHCI_2      0x3b37  3400 USB
                   2706: product INTEL 3400_UHCI_3      0x3b38  3400 USB
                   2707: product INTEL 3400_UHCI_4      0x3b39  3400 USB
                   2708: product INTEL 3400_UHCI_5      0x3b3a  3400 USB
                   2709: product INTEL 3400_UHCI_6      0x3b3b  3400 USB
                   2710: product INTEL 3400_EHCI_2      0x3b3c  3400 USB
                   2711: product INTEL 3400_UHCI_7      0x3b3e  3400 USB
                   2712: product INTEL 3400_UHCI_8      0x3b3f  3400 USB
                   2713: product INTEL 3400_PCIE_1      0x3b42  3400 PCIE
                   2714: product INTEL 3400_PCIE_2      0x3b44  3400 PCIE
                   2715: product INTEL 3400_PCIE_3      0x3b46  3400 PCIE
                   2716: product INTEL 3400_PCIE_4      0x3b48  3400 PCIE
                   2717: product INTEL 3400_PCIE_5      0x3b4a  3400 PCIE
                   2718: product INTEL 3400_PCIE_6      0x3b4c  3400 PCIE
                   2719: product INTEL 3400_PCIE_7      0x3b4e  3400 PCIE
                   2720: product INTEL 3400_PCIE_8      0x3b50  3400 PCIE
                   2721: product INTEL 3400_HDA         0x3b56  3400 HD Audio
1.664     skrll    2722: product INTEL PRO_WL_2200BG    0x4220  PRO/Wireless LAN 2200BG Mini-PCI Adapter
1.714     skrll    2723: product INTEL PRO_WL_2225BG    0x4221  PRO/Wireless LAN 2225BG Mini-PCI Adapter
1.787     markd    2724: product INTEL PRO_WL_3945ABG_1 0x4222  PRO/Wireless LAN 3945ABG Mini-PCI Adapter
1.714     skrll    2725: product INTEL PRO_WL_2915ABG_1 0x4223  PRO/Wireless LAN 2915ABG Mini-PCI Adapter
                   2726: product INTEL PRO_WL_2915ABG_2 0x4224  PRO/Wireless LAN 2915ABG Mini-PCI Adapter
1.818     simonb   2727: product INTEL PRO_WL_3945ABG_2 0x4227  PRO/Wireless LAN 3945ABG Mini-PCI Adapter
1.899     ober     2728: product INTEL PRO_WL_4965AGN_1 0x4229  PRO/Wireless LAN 4965AGN Mini-PCI Adapter
                   2729: product INTEL PRO_WL_4965AGN_2 0x4230  PRO/Wireless LAN 4965AGN Mini-PCI Adapter
1.968     christos 2730: product INTEL PRO_WL_5100AGN_1 0x4232  Pro/Wireless LAN 5100AGN Mini-PCI Adapter
                   2731: product INTEL PRO_WL_5300AGN_1 0x4235  Pro/Wireless LAN 5300AGN Mini-PCI Adapter
                   2732: product INTEL PRO_WL_5300AGN_2 0x4236  Pro/Wireless LAN 5300AGN Mini-PCI Adapter
                   2733: product INTEL PRO_WL_5100AGN_2 0x4237  Pro/Wireless LAN 5100AGN Mini-PCI Adapter
                   2734: product INTEL PRO_WL_5350AGN_1 0x423a  Pro/Wireless LAN 5350AGN Mini-PCI Adapter
                   2735: product INTEL PRO_WL_5350AGN_2 0x423b  Pro/Wireless LAN 5350AGN Mini-PCI Adapter
1.340     matt     2736: product INTEL 80312_ATU                0x530d  80310 ATU
1.642     mycroft  2737: product INTEL 82371SB_ISA      0x7000  82371SB (PIIX3) PCI-ISA Bridge
                   2738: product INTEL 82371SB_IDE      0x7010  82371SB (PIIX3) IDE Interface
                   2739: product INTEL 82371SB_USB      0x7020  82371SB (PIIX3) USB Host Controller
                   2740: product INTEL 82437VX          0x7030  82437VX (TVX) System Controller
                   2741: product INTEL 82439TX          0x7100  82439TX (MTXC) System Controller
                   2742: product INTEL 82371AB_ISA      0x7110  82371AB (PIIX4) PCI-ISA Bridge
1.966     matt     2743: product INTEL 82371AB_IDE      0x7111  82371AB (PIIX4) IDE Controller
1.642     mycroft  2744: product INTEL 82371AB_USB      0x7112  82371AB (PIIX4) USB Host Controller
                   2745: product INTEL 82371AB_PMC      0x7113  82371AB (PIIX4) Power Management Controller
1.149     augustss 2746: product INTEL 82810_MCH                0x7120  82810 Memory Controller Hub
                   2747: product INTEL 82810_GC         0x7121  82810 Graphics Controller
                   2748: product INTEL 82810_DC100_MCH  0x7122  82810-DC100 Memory Controller Hub
                   2749: product INTEL 82810_DC100_GC   0x7123  82810-DC100 Graphics Controller
1.202     joda     2750: product INTEL 82810E_MCH       0x7124  82810E Memory Controller Hub
                   2751: product INTEL 82810E_GC                0x7125  82810E Graphics Controller
1.642     mycroft  2752: product INTEL 82443LX          0x7180  82443LX PCI AGP Controller
                   2753: product INTEL 82443LX_AGP      0x7181  82443LX AGP Interface
1.99      drochner 2754: product INTEL 82443BX          0x7190  82443BX Host Bridge/Controller
                   2755: product INTEL 82443BX_AGP      0x7191  82443BX AGP Interface
1.149     augustss 2756: product INTEL 82443BX_NOAGP    0x7192  82443BX Host Bridge/Controller (AGP disabled)
1.254     soren    2757: product INTEL 82440MX          0x7194  82443MX Host Bridge/Controller
                   2758: product INTEL 82440MX_ACA      0x7195  82443MX AC-97 Audio Controller
1.642     mycroft  2759: product INTEL 82440MX_ISA      0x7198  82443MX PCI-ISA Bridge
1.254     soren    2760: product INTEL 82440MX_IDE      0x7199  82443MX IDE Controller
                   2761: product INTEL 82440MX_USB      0x719a  82443MX USB Host Controller
                   2762: product INTEL 82440MX_PMC      0x719b  82443MX Power Management Controller
                   2763: product INTEL 82443GX          0x71a0  82443GX Host Bridge/Controller
                   2764: product INTEL 82443GX_AGP      0x71a1  82443GX AGP Interface
                   2765: product INTEL 82443GX_NOAGP    0x71a2  82443GX Host Bridge/Controller (AGP disabled)
1.147     soren    2766: product INTEL I740             0x7800  i740 Graphics Accelerator
1.49      augustss 2767: product INTEL PCI450_PB                0x84c4  82454KX/GX PCI Bridge (PB)
                   2768: product INTEL PCI450_MC                0x84c5  82451KX/GX Memory Controller (MC)
1.179     drochner 2769: product INTEL 82451NX_MIOC     0x84ca  82451NX Memory & I/O Controller (MIOC)
                   2770: product INTEL 82451NX_PXB      0x84cb  82451NX PCI Expander Bridge (PXB)
1.642     mycroft  2771: product INTEL 21152            0xb152  S21152BB PCI-PCI Bridge
                   2772: product INTEL 21154            0xb154  S21152BA,S21154AE/BE PCI-PCI Bridge
1.430     ichiro   2773: product INTEL 21555            0xb555  21555 Non-Transparent PCI-PCI Bridge
1.90      drochner 2774:
                   2775: /* Intergraph products */
                   2776: product INTERGRAPH 4D50T       0x00e4  Powerstorm 4D50T
1.731     chs      2777: product INTERGRAPH 4D60T       0x00e3  Powerstorm 4D60T
1.363     ichiro   2778:
                   2779: /* Intersil products */
1.632     mycroft  2780: product INTERSIL MINI_PCI_WLAN 0x3873  PRISM2.5 Mini-PCI WLAN
1.659     augustss 2781: product INTERSIL MINI_PCI_3877 0x3877  PRISM Indigo Mini-PCI WLAN
                   2782: product INTERSIL MINI_PCI_3890 0x3890  PRISM Duette Mini-PCI WLAN
1.12      cgd      2783:
1.264     itojun   2784: /* Invertex */
                   2785: product INVERTEX AEON          0x0005  AEON
1.524     rjs      2786:
1.639     mycroft  2787: /* IO Data products */
1.830     itohy    2788: product IODATA CBIDE2          0x0003  CBIDE2/CI-iCN NinjaATA-32Bi IDE
1.647     itohy    2789: product IODATA CBSCII          0x0005  CBSCII NinjaSCSI-32Bi SCSI
1.966     matt     2790: product IODATA RSAPCI          0x0007  RSA-PCI 2-port Serial
1.639     mycroft  2791:
1.524     rjs      2792: /* ITE products */
1.541     christos 2793: product ITE IT8152             0x8152  IT8152 Host Bridge
1.803     xtraeme  2794: product ITE IT8211             0x8211  IT8211 IDE Controller
                   2795: product ITE IT8212             0x8212  IT8212 IDE Controller
1.264     itojun   2796:
1.12      cgd      2797: /* I. T. T. products */
                   2798: product ITT AGX016     0x0001  AGX016
1.24      tls      2799: product ITT ITT3204    0x0002  ITT3204 MPEG Decoder
1.12      cgd      2800:
1.878     bouyer   2801: /* JMicron products */
1.966     matt     2802: product JMICRON        JMB360  0x2360 JMB360 SATA Controller
                   2803: product JMICRON        JMB361  0x2361 JMB361 SATA/PATA Controller
                   2804: product JMICRON        JMB363  0x2363 JMB363 SATA/PATA Controller
                   2805: product JMICRON        JMB365  0x2365 JMB365 SATA/PATA Controller
                   2806: product JMICRON        JMB366  0x2366 JMB366 SATA/PATA Controller
                   2807: product JMICRON        JMB368  0x2368 JMB368 PATA Controller
1.959     bouyer   2808: product JMICRON        JMC250  0x0250 JMC250 Gigabit Ethernet Controller
                   2809: product JMICRON        JMC260  0x0260 JMC260 Fast Ethernet Controller
1.878     bouyer   2810:
1.610     chs      2811: /* JNI products */
1.966     matt     2812: product JNI JNIC1460   0x1460  JNIC-1460 Fibre-Channel Adapter
                   2813: product JNI JNIC1560   0x1560  JNIC-1560 Dual Fibre-Channel Adapter
                   2814: product JNI FCI1063    0x4643  FCI-1063 Fibre-Channel Adapter
                   2815: product JNI FCX26562   0x6562  FCX2-6562 Dual Fibre-Channel Adapter
                   2816: product JNI FCX6562    0x656a  FCX-6562 Fibre-Channel Adapter
1.610     chs      2817:
1.59      thorpej  2818: /* KTI products - XXX better descriptions */
                   2819: product KTI NE2KETHER  0x3000  Ethernet
1.113     explorer 2820:
1.665     junyoung 2821: /* LAN Media */
1.541     christos 2822: product LMC HSSI       0x0003  HSSI Interface
                   2823: product LMC DS3                0x0004  DS3 Interface
                   2824: product LMC SSI                0x0005  SSI
                   2825: product LMC DS1                0x0006  DS1
1.59      thorpej  2826:
1.12      cgd      2827: /* LeadTek Research */
                   2828: product LEADTEK S3_805 0x0000  S3 805
1.327     thorpej  2829:
                   2830: /* Level One products */
                   2831: product LEVELONE LXT1001       0x0001  LXT-1001 10/100/1000 Ethernet
1.183     matt     2832:
                   2833: /* Linear Systems / CompuModules */
1.541     christos 2834: product LINEARSYS DVB_TX       0x7629  DVB Transmitter
                   2835: product LINEARSYS DVB_RX       0x7630  DVB Receiver
1.50      mycroft  2836:
1.602     tls      2837: /* Linksys products */
                   2838: product LINKSYS EG1032         0x1032  EG1032 v2 Instant Gigabit Network Adapter
                   2839: product LINKSYS EG1064         0x1064  EG1064 v2 Instant Gigabit Network Adapter
1.769     dogcow   2840: product LINKSYS        PCMPC200        0xab08  PCMPC200
                   2841: product LINKSYS        PCM200          0xab09  PCM200
                   2842: product LINKSYS2 IPN2220       0x2220  IPN 2220 Wireless LAN Adapter (rev 01)
1.717     tron     2843:
1.105     thorpej  2844: /* Lite-On products */
1.151     thorpej  2845: product LITEON 82C168  0x0002  82C168/82C169 (PNIC) 10/100 Ethernet
1.153     thorpej  2846: product LITEON 82C115  0xc115  82C115 (PNIC II) 10/100 Ethernet
1.105     thorpej  2847:
1.255     soren    2848: /* Lucent Technologies products */
1.238     joda     2849: product LUCENT LTMODEM_0440    0x0440  K56flex DSVD LTMODEM
                   2850: product LUCENT LTMODEM_0441    0x0441  LTMODEM
                   2851: product LUCENT LTMODEM_0442    0x0442  LTMODEM
                   2852: product LUCENT LTMODEM_0443    0x0443  LTMODEM
                   2853: product LUCENT LTMODEM_0444    0x0444  LTMODEM
                   2854: product LUCENT LTMODEM_0445    0x0445  LTMODEM
                   2855: product LUCENT LTMODEM_0446    0x0446  LTMODEM
                   2856: product LUCENT LTMODEM_0447    0x0447  LTMODEM
                   2857: product LUCENT LTMODEM_0448    0x0448  LTMODEM
                   2858: product LUCENT LTMODEM_0449    0x0449  LTMODEM
1.312     soren    2859: product LUCENT LTMODEM_044a    0x044a  LTMODEM
                   2860: product LUCENT LTMODEM_044b    0x044b  LTMODEM
                   2861: product LUCENT LTMODEM_044c    0x044c  LTMODEM
                   2862: product LUCENT LTMODEM_044d    0x044d  LTMODEM
                   2863: product LUCENT LTMODEM_044e    0x044e  LTMODEM
1.238     joda     2864: product LUCENT LTMODEM_0450    0x0450  LTMODEM
                   2865: product LUCENT LTMODEM_0451    0x0451  LTMODEM
                   2866: product LUCENT LTMODEM_0452    0x0452  LTMODEM
                   2867: product LUCENT LTMODEM_0453    0x0453  LTMODEM
                   2868: product LUCENT LTMODEM_0454    0x0454  LTMODEM
                   2869: product LUCENT LTMODEM_0455    0x0455  LTMODEM
                   2870: product LUCENT LTMODEM_0456    0x0456  LTMODEM
                   2871: product LUCENT LTMODEM_0457    0x0457  LTMODEM
                   2872: product LUCENT LTMODEM_0458    0x0458  LTMODEM
                   2873: product LUCENT LTMODEM_0459    0x0459  LTMODEM
1.312     soren    2874: product LUCENT LTMODEM_045a    0x045a  LTMODEM
1.966     matt     2875: product LUCENT OR3LP26         0x5400  ORCA FPGA w/ 32-bit PCI ASIC Core
                   2876: product LUCENT OR3TP12         0x5401  ORCA FPGA w/ 64-bit PCI ASIC Core
1.238     joda     2877: product LUCENT USBHC           0x5801  USB Host Controller
1.980     schwarz  2878: product LUCENT USBHC2          0x5802  2-port USB Host Controller
1.643     mycroft  2879: product LUCENT FW322_323       0x5811  FW322/323 IEEE 1394 Host Controller
1.970     jnemeth  2880: product LUCENT ET1310          0xed00  ET1310 10/100/1000 Ethernet
1.972     jnemeth  2881: product LUCENT ET1301          0xed01  ET1301 10/100 Ethernet
1.238     joda     2882:
1.50      mycroft  2883: /* Macronix */
1.105     thorpej  2884: product MACRONIX MX98713       0x0512  MX98713 (PMAC) 10/100 Ethernet
                   2885: product MACRONIX MX987x5       0x0531  MX987x5 (PMAC) 10/100 Ethernet
1.12      cgd      2886:
1.24      tls      2887: /* Madge Networks products */
1.491     jdolecek 2888: product MADGE SMARTRN2         0x0002  Smart 16/4 PCI Ringnode Mk2
1.966     matt     2889: product MADGE COLLAGE25                0x1000  Collage 25 ATM Adapter
                   2890: product MADGE COLLAGE155       0x1001  Collage 155 ATM Adapter
1.24      tls      2891:
1.775     chs      2892: /* MAGMA products */
                   2893: product MAGMA SERIAL16         0x0010  16 DMA PCI-SLRS
                   2894: product MAGMA SERIAL4          0x0011  4 DMA PCI-SLRS
                   2895:
1.12      cgd      2896: /* Matrox products */
1.24      tls      2897: product MATROX ATLAS           0x0518  MGA PX2085 (\"Atlas\")
1.42      mycroft  2898: product MATROX MILLENNIUM      0x0519  MGA Millennium 2064W (\"Storm\")
1.86      tron     2899: product MATROX MYSTIQUE                0x051a  MGA Mystique 1064SG
                   2900: product MATROX MILLENNIUM2     0x051b  MGA Millennium II 2164W
1.480     wiz      2901: product MATROX MILLENNIUM2_AGP 0x051f  MGA Millennium II 2164WA-B AGP
1.122     veego    2902: product MATROX G200_PCI                0x0520  MGA G200 PCI
                   2903: product MATROX G200_AGP                0x0521  MGA G200 AGP
1.929     tron     2904: product MATROX G200E_SE                0x0522  MGA G200e (ServerEngines)
1.129     tron     2905: product MATROX G400_AGP                0x0525  MGA G400 AGP
1.69      tron     2906: product MATROX IMPRESSION      0x0d10  MGA Impression
1.122     veego    2907: product MATROX G100_PCI                0x1000  MGA G100 PCI
1.86      tron     2908: product MATROX G100_AGP                0x1001  MGA G100 AGP
1.551     wiz      2909: product MATROX G550_AGP                0x2527  MGA G550 AGP
1.130     tsubai   2910:
1.665     junyoung 2911: /* MediaQ products */
1.323     enami    2912: product MEDIAQ MQ200           0x0200  MQ200
1.375     thorpej  2913:
1.984     ginsbach 2914: /* Mellanox Technologies */
                   2915: product MELLANOX MT23108       0x5a44  InfiniHost (Tavor)
                   2916: product MELLANOX MT23108_PCI   0x5a46  InfiniHost PCI Bridge (Tavor)
                   2917: product MELLANOX MT25204_OLD   0x5e8c  InfiniHost III Lx (old Sinai)
                   2918: product MELLANOX MT25204       0x6274  InfiniHost III Lx (Sinai)
                   2919: product MELLANOX MT25208_COMPAT        0x6278  InfiniHost III Ex (Arbel in Tavor compatility)
                   2920: product MELLANOX MT25208       0x6282  InfiniHost III Ex (Arbel)
                   2921: product MELLANOX MT25408_SDR   0x6340  ConnectX SDR (Hermon)
                   2922: product MELLANOX MT25408_DDR   0x634a  ConnectX DDR (Hermon)
                   2923: product MELLANOX MT25408_QDR   0x6354  ConnectX QDR PCIe 2.0 2.5GT/s (Hermon)
                   2924: product MELLANOX MT25408_EN    0x6368  ConnectX EN 10GigE PCIe 2.0 2.5GT/s (Hermon)
                   2925: product MELLANOX MT25408_DDR_2 0x6732  ConnectX DDR PCIe 2.0 5GT/s (Hermon)
                   2926: product MELLANOX MT25408_QDR_2 0x673c  ConnectX QDR PCIe 2.0 5GT/s (Hermon)
                   2927: product MELLANOX MT25408_EN_2  0x6750  ConnectX EN 10GigE PCIe 2.0 5GT/s (Hermon)
                   2928:
1.665     junyoung 2929: /* Microsoft products */
1.644     lukem    2930: product MICROSOFT MN120                0x0001  MN-120 10/100 Ethernet Notebook Adapter
1.641     mycroft  2931:
1.804     nisimura 2932: /* Micrel products */
                   2933: product MICREL KSZ8841         0x8841  10/100 Ethernet
1.966     matt     2934: product MICREL KSZ8842         0x8842  Switched 2 Port 10/100 Ethernet
1.804     nisimura 2935:
1.665     junyoung 2936: /* Middle Digital products */
1.548     simonb   2937: product MIDDLE_DIGITAL WEASEL_VGA      0x9050  Weasel Virtual VGA
                   2938: product MIDDLE_DIGITAL WEASEL_SERIAL   0x9051  Weasel Serial Port
                   2939: product MIDDLE_DIGITAL WEASEL_CONTROL  0x9052  Weasel Control
1.323     enami    2940:
1.775     chs      2941: /* Mitsubishi products */
                   2942: product MITSUBISHIELEC TORNADO 0x0308  Tornado 3000 AGP
                   2943:
1.130     tsubai   2944: /* Motorola products */
1.182     soren    2945: product MOT MPC105     0x0001  MPC105 \"Eagle\" Host Bridge
                   2946: product MOT MPC106     0x0002  MPC106 \"Grackle\" Host Bridge
1.298     briggs   2947: product MOT MPC8240    0x0003  MPC8240 \"Kahlua\" Host Bridge
1.371     kleink   2948: product MOT MPC107     0x0004  MPC107 \"Chaparral\" Host Bridge
1.435     briggs   2949: product MOT MPC8245    0x0006  MPC8245 \"Kahlua II\" Host Bridge
1.410     kleink   2950: product MOT RAVEN      0x4801  Raven Host Bridge & Multi-Processor Interrupt Controller
                   2951: product MOT FALCON     0x4802  Falcon ECC Memory Controller Chip Set
                   2952: product MOT HAWK       0x4803  Hawk System Memory Controller & PCI Host Bridge
1.841     rjs      2953: product MOT MPC5200B   0x5809  MPC5200B Host Bridge
1.1       cgd      2954:
1.775     chs      2955: /* Moxa Technologies products */
                   2956: product        MOXA C104H      0x1040  C104H
                   2957: product        MOXA CP104      0x1041  CP104UL
                   2958: product        MOXA CP114      0x1141  CP114
                   2959: product        MOXA C168H      0x1680  C168H
1.770     martin   2960:
1.720     chs      2961: /* Mutech products */
                   2962: product MUTECH MV1000  0x0001  MV1000
                   2963:
1.1       cgd      2964: /* Mylex products */
1.966     matt     2965: product MYLEX RAID_V2          0x0001  DAC960 RAID (v2 Interface)
                   2966: product MYLEX RAID_V3          0x0002  DAC960 RAID (v3 Interface)
                   2967: product MYLEX RAID_V4          0x0010  DAC960 RAID (v4 Interface)
                   2968: product MYLEX RAID_V5          0x0020  DAC960 RAID (v5 Interface)
1.720     chs      2969: product MYLEX EXTREMERAID_3000 0x0030  eXtremeRAID 3000
                   2970: product MYLEX EXTREMERAID_2000 0x0040  eXtremeRAID 2000
                   2971: product MYLEX ACCELERAID       0x0050  AcceleRAID 352
                   2972: product MYLEX ACCELERAID_170   0x0052  AcceleRAID 170
                   2973: product MYLEX ACCELERAID_160   0x0054  AcceleRAID 160
1.663     soren    2974: product MYLEX EXTREMERAID1100  0xba55  eXtremeRAID 1100
                   2975: product MYLEX EXTREMERAID      0xba56  eXtremeRAID 2000/3000
1.304     thorpej  2976:
1.720     chs      2977: /* Myricom products */
                   2978: product MYRICOM MYRINET        0x8043  Myrinet
1.481     martin   2979:
                   2980: /* Myson-Century Technology products */
                   2981: product MYSON MTD803   0x0803  MTD803 3-in-1 Fast Ethernet Controller
1.477     grant    2982:
1.665     junyoung 2983: /* National Datacomm products */
1.477     grant    2984: product NDC NCP130             0x0130 NCP130 Wireless NIC
                   2985: product NDC NCP130A2           0x0131 NCP130 rev A2 Wireless NIC
1.12      cgd      2986:
1.59      thorpej  2987: /* NetVin products - XXX better descriptions */
                   2988: product NETVIN 5000    0x5000  5000 Ethernet
1.590     chs      2989:
                   2990: /* NetBoost (now Intel) products */
                   2991: product NETBOOST POLICY        0x0000  Policy Accelerator
1.59      thorpej  2992:
1.81      drochner 2993: /* Newbridge / Tundra products */
1.966     matt     2994: product NEWBRIDGE CA91CX42             0x0000  Universe VME Bridge
                   2995: product NEWBRIDGE CA91L826A            0x0826  QSpan II PCI Bridge
                   2996: product NEWBRIDGE CA91L8260            0x8260  PowerSpan PCI Bridge
                   2997: product NEWBRIDGE CA91L8261            0x8261  PowerSpan II PCI Bridge
1.81      drochner 2998:
1.322     drochner 2999: /* National Instruments products */
1.966     matt     3000: product NATIONALINST MXI3      0x2c30  MXI-3 PCI Extender
1.322     drochner 3001:
1.12      cgd      3002: /* National Semiconductor products */
1.989     skrll    3003: product NS DP83810     0x0001  DP83810 10/100 Ethernet
1.986     skrll    3004: product NS PC87415     0x0002  PC87415 IDE
1.985     skrll    3005: product NS PC87560     0x000e  87560 Legacy I/O
1.989     skrll    3006: product NS USB         0x0012  USB
1.261     thorpej  3007: product NS DP83815     0x0020  DP83815 10/100 Ethernet
1.321     thorpej  3008: product NS DP83820     0x0022  DP83820 10/100/1000 Ethernet
1.883     xtraeme  3009: product NS CS5535_HB   0x0028  CS5535 Host-PCI Bridge
                   3010: product NS CS5535_ISA  0x002b  CS5535 PCI-ISA Bridge
                   3011: product NS CS5535_IDE  0x002d  CS5535 IDE Controller
                   3012: product NS CS5535_AUDIO        0x002e  CS5535 Audio Controller
                   3013: product NS CS5535_USB  0x002f  CS5535 USB Host Controller
                   3014: product NS CS5535_VIDEO        0x0030  CS5535 Video Controller
1.635     rumble   3015: product NS SC1100_IDE  0x0502  SC1100 PCI IDE
                   3016: product NS SC1100_AUDIO        0x0503  SC1100 XpressAUDIO
1.966     matt     3017: product NS SC1100_ISA  0x0510  SC1100 PCI-ISA Bridge
1.563     itojun   3018: product NS SC1100_ACPI 0x0511  SC1100 SMI/ACPI
                   3019: product NS SC1100_XBUS 0x0515  SC1100 X-Bus
1.989     skrll    3020: product NS NS87410     0xd001  NS87410
1.554     kleink   3021:
                   3022: /* Philips products */
1.966     matt     3023: product PHILIPS SAA7130HL      0x7130  SAA7130HL PCI Video Broadcast Decoder
                   3024: product PHILIPS SAA7133HL      0x7133  SAA7133HL PCI A/V Broadcast Decoder
                   3025: product PHILIPS SAA7134HL      0x7134  SAA7134HL PCI A/V Broadcast Decoder
                   3026: product PHILIPS SAA7135HL      0x7135  SAA7135HL PCI A/V Broadcast Decoder
                   3027: product PHILIPS SAA7146AH      0x7146  SAA7146AH PCI Multimedia Bridge
1.103     thorpej  3028:
1.1       cgd      3029: /* NCR/Symbios Logic products */
1.847     martti   3030: product SYMBIOS 810                    0x0001  53c810
                   3031: product SYMBIOS 820                    0x0002  53c820
                   3032: product SYMBIOS 825                    0x0003  53c825
                   3033: product SYMBIOS 815                    0x0004  53c815
                   3034: product SYMBIOS 810AP                  0x0005  53c810AP
                   3035: product SYMBIOS 860                    0x0006  53c860
                   3036: product SYMBIOS 1510D                  0x000a  53c1510D
                   3037: product SYMBIOS 896                    0x000b  53c896
                   3038: product SYMBIOS 895                    0x000c  53c895
                   3039: product SYMBIOS 885                    0x000d  53c885
                   3040: product SYMBIOS 875                    0x000f  53c875/876
                   3041: product SYMBIOS 1510                   0x0010  53c1510
                   3042: product SYMBIOS 895A                   0x0012  53c895A
                   3043: product SYMBIOS 875A                   0x0013  53c875A
                   3044: product SYMBIOS 1010                   0x0020  53c1010
                   3045: product SYMBIOS 1010_2                 0x0021  53c1010 (66MHz)
1.924     jnemeth  3046: product SYMBIOS 1030                   0x0030  53c1020/53c1030
1.847     martti   3047: product SYMBIOS 1030R                  0x1030  53c1030R
                   3048: product SYMBIOS 1030ZC                 0x0031  53c1030ZC
                   3049: product SYMBIOS 1035                   0x0040  53c1035
                   3050: product SYMBIOS 1035ZC                 0x0041  53c1035ZC
                   3051: product SYMBIOS SAS1064                        0x0050  SAS1064
                   3052: product SYMBIOS SAS1068                        0x0054  SAS1068
1.902     msaitoh  3053: product SYMBIOS SAS1068_2              0x0055  SAS1068
1.847     martti   3054: product SYMBIOS SAS1064E               0x0056  SAS1064E
1.902     msaitoh  3055: product SYMBIOS SAS1064E_2             0x0057  SAS1064E
1.847     martti   3056: product SYMBIOS SAS1068E               0x0058  SAS1068E
1.902     msaitoh  3057: product SYMBIOS SAS1068E_2             0x0059  SAS1068E
1.847     martti   3058: product SYMBIOS SAS1066E               0x005A  SAS1066E
                   3059: product SYMBIOS SAS1064A               0x005C  SAS1064A
                   3060: product SYMBIOS SAS1066                        0x005E  SAS1066
                   3061: product SYMBIOS SAS1078                        0x0060  SAS1078 PCI
                   3062: product SYMBIOS SAS1078_PCIE           0x0062  SAS1078 PCI Express
                   3063: product SYMBIOS 875J                   0x008f  53c875J
                   3064: product SYMBIOS FC909                  0x0620  FC909
                   3065: product SYMBIOS FC909A                 0x0621  FC909A
                   3066: product SYMBIOS FC929                  0x0622  FC929
                   3067: product SYMBIOS FC929_1                        0x0623  FC929
                   3068: product SYMBIOS FC919                  0x0624  FC919
                   3069: product SYMBIOS FC919_1                        0x0625  FC919
                   3070: product SYMBIOS FC929X                 0x0626  FC929X
                   3071: product SYMBIOS FC919X                 0x0628  FC919X
                   3072: product SYMBIOS FC949X                 0x0640  FC949X
                   3073: product SYMBIOS FC939X                 0x0642  FC939X
                   3074: product SYMBIOS FC949E                 0x0646  FC949E
                   3075: product SYMBIOS PERC_4SC               0x1960  PERC 4/SC
                   3076: product SYMBIOS MEGARAID_320X          0x0407  LSI Megaraid SCSI 320-X
                   3077: product SYMBIOS MEGARAID_320E          0x0408  LSI Megaraid SCSI 320-E
                   3078: product SYMBIOS MEGARAID_300X          0x0409  LSI Megaraid SATA (300-6X/300-8X)
                   3079: product SYMBIOS MEGARAID_SAS           0x0411  MegaRAID SAS
1.846     martti   3080: product SYMBIOS MEGARAID_VERDE_ZCR     0x0413  MegaRAID Verde ZCR
1.69      tron     3081:
1.81      drochner 3082: /* Packet Engines products */
                   3083: product SYMBIOS PE_GNIC        0x0702  Packet Engines G-NIC Ethernet
                   3084:
1.798     soren    3085: /* Parallels products */
1.862     rpaulo   3086: product PARALLELS TOOLS                0x1112  Tools
                   3087: product PARALLELS VIDEO                0x1121  Video
                   3088: product        PARALLELS VIDEO2        0x1131  Video II
1.798     soren    3089:
1.69      tron     3090: /* NEC products */
1.141     soren    3091: product NEC USB                0x0035  USB Host Controller
1.323     enami    3092: product NEC VRC4173_CARDU 0x003e VRC4173 PC-Card Unit
1.69      tron     3093: product NEC POWERVR2   0x0046  PowerVR PCX2
1.643     mycroft  3094: product NEC PD72872    0x0063  uPD72872 IEEE 1394 Host Controller
1.323     enami    3095: product NEC VRC4173_BCU        0x00a5  VRC4173 Bus Control Unit
                   3096: product NEC VRC4173_AC97U 0x00a6 VRC4173 AC97 Unit
1.643     mycroft  3097: product NEC PD72870    0x00cd  uPD72870 IEEE 1394 Host Controller
                   3098: product NEC PD72871    0x00ce  uPD72871 IEEE 1394 Host Controller
1.344     gehenna  3099: product NEC PD720100A  0x00e0  USB Host Controller
1.641     mycroft  3100: product NEC VA26D      0x803c  Versa Pro LX VA26D
                   3101: product NEC VERSALX    0x8058  Versa LX
1.100     hwr      3102:
                   3103: /* Neomagic products */
1.271     thorpej  3104: product NEOMAGIC NMMG2070      0x0001  MagicGraph NM2070
                   3105: product NEOMAGIC NMMG128V      0x0002  MagicGraph 128V
1.100     hwr      3106: product NEOMAGIC NMMG128ZV     0x0003  MagicGraph 128ZV
1.131     augustss 3107: product NEOMAGIC NMMG2160      0x0004  MagicGraph 128XD
1.120     drochner 3108: product NEOMAGIC NMMM256AV_VGA 0x0005  MagicMedia 256AV VGA
1.223     drochner 3109: product NEOMAGIC NMMM256ZX_VGA 0x0006  MagicMedia 256ZX VGA
1.271     thorpej  3110: product NEOMAGIC NMMM256XLP_AU 0x0016  MagicMedia 256XL+ Audio
1.120     drochner 3111: product NEOMAGIC NMMM256AV_AU  0x8005  MagicMedia 256AV Audio
1.223     drochner 3112: product NEOMAGIC NMMM256ZX_AU  0x8006  MagicMedia 256ZX Audio
1.24      tls      3113:
1.150     drochner 3114: /* Netgear products */
1.642     mycroft  3115: product NETGEAR GA620          0x620a  GA620 1000baseSX Ethernet
                   3116: product NETGEAR GA620T         0x630a  GA620 1000baseT Ethernet
1.390     ichiro   3117: product NETGEAR MA301          0x4100  MA301 PCI IEEE 802.11b
1.305     msaitoh  3118:
                   3119: /* Netmos products */
1.966     matt     3120: product NETMOS NM9805  0x9805  1284 Printer Port
                   3121: product NETMOS NM9815  0x9815  Dual 1284 Printer Port
1.839     cube     3122: product NETMOS NM9820  0x9820  Single UART
1.966     matt     3123: product NETMOS NM9835  0x9835  Dual UART and 1284 Printer Port
                   3124: product NETMOS NM9845  0x9845  Quad UART and 1284 Printer Port
                   3125: product NETMOS NM9855  0x9855  9855 Quad UART and 1284 Printer Port
1.264     itojun   3126:
1.665     junyoung 3127: /* Network Security Technologies */
1.264     itojun   3128: product NETSEC 7751            0x7751  7751
1.150     drochner 3129:
1.24      tls      3130: /* NexGen products */
                   3131: product NEXGEN NX82C501        0x4e78  NX82C501 Host-PCI Bridge
                   3132:
                   3133: /* NKK products */
1.312     soren    3134: product NKK NDR4600    0xa001  NDR4600 Host-PCI Bridge
1.4       cgd      3135:
1.774     he       3136: /* Nortel products */
                   3137: product NORTEL BAYSTACK_21     0x1211  Baystack 21 (Accton MPX EN5038)
                   3138:
1.4       cgd      3139: /* Number Nine products */
1.24      tls      3140: product NUMBER9 I128   0x2309  Imagine-128
                   3141: product NUMBER9 I128_2 0x2339  Imagine-128 II
                   3142:
1.665     junyoung 3143: /* Nvidia products */
1.206     joda     3144: product NVIDIA RIVATNT         0x0020  RIVA TNT
                   3145: product NVIDIA RIVATNT2        0x0028  RIVA TNT2
                   3146: product NVIDIA RIVATNT2U       0x0029  RIVA TNT2 Ultra
1.312     soren    3147: product NVIDIA VANTA           0x002c  Vanta
                   3148: product NVIDIA RIVATNT2M64     0x002d  RIVA TNT2 Model 64
1.916     ad       3149: product        NVIDIA  MCP04_PCIB      0x0030  MCP04 PCI-ISA Bridge
1.879     mrg      3150: product NVIDIA MCP04_SMBUS     0x0034  MCP04 SMBus
1.775     chs      3151: product NVIDIA MCP04_IDE       0x0035  MCP04 IDE
                   3152: product NVIDIA MCP04_SATA      0x0036  MCP04 SATA
                   3153: product NVIDIA MCP04_LAN1      0x0037  MCP04 Ethernet
                   3154: product NVIDIA MCP04_LAN2      0x0038  MCP04 Ethernet
                   3155: product NVIDIA MCP04_SATA2     0x003e  MCP04 SATA
1.683     jdolecek 3156: product NVIDIA GEFORCE_6800U   0x0040  GeForce 6800 Ultra
                   3157: product NVIDIA GEFORCE_6800    0x0041  GeForce 6800
1.944     tron     3158: product NVIDIA GEFORCE_6800LE  0x0042  GeForce 6800 LE
1.684     jdolecek 3159: product NVIDIA GEFORCE_6800GT  0x0045  GeForce 6800 GT
1.966     matt     3160: product NVIDIA NFORCE4_PCIB1   0x0050  nForce4 PCI-ISA Bridge
                   3161: product NVIDIA NFORCE4_PCIB2   0x0051  nForce4 PCI-ISA Bridge
1.769     dogcow   3162: product NVIDIA NFORCE4_SMBUS   0x0052  nForce4 SMBus
1.689     kent     3163: product NVIDIA NFORCE4_ATA133  0x0053  nForce4 ATA133 IDE
1.769     dogcow   3164: product NVIDIA NFORCE4_SATA1   0x0054  nForce4 Serial ATA 1
                   3165: product NVIDIA NFORCE4_SATA2   0x0055  nForce4 Serial ATA 2
1.775     chs      3166: product NVIDIA NFORCE4_LAN1    0x0056  nForce4 Ethernet
                   3167: product NVIDIA NFORCE4_LAN2    0x0057  nForce4 Ethernet
1.689     kent     3168: product NVIDIA NFORCE4_AC      0x0059  nForce4 AC-97
1.731     chs      3169: product NVIDIA NFORCE4_USB     0x005a  nForce4 USB Host Controller
                   3170: product NVIDIA NFORCE4_USB2    0x005b  nForce4 USB2 Host Controller
                   3171: product NVIDIA NFORCE4_PCI     0x005c  nForce4 PCI Host Bridge
                   3172: product NVIDIA NFORCE4_PCIE    0x005d  nForce4 PCIe Host Bridge
                   3173: product NVIDIA NFORCE4_MEM     0x005e  nForce4 Memory Controller
1.966     matt     3174: product NVIDIA NFORCE2_PCIB    0x0060  nForce2 PCI-ISA Bridge
1.610     chs      3175: product NVIDIA NFORCE2_SMBUS   0x0064  nForce2 SMBus Controller
1.498     thorpej  3176: product NVIDIA NFORCE2_ATA133  0x0065  nForce2 ATA133 IDE
1.775     chs      3177: product NVIDIA NFORCE2_LAN     0x0066  nForce2 Ethernet
1.610     chs      3178: product NVIDIA NFORCE2_OHCI    0x0067  nForce2 USB Host Controller
                   3179: product NVIDIA NFORCE2_EHCI    0x0068  nForce2 USB2 Host Controller
1.498     thorpej  3180: product NVIDIA NFORCE2_MCPT_AC 0x006a  nForce2 MCP-T AC-97
1.610     chs      3181: product NVIDIA NFORCE2_MCPT_AP 0x006b  nForce2 MCP-T Audio Processing Unit
1.966     matt     3182: product NVIDIA NFORCE2_PPB     0x006c  nForce2 PCI-PCI Bridge
1.610     chs      3183: product NVIDIA NFORCE2_FW      0x006e  nForce2 Firewire Controller
1.966     matt     3184: product NVIDIA NFORCE2_400_PCIB        0x0080  nForce2 Ultra 400 PCI-ISA Bridge
1.682     jdolecek 3185: product NVIDIA NFORCE2_400_SMBUS       0x0084  nForce2 Ultra 400 SMBus Controller
                   3186: product NVIDIA NFORCE2_400_ATA133      0x0085  nForce2 Ultra 400 ATA133 IDE
1.775     chs      3187: product NVIDIA NFORCE2_400_LAN1        0x0086  nForce2 Ultra 400 Ethernet
1.682     jdolecek 3188: product NVIDIA NFORCE2_400_OHCI        0x0087  nForce2 Ultra 400 USB Host Controller
                   3189: product NVIDIA NFORCE2_400_EHCI        0x0088  nForce2 Ultra 400 USB2 Host Controller
1.690     jdolecek 3190: product NVIDIA NFORCE2_400_MCPT_AC     0x008a  nForce2 Ultra 400 AC-97
1.966     matt     3191: product NVIDIA NFORCE2_400_PPB         0x008b  nForce2 Ultra 400 PCI-PCI Bridge
1.775     chs      3192: product NVIDIA NFORCE2_400_LAN2        0x008c  nForce2 Ultra 400 Ethernet
1.682     jdolecek 3193: product NVIDIA NFORCE2_400_SATA        0x008e  nForce2 Ultra 400 Serial ATA Controller
1.966     matt     3194: product NVIDIA NFORCE3_PCIB    0x00d0  nForce3 PCI-ISA Bridge
                   3195: product NVIDIA NFORCE3_PCHB    0x00d1  nForce3 Host-PCI Bridge
1.886     kiyohara 3196: product NVIDIA NFORCE3_PPB2    0x00d2  nForce3 PCI-PCI
1.966     matt     3197: product NVIDIA NFORCE3_SMBUS   0x00d4  nForce3 SMBus Controller
1.587     fvdl     3198: product NVIDIA NFORCE3_ATA133  0x00d5  nForce3 ATA133 IDE
1.775     chs      3199: product NVIDIA NFORCE3_LAN1    0x00d6  nForce3 Ethernet
1.587     fvdl     3200: product NVIDIA NFORCE3_OHCI    0x00d7  nForce3 USB Host Controller
                   3201: product NVIDIA NFORCE3_EHCI    0x00d8  nForce3 USB2 Host Controller
                   3202: product NVIDIA NFORCE3_MCPT_AC 0x00da  nForce3 MCP-T AC-97
1.966     matt     3203: product NVIDIA NFORCE3_PPB     0x00dd  nForce3 PCI-PCI Bridge
                   3204: product NVIDIA NFORCE3_LAN4    0x00df  nForce3 Ethernet #4
                   3205: product NVIDIA NFORCE3_250_PCIB        0x00e0  nForce3 250 PCI-ISA Bridge
                   3206: product NVIDIA NFORCE3_250_PCHB        0x00e1  nForce3 250 Host-PCI Bridge
1.662     xtraeme  3207: product NVIDIA NFORCE3_250_AGP         0x00e2  nForce3 250 AGP
1.775     chs      3208: product NVIDIA NFORCE3_250_SATA        0x00e3  nForce3 250 Serial ATA Controller
1.662     xtraeme  3209: product NVIDIA NFORCE3_250_SMBUS       0x00e4  nForce3 250 SMBus Controller
                   3210: product NVIDIA NFORCE3_250_ATA133      0x00e5  nForce3 250 ATA133 IDE
1.775     chs      3211: product NVIDIA NFORCE3_250_LAN         0x00e6  nForce3 250 Ethernet
1.662     xtraeme  3212: product NVIDIA NFORCE3_250_OHCI        0x00e7  nForce3 250 USB Host Controller
                   3213: product NVIDIA NFORCE3_250_EHCI        0x00e8  nForce3 250 USB2 Host Controller
                   3214: product NVIDIA NFORCE3_250_MCPT_AC     0x00ea  nForce3 250 MCP-T AC-97
1.966     matt     3215: product NVIDIA NFORCE3_250_PPB         0x00ed  nForce3 250 PCI-PCI Bridge
1.813     xtraeme  3216: product NVIDIA NFORCE3_250_SATA2       0x00ee  nForce3 250 Serial ATA Controller
1.312     soren    3217: product NVIDIA ALADDINTNT2     0x00a0  Aladdin TNT2
1.775     chs      3218: product NVIDIA QUADRO4_280NVS2 0x00fd  Quadro4 280 NVS
1.1004    dsl      3219: product NVIDIA QUADROFX3400SLI 0x00fe  Quadro FX 3400 SLI
1.206     joda     3220: product NVIDIA GEFORCE256      0x0100  GeForce 256
                   3221: product NVIDIA GEFORCEDDR      0x0101  GeForce DDR
                   3222: product NVIDIA QUADRO          0x0103  Quadro
1.513     joda     3223: product NVIDIA GEFORCE2MX      0x0110  GeForce2 MX
                   3224: product NVIDIA GEFORCE2MX200   0x0111  GeForce2 MX 100/200
                   3225: product NVIDIA GEFORCE2GO      0x0112  GeForce2 Go
                   3226: product NVIDIA QUADRO2_MXR     0x0113  Quadro2 MXR/EX
1.206     joda     3227: product NVIDIA GEFORCE2        0x0150  GeForce2 GTS
                   3228: product NVIDIA GEFORCE2DDR     0x0151  GeForce2 GTS (DDR)
                   3229: product NVIDIA GEFORCE2BR      0x0152  GeForce2 GTS
                   3230: product NVIDIA QUADRO2         0x0153  Quadro2
1.775     chs      3231: product NVIDIA GEFORCE6200     0x0161  GeForce 6200TC
1.836     cube     3232: product NVIDIA GEFORCE6200LE   0x0163  GeForce 6200LE
1.513     joda     3233: product NVIDIA GEFORCE4_MX460  0x0170  GeForce4 MX 460
                   3234: product NVIDIA GEFORCE4_MX440  0x0171  GeForce4 MX 440
                   3235: product NVIDIA GEFORCE4_MX420  0x0172  GeForce4 MX 420
                   3236: product NVIDIA GF4_MX440_SE    0x0173  GeForce4 MX 440 SE
                   3237: product NVIDIA QUADRO4_500XGL  0x0178  Quadro4 500XGL
                   3238: product NVIDIA QUADRO4_200NVS  0x017a  Quadro4 200/400NVS
                   3239: product NVIDIA GF4_MX440_8X    0x0181  GeForce4 MX 440 (AGP8X)
                   3240: product NVIDIA GF4_MX440_SE_8X 0x0182  GeForce4 MX 440 SE (AGP8X)
                   3241: product NVIDIA GF4_MX420_8X    0x0183  GeForce4 MX 420 (AGP8X)
                   3242: product NVIDIA QUADRO4_580XGL  0x0188  Quadro4 580 XGL
                   3243: product NVIDIA QUADRO4_280NVS  0x018a  Quadro4 280 NVS
                   3244: product NVIDIA QUADRO4_380XGL  0x018b  Quadro4 380 XGL
                   3245: product NVIDIA GEFORCE2_IGP    0x01a0  GeForce2 Integrated GPU
1.461     kent     3246: product NVIDIA NFORCE_MCP_AC   0x01b1  nForce MCP AC-97
1.1004    dsl      3247: product NVIDIA XBOX_SMBUS      0x01b4  Xbox nForce SMBus Controller
1.498     thorpej  3248: product NVIDIA NFORCE_ATA100   0x01bc  nForce ATA100 IDE
1.775     chs      3249: product NVIDIA NFORCE_USB      0x01c2  nForce USB
1.860     jmcneill 3250: product NVIDIA NFORCE_LAN      0x01c3  nForce Ethernet
1.944     tron     3251: product NVIDIA GEFORCE_7300LE  0x01d1  GeForce 7300 LE
1.610     chs      3252: product NVIDIA NFORCE2_PCHB    0x01e0  nForce2 Host-PCI Bridge
                   3253: product NVIDIA NFORCE2_PPB2    0x01e8  nForce2 PCI-PCI Bridge
                   3254: product NVIDIA NFORCE2_MEM1    0x01eb  nForce2 Memory Controller
                   3255: product NVIDIA NFORCE2_MEM2    0x01ec  nForce2 Memory Controller
                   3256: product NVIDIA NFORCE2_MEM3    0x01ed  nForce2 Memory Controller
                   3257: product NVIDIA NFORCE2_MEM4    0x01ee  nForce2 Memory Controller
                   3258: product NVIDIA NFORCE2_MEM5    0x01ef  nForce2 Memory Controller
1.513     joda     3259: product NVIDIA GF4_MX_IGP      0x01f0  GeForce4 MX Integrated GPU
                   3260: product NVIDIA GEFORCE3        0x0200  GeForce3
                   3261: product NVIDIA GEFORCE3_TI200  0x0201  GeForce3 Ti 200
                   3262: product NVIDIA GEFORCE3_TI500  0x0202  GeForce3 Ti 500
                   3263: product NVIDIA QUADRO_DCC      0x0203  Quadro DCC
1.956     njoly    3264: product NVIDIA GEFORCE_6150    0x0240  GeForce 6150
                   3265: product NVIDIA GEFORCE_6150LE  0x0241  GeForce 6150 LE
1.513     joda     3266: product NVIDIA GEFORCE4_TI4600 0x0250  GeForce4 Ti 4600
                   3267: product NVIDIA GEFORCE4_TI4400 0x0251  GeForce4 Ti 4400
                   3268: product NVIDIA GEFORCE4_TI4200 0x0253  GeForce4 Ti 4200
                   3269: product NVIDIA QUADRO4_900XGL  0x0258  Quadro4 900XGL
                   3270: product NVIDIA QUADRO4_750XGL  0x0259  Quadro4 750XGL
                   3271: product NVIDIA QUADRO4_700XGL  0x025b  Quadro4 700XGL
1.966     matt     3272: product NVIDIA NFORCE430_PCIB  0x0260  nForce430 PCI-ISA Bridge
1.755     manu     3273: product NVIDIA NFORCE430_SMBUS 0x0264  nForce430 SMBus Controller
                   3274: product NVIDIA NFORCE430_ATA133        0x0265  nForce430 ATA133 IDE Controller
1.824     xtraeme  3275: product NVIDIA NFORCE430_SATA1 0x0266  nForce430 Serial ATA Controller
                   3276: product NVIDIA NFORCE430_SATA2 0x0267  nForce430 Serial ATA Controller
1.775     chs      3277: product NVIDIA NFORCE430_LAN1  0x0268  nForce430 Gigabit Ethernet Controller
                   3278: product NVIDIA NFORCE430_LAN2  0x0269  nForce430 Gigabit Ethernet Controller
1.814     bsh      3279: product NVIDIA NFORCE430_AC    0x026b  nForce430 AC-97 Audio Controller
                   3280: product NVIDIA NFORCE430_HDA   0x026c  nForce430 High Definition Audio Controller
1.755     manu     3281: product NVIDIA NFORCE430_OHCI  0x026d  nForce430 USB Controller
                   3282: product NVIDIA NFORCE430_EHCI  0x026e  nForce430 USB2 Controller
1.513     joda     3283: product NVIDIA GF4_TI_4800     0x0280  GeForce4 Ti 4800
                   3284: product NVIDIA GF4_TI_4200_8X  0x0281  GeForce4 Ti 4200 (AGP8X)
                   3285: product NVIDIA GF4_TI_4800_SE  0x0282  GeForce4 Ti 4800 SE
1.623     lukem    3286: product NVIDIA GF4_TI_4200_GO  0x0286  GeForce4 Ti 4200 Go AGP 8x
1.513     joda     3287: product NVIDIA QUADRO4_980_XGL 0x0288  Quadro4 980 XGL
                   3288: product NVIDIA QUADRO4_780_XGL 0x0289  Quadro4 780 XGL
1.1004    dsl      3289: product NVIDIA XBOXFB          0x02a0  Xbox Frame Buffer
                   3290: product NVIDIA XBOX_PCHB       0x02a5  Xbox nForce Host-PCI Bridge
1.957     cegger   3291: product NVIDIA C51_HB_02F0     0x02f0  C51 Host Bridge (0x02f0)
1.958     cegger   3292: product NVIDIA C51_HB_02F1     0x02f1  C51 Host Bridge (0x02f1)
                   3293: product NVIDIA C51_HB_02F2     0x02f2  C51 Host Bridge (0x02f2)
                   3294: product NVIDIA C51_HB_02F3     0x02f3  C51 Host Bridge (0x02f3)
                   3295: product NVIDIA C51_HB_02F4     0x02f4  C51 Host Bridge (0x02f4)
                   3296: product NVIDIA C51_HB_02F5     0x02f5  C51 Host Bridge (0x02f5)
                   3297: product NVIDIA C51_HB_02F6     0x02f6  C51 Host Bridge (0x02f6)
                   3298: product NVIDIA C51_HB_02F7     0x02f7  C51 Host Bridge (0x02f7)
1.957     cegger   3299: product NVIDIA C51_MC5         0x02f8  C51 Memory Controller 5
                   3300: product NVIDIA C51_MC4         0x02f9  C51 Memory Controller 4
                   3301: product NVIDIA C51_MC0         0x02fa  C51 Memory Controller 0
                   3302: product NVIDIA C51_PPB_02FB    0x02fb  C51 PCI Express Bridge (0x02fb)
                   3303: product NVIDIA C51_PPB_02FC    0x02fc  C51 PCI Express Bridge (0x02fc)
                   3304: product NVIDIA C51_PPB_02FD    0x02fd  C51 PCI Express Bridge (0x02fd)
                   3305: product NVIDIA C51_MC1         0x02fe  C51 Memory Controller 1
                   3306: product NVIDIA C51_HB_02FF     0x02ff  C51 Host Bridge (0x02ff)
1.513     joda     3307: product NVIDIA GEFORCE_FX5800U 0x0301  GeForce FX 5800 Ultra
                   3308: product NVIDIA GEFORCE_FX5800  0x0302  GeForce FX 5800
                   3309: product NVIDIA QUADRO_FX_2000  0x0308  Quadro FX 2000
                   3310: product NVIDIA QUADRO_FX_1000  0x0309  Quadro FX 1000
1.579     joda     3311: product NVIDIA GF_FX5600U      0x0311  GeForce FX 5600 Ultra
                   3312: product NVIDIA GF_FX5600       0x0312  GeForce FX 5600
                   3313: product NVIDIA GF_FX5600_SE    0x0314  GeForce FX 5600 SE
                   3314: product NVIDIA GF_FX5200U      0x0321  GeForce FX 5200 Ultra
                   3315: product NVIDIA GF_FX5200       0x0322  GeForce FX 5200
                   3316: product NVIDIA GF_FX5200SE     0x0323  GeForce FX 5200SE
                   3317: product NVIDIA QUADRO_FX_500   0x032B  Quadro FX 500
                   3318: product NVIDIA GF_FX5900U      0x0330  GeForce FX 5900 Ultra
                   3319: product NVIDIA GF_FX5900       0x0331  GeForce FX 5900
1.645     cube     3320: product NVIDIA GF_FX5900XT     0x0332  GeForce FX 5900XT
1.579     joda     3321: product NVIDIA GF_FX5950U      0x0333  GeForce FX 5950 Ultra
                   3322: product NVIDIA QUADRO_FX_3000  0x0338  Quadro FX 3000
1.769     dogcow   3323: product NVIDIA GF_FX5700_LE    0x0343  GeForce FX 5700 LE
1.838     cube     3324: product NVIDIA MCP55_ISA       0x0362  nForce MCP55 PCI-ISA Bridge
1.825     xtraeme  3325: product NVIDIA MCP55_SMB       0x0368  nForce MCP55 SMBus Controller
1.836     cube     3326: product NVIDIA MCP55_MEM       0x0369  nForce MCP55 Memory Controller
                   3327: product NVIDIA MCP55_MEM2      0x036a  nForce MCP55 Memory Controller
1.825     xtraeme  3328: product NVIDIA MCP55_IDE       0x036e  nForce MCP55 ATA133 IDE Controller
1.836     cube     3329: product NVIDIA MCP55_OHCI      0x036c  nForce MCP55 OHCI USB Controller
                   3330: product NVIDIA MCP55_EHCI      0x036d  nForce MCP55 EHCI USB Controller
                   3331: product NVIDIA MCP55_PPB       0x0370  nForce MCP55 PCI-PCI Bridge
1.825     xtraeme  3332: product NVIDIA MCP55_HDA       0x0371  nForce MCP55 High Definition Audio Controller
1.824     xtraeme  3333: product NVIDIA MCP55_LAN1      0x0372  nForce MCP55 Gigabit Ethernet Controller
                   3334: product NVIDIA MCP55_LAN2      0x0373  nForce MCP55 Gigabit Ethernet Controller
1.836     cube     3335: product NVIDIA MCP55_PCIE      0x0377  nForce MCP55 PCI-Express 16x Port
1.864     isaki    3336: product NVIDIA  MCP55_SATA      0x037e  nForce MCP55 Serial ATA Controller
1.825     xtraeme  3337: product NVIDIA  MCP55_SATA2     0x037f  nForce MCP55 Serial ATA Controller
1.875     pooka    3338: product NVIDIA GF_GO_7600      0x0398  GeForce Go 7600
1.825     xtraeme  3339: product NVIDIA MCP61_ISA       0x03e0  nForce MCP61 PCI-ISA Bridge
                   3340: product NVIDIA MCP61_HDA       0x03e4  nForce MCP61 High Definition Audio Controller
1.826     xtraeme  3341: product NVIDIA MCP61_LAN1      0x03e5  nForce MCP61 Gigabit Ethernet Controller
                   3342: product NVIDIA MCP61_LAN2      0x03e6  nForce MCP61 Gigabit Ethernet Controller
1.825     xtraeme  3343: product NVIDIA MCP61_SATA      0x03e7  nForce MCP61 Serial ATA Controller
                   3344: product NVIDIA MCP61_PPB_1     0x03e8  nForce MCP61 PCI-PCI Bridge
                   3345: product NVIDIA MCP61_PPB_2     0x03e9  nForce MCP61 PCI-PCI Bridge
                   3346: product NVIDIA MCP61_SMB       0x03eb  nForce MCP61 SMBus Controller
                   3347: product NVIDIA MCP61_IDE       0x03ec  nForce MCP61 ATA133 IDE Controller
1.1004    dsl      3348: product NVIDIA MCP61_LAN3      0x03ee  nForce MCP61 Gigabit Ethernet Controller
                   3349: product NVIDIA MCP61_LAN4      0x03ef  nForce MCP61 Gigabit Ethernet Controller
1.826     xtraeme  3350: product NVIDIA MCP61_SATA2     0x03f6  nForce MCP61 Serial ATA Controller
                   3351: product NVIDIA MCP61_SATA3     0x03f7  nForce MCP61 Serial ATA Controller
1.936     cegger   3352: product NVIDIA GF_8400M_GS     0x0427  GeForce 8400M GS
1.943     tonnerre 3353: product NVIDIA QUADRO_NVS140M  0x0429  Quadro NVS 140M
1.825     xtraeme  3354: product NVIDIA MCP65_ISA       0x0440  nForce MCP65 PCI-ISA Bridge
1.936     cegger   3355: product NVIDIA MCP65_LPC1      0x0441  nForce MCP65 PCI-LPC Bridge
                   3356: product NVIDIA MCP65_LPC2      0x0442  nForce MCP65 PCI-LPC Bridge
                   3357: product NVIDIA MCP65_LPC3      0x0443  nForce MCP65 PCI-LPC Bridge
1.825     xtraeme  3358: product NVIDIA MCP65_MEM       0x0444  nForce MCP65 Memory Controller
                   3359: product NVIDIA MCP65_MEM2      0x0445  nForce MCP65 Memory Controller
                   3360: product NVIDIA MCP65_SMB       0x0446  nForce MCP65 SMBus Controller
1.936     cegger   3361: product NVIDIA MCP65_SMU       0x0447  nForce MCP65 System Management Unit
1.825     xtraeme  3362: product NVIDIA MCP65_IDE       0x0448  nForce MCP65 ATA133 IDE Controller
1.922     dholland 3363: product NVIDIA MCP65_PCI       0x0449  nForce MCP65 PCI Bridge
1.825     xtraeme  3364: product NVIDIA MCP65_HDA_1     0x044a  nForce MCP65 High Definition Audio Controller
                   3365: product NVIDIA MCP65_HDA_2     0x044b  nForce MCP65 High Definition Audio Controller
                   3366: product NVIDIA MCP65_AHCI_1    0x044c  nForce MCP65 AHCI Controller
                   3367: product NVIDIA MCP65_AHCI_2    0x044d  nForce MCP65 AHCI Controller
                   3368: product NVIDIA MCP65_AHCI_3    0x044e  nForce MCP65 AHCI Controller
                   3369: product NVIDIA MCP65_AHCI_4    0x044f  nForce MCP65 AHCI Controller
1.826     xtraeme  3370: product NVIDIA MCP65_LAN1      0x0450  nForce MCP65 Gigabit Ethernet Controller
                   3371: product NVIDIA MCP65_LAN2      0x0451  nForce MCP65 Gigabit Ethernet Controller
                   3372: product NVIDIA MCP65_LAN3      0x0452  nForce MCP65 Gigabit Ethernet Controller
                   3373: product NVIDIA MCP65_LAN4      0x0453  nForce MCP65 Gigabit Ethernet Controller
1.825     xtraeme  3374: product NVIDIA MCP65_USB_1     0x0454  nForce MCP65 USB Controller
                   3375: product NVIDIA MCP65_USB_2     0x0455  nForce MCP65 USB Controller
                   3376: product NVIDIA MCP65_USB_3     0x0456  nForce MCP65 USB Controller
                   3377: product NVIDIA MCP65_USB_4     0x0457  nForce MCP65 USB Controller
                   3378: product NVIDIA MCP65_PPB_1     0x0458  nForce MCP65 PCI-PCI Bridge
                   3379: product NVIDIA MCP65_PPB_2     0x0459  nForce MCP65 PCI-PCI Bridge
                   3380: product NVIDIA MCP65_PPB_3     0x045a  nForce MCP65 PCI-PCI Bridge
1.826     xtraeme  3381: product NVIDIA MCP65_SATA      0x045c  nForce MCP65 Serial ATA Controller
                   3382: product NVIDIA MCP65_SATA2     0x045d  nForce MCP65 Serial ATA Controller
                   3383: product NVIDIA MCP65_SATA3     0x045e  nForce MCP65 Serial ATA Controller
                   3384: product NVIDIA MCP65_SATA4     0x045f  nForce MCP65 Serial ATA Controller
1.865     chs      3385: product NVIDIA MCP67_SMB       0x0542  nForce MCP67 SMBus Controller
                   3386: product NVIDIA MCP67_LAN1      0x054c  nForce MCP67 Gigabit Ethernet Controller
                   3387: product NVIDIA MCP67_LAN2      0x054d  nForce MCP67 Gigabit Ethernet Controller
                   3388: product NVIDIA MCP67_LAN3      0x054e  nForce MCP67 Gigabit Ethernet Controller
                   3389: product NVIDIA MCP67_LAN4      0x054f  nForce MCP67 Gigabit Ethernet Controller
                   3390: product NVIDIA MCP67_SATA      0x0550  nForce MCP67 Serial ATA Controller
                   3391: product NVIDIA MCP67_SATA2     0x0551  nForce MCP67 Serial ATA Controller
                   3392: product NVIDIA MCP67_SATA3     0x0552  nForce MCP67 Serial ATA Controller
                   3393: product NVIDIA MCP67_SATA4     0x0553  nForce MCP67 Serial ATA Controller
                   3394: product NVIDIA MCP67_AHCI_1    0x0554  nForce MCP67 AHCI Controller
                   3395: product NVIDIA MCP67_AHCI_2    0x0555  nForce MCP67 AHCI Controller
                   3396: product NVIDIA MCP67_AHCI_3    0x0556  nForce MCP67 AHCI Controller
                   3397: product NVIDIA MCP67_AHCI_4    0x0557  nForce MCP67 AHCI Controller
                   3398: product NVIDIA MCP67_AHCI_5    0x0558  nForce MCP67 AHCI Controller
                   3399: product NVIDIA MCP67_AHCI_6    0x0559  nForce MCP67 AHCI Controller
                   3400: product NVIDIA MCP67_AHCI_7    0x055a  nForce MCP67 AHCI Controller
                   3401: product NVIDIA MCP67_AHCI_8    0x055b  nForce MCP67 AHCI Controller
                   3402: product NVIDIA MCP67_HDA_1     0x055c  nForce MCP67 High Definition Audio Controller
                   3403: product NVIDIA MCP67_HDA_2     0x055d  nForce MCP67 High Definition Audio Controller
                   3404: product NVIDIA MCP67_IDE       0x0560  nForce MCP67 ATA133 IDE Controller
1.914     xtraeme  3405: product NVIDIA MCP73_IDE       0x056c  nForce MCP73 ATA133 IDE Controller
                   3406: product NVIDIA MCP77_IDE       0x0759  nForce MCP77 ATA133 IDE Controller
1.937     christos 3407: product NVIDIA MCP77_LAN1      0x0760  nForce MCP77 Gigabit Ethernet Controller
                   3408: product NVIDIA MCP77_LAN2      0x0761  nForce MCP77 Gigabit Ethernet Controller
                   3409: product NVIDIA MCP77_LAN3      0x0762  nForce MCP77 Gigabit Ethernet Controller
                   3410: product NVIDIA MCP77_LAN4      0x0763  nForce MCP77 Gigabit Ethernet Controller
1.914     xtraeme  3411: product NVIDIA MCP77_HDA_1     0x0774  nForce MCP77 High Definition Audio Controller
                   3412: product NVIDIA MCP77_HDA_2     0x0775  nForce MCP77 High Definition Audio Controller
                   3413: product NVIDIA MCP77_HDA_3     0x0776  nForce MCP77 High Definition Audio Controller
                   3414: product NVIDIA MCP77_HDA_4     0x0777  nForce MCP77 High Definition Audio Controller
                   3415: product NVIDIA MCP73_SMB       0x07d8  nForce MCP73 SMBus Controller
                   3416: product NVIDIA MCP73_LAN1      0x07dc  nForce MCP73 Gigabit Ethernet Controller
                   3417: product NVIDIA MCP73_LAN2      0x07dd  nForce MCP73 Gigabit Ethernet Controller
                   3418: product NVIDIA MCP73_LAN3      0x07de  nForce MCP73 Gigabit Ethernet Controller
                   3419: product NVIDIA MCP73_LAN4      0x07df  nForce MCP73 Gigabit Ethernet Controller
                   3420: product NVIDIA MCP73_AHCI_1    0x07f0  nForce MCP73 AHCI Controller
                   3421: product NVIDIA MCP73_AHCI_2    0x07f1  nForce MCP73 AHCI Controller
                   3422: product NVIDIA MCP73_AHCI_3    0x07f2  nForce MCP73 AHCI Controller
                   3423: product NVIDIA MCP73_AHCI_4    0x07f3  nForce MCP73 AHCI Controller
                   3424: product NVIDIA MCP73_AHCI_5    0x07f4  nForce MCP73 AHCI Controller
                   3425: product NVIDIA MCP73_AHCI_6    0x07f5  nForce MCP73 AHCI Controller
                   3426: product NVIDIA MCP73_AHCI_7    0x07f6  nForce MCP73 AHCI Controller
                   3427: product NVIDIA MCP73_AHCI_8    0x07f7  nForce MCP73 AHCI Controller
                   3428: product NVIDIA MCP73_AHCI_9    0x07f8  nForce MCP73 AHCI Controller
                   3429: product NVIDIA MCP73_AHCI_10   0x07f9  nForce MCP73 AHCI Controller
                   3430: product NVIDIA MCP73_AHCI_11   0x07fa  nForce MCP73 AHCI Controller
                   3431: product NVIDIA MCP73_AHCI_12   0x07fb  nForce MCP73 AHCI Controller
                   3432: product NVIDIA MCP73_HDA_1     0x07fc  nForce MCP73 High Definition Audio Controller
                   3433: product NVIDIA MCP73_HDA_2     0x07fd  nForce MCP73 High Definition Audio Controller
1.937     christos 3434: product NVIDIA MCP79_LAN1      0x0ab0  nForce MCP79 Gigabit Ethernet Controller
                   3435: product NVIDIA MCP79_LAN2      0x0ab1  nForce MCP79 Gigabit Ethernet Controller
                   3436: product NVIDIA MCP79_LAN3      0x0ab2  nForce MCP79 Gigabit Ethernet Controller
                   3437: product NVIDIA MCP79_LAN4      0x0ab3  nForce MCP79 Gigabit Ethernet Controller
1.914     xtraeme  3438: product NVIDIA MCP77_AHCI_1    0x0ad0  nForce MCP77 AHCI Controller
                   3439: product NVIDIA MCP77_AHCI_2    0x0ad1  nForce MCP77 AHCI Controller
                   3440: product NVIDIA MCP77_AHCI_3    0x0ad2  nForce MCP77 AHCI Controller
                   3441: product NVIDIA MCP77_AHCI_4    0x0ad3  nForce MCP77 AHCI Controller
                   3442: product NVIDIA MCP77_AHCI_5    0x0ad4  nForce MCP77 AHCI Controller
                   3443: product NVIDIA MCP77_AHCI_6    0x0ad5  nForce MCP77 AHCI Controller
                   3444: product NVIDIA MCP77_AHCI_7    0x0ad6  nForce MCP77 AHCI Controller
                   3445: product NVIDIA MCP77_AHCI_8    0x0ad7  nForce MCP77 AHCI Controller
                   3446: product NVIDIA MCP77_AHCI_9    0x0ad8  nForce MCP77 AHCI Controller
                   3447: product NVIDIA MCP77_AHCI_10   0x0ad9  nForce MCP77 AHCI Controller
                   3448: product NVIDIA MCP77_AHCI_11   0x0ada  nForce MCP77 AHCI Controller
                   3449: product NVIDIA MCP77_AHCI_12   0x0adb  nForce MCP77 AHCI Controller
1.128     tron     3450:
1.665     junyoung 3451: /* Nvidia & SGS-Thomson Microelectronics */
1.128     tron     3452: product NVIDIA_SGS     RIVA128 0x0018  Riva 128
                   3453:
1.24      tls      3454: /* Oak Technologies products */
1.25      veego    3455: product OAKTECH OTI1007        0x0107  OTI107
1.4       cgd      3456:
1.150     drochner 3457: /* Olicom products */
1.817     jnemeth  3458: product OLICOM OC3136  0x0001  OC-3136/3137 Token-Ring 16/4
                   3459: product OLICOM OC3139  0x0002  OC-3139f Fastload 16/4 Token Ring
                   3460: product OLICOM OC3140  0x0004  OC-3139/3140 RapidFire Token Ring 16/4
                   3461: product OLICOM OC3250  0x0005  OC-3250 GoCard Token Ring 16/4
                   3462: product OLICOM OC3530  0x0006  OC-3530 RapidFire Token Ring 100
                   3463: product OLICOM OC3141  0x0007  OC-3141 RapidFire Token Ring 16/4
                   3464: product OLICOM OC3540  0x0008  OC-3540 RapidFire HSTR 100/16/4
                   3465: product OLICOM OC3150  0x000a  OC-3150 RapidFire Token-Ring 16/4
                   3466: product OLICOM OC2805  0x0011  OC-2805 Ethernet
                   3467: product OLICOM OC2325  0x0012  OC-2325 Ethernet 10/100
1.641     mycroft  3468: product OLICOM OC2183  0x0013  OC-2183/2185 Ethernet
                   3469: product OLICOM OC2326  0x0014  OC-2326 10/100-TX Ethernet
1.817     jnemeth  3470: product OLICOM OC2327  0x0019  OC-2327/2350 10/100 Ethernet
                   3471: product OLICOM OC6151  0x0021  OC-6151/6152 155 Mbit ATM
                   3472: product OLICOM OCATM   0x0022  ATM
1.150     drochner 3473:
1.4       cgd      3474: /* Opti products */
1.12      cgd      3475: product OPTI 82C557    0xc557  82C557
                   3476: product OPTI 82C558    0xc558  82C558
1.222     scw      3477: product OPTI 82C568    0xc568  82C568
                   3478: product OPTI 82D568    0xd568  82D568
1.12      cgd      3479: product OPTI 82C621    0xc621  82C621
1.4       cgd      3480: product OPTI 82C822    0xc822  82C822
1.639     mycroft  3481: product OPTI 82C861    0xc861  82C861
1.114     jonathan 3482: product OPTI 82C700    0xc700  82C700
                   3483: product OPTI 82C701    0xc701  82C701
1.593     matt     3484:
1.610     chs      3485: /* Packet Engines products */
                   3486: product PACKETENGINES GNICII   0x0911  G-NIC II Ethernet
                   3487:
1.593     matt     3488: /* pcHDTV products */
1.966     matt     3489: product PCHDTV HD2000  0x2000  HD-2000 HDTV Video Capture
                   3490: product PCHDTV HD5500  0x5500  HD-5500 HDTV Video Capture
1.12      cgd      3491:
1.24      tls      3492: /* PC Tech products */
                   3493: product PCTECH RZ1000  0x1000  RZ1000
1.448     rjs      3494:
                   3495: /* Peak System Technik products */
1.966     matt     3496: product PEAK PCAN      0x0001  PCAN    CAN Controller
1.267     thorpej  3497:
1.639     mycroft  3498: /* Planex products */
                   3499: product PLANEX FNW_3603_TX     0xab06  FNW-3603-TX 10/100 Ethernet
                   3500: product PLANEX FNW_3800_TX     0xab07  FNW-3800-TX 10/100 Ethernet
                   3501:
1.211     thorpej  3502: /* PLX Technology products */
1.906     nisimura 3503: product PLX 9030       0x9030  9030 I/O Accelrator
                   3504: product PLX 9050       0x5201  9050 I/O Accelrator
1.761     cube     3505: product PLX 9054       0x9054  9054 I/O Accelerator
1.966     matt     3506: product PLX 9060ES     0x906e  9060ES PCI Bus Controller
1.456     augustss 3507: product PLX 9656       0x9656  9656 I/O Accelerator
1.366     thorpej  3508:
                   3509: /* Powerhouse Systems products */
1.966     matt     3510: product POWERHOUSE POWERTOP    0x6037  PowerTop PowerPC System Controller
                   3511: product POWERHOUSE POWERPRO    0x6073  PowerPro PowerPC System Controller
1.24      tls      3512:
1.59      thorpej  3513: /* ProLAN products - XXX better descriptions */
                   3514: product PROLAN NE2KETHER 0x1980 Ethernet
                   3515:
1.12      cgd      3516: /* Promise products */
1.829     xtraeme  3517: product PROMISE PDC20265       0x0d30  PDC20265 Ultra/66 IDE Controller
1.828     xtraeme  3518: product PROMISE PDC20263       0x0d38  PDC20263 Ultra/66 IDE Controller
                   3519: product PROMISE PDC20275       0x1275  PDC20275 Ultra/133 IDE Controller
                   3520: product PROMISE PDC20318       0x3318  PDC20318 Serial ATA Controller
                   3521: product PROMISE PDC20319       0x3319  PDC20319 Serial ATA Controller
                   3522: product PROMISE PDC20371       0x3371  PDC20371 Serial ATA Controller
                   3523: product PROMISE PDC20379       0x3372  PDC20379 Serial ATA Controller
                   3524: product PROMISE PDC20378       0x3373  PDC20378 Serial ATA Controller
                   3525: product PROMISE PDC20375       0x3375  PDC20375 Serial ATA Controller
                   3526: product PROMISE PDC20376       0x3376  PDC20376 Serial ATA Controller
                   3527: product PROMISE PDC20377       0x3377  PDC20377 Serial ATA Controller
                   3528: product PROMISE PDC40719       0x3515  PDC40719 Serial ATA Controller
                   3529: product PROMISE PDC40519       0x3519  PDC40519 Serial ATA Controller
                   3530: product PROMISE PDC20771       0x3570  PDC20771 Serial ATA Controller
                   3531: product PROMISE PDC20571       0x3571  PDC20571 Serial ATA Controller
                   3532: product PROMISE PDC20579       0x3574  PDC20579 Serial ATA Controller
                   3533: product PROMISE PDC40779       0x3577  PDC40779 Serial ATA Controller
                   3534: product PROMISE PDC40718       0x3d17  PDC40718 Serial ATA Controller
                   3535: product PROMISE PDC40518       0x3d18  PDC40518 Serial ATA Controller
                   3536: product PROMISE PDC20775       0x3d73  PDC20775 Serial ATA Controller
                   3537: product PROMISE PDC20575       0x3d75  PDC20575 Serial ATA Controller
                   3538: product PROMISE PDC20267       0x4d30  PDC20267 Ultra/100 IDE Controller
                   3539: product PROMISE PDC20246       0x4d33  PDC20246 Ultra/33 IDE Controller
                   3540: product PROMISE PDC20262       0x4d38  PDC20262 Ultra/66 IDE Controller
                   3541: product PROMISE PDC20268       0x4d68  PDC20268 Ultra/100 IDE Controller
                   3542: product PROMISE PDC20269       0x4d69  PDC20269 Ultra/133 IDE Controller
                   3543: product PROMISE PDC20276       0x5275  PDC20276 Ultra/133 IDE Controller
                   3544: product PROMISE DC5030                 0x5300  DC5030 IDE Controller
                   3545: product PROMISE PDC20270       0x6268  PDC20270 Ultra/100 IDE Controller
                   3546: product PROMISE PDC20271       0x6269  PDC20271 Ultra/133 IDE Controller
                   3547: product PROMISE PDC20617       0x6617  PDC20617 Dual Ultra/133 IDE Controller
                   3548: product PROMISE PDC20620       0x6620  PDC20620 Dual Ultra/133 IDE Controller
                   3549: product PROMISE PDC20621       0x6621  PDC20621 Dual Ultra/133 IDE Controller
                   3550: product PROMISE PDC20618       0x6626  PDC20618 Dual Ultra/133 IDE Controler
                   3551: product PROMISE PDC20619       0x6629  PDC20619 Dual Ultra/133 IDE Controller
                   3552: product PROMISE PDC20277       0x7275  PDC20277 Ultra/133 IDE Controller
1.1       cgd      3553:
                   3554: /* QLogic products */
1.4       cgd      3555: product QLOGIC ISP1020 0x1020  ISP1020
1.12      cgd      3556: product QLOGIC ISP1022 0x1022  ISP1022
1.110     mjacob   3557: product QLOGIC ISP1080 0x1080  ISP1080
                   3558: product QLOGIC ISP1240 0x1240  ISP1240
1.34      mjacob   3559: product QLOGIC ISP2100 0x2100  ISP2100
1.793     grant    3560: product        QLOGIC QLA200   0x0119  QLA200
1.12      cgd      3561:
                   3562: /* Quantum Designs products */
                   3563: product QUANTUMDESIGNS 8500    0x0001  8500
                   3564: product QUANTUMDESIGNS 8580    0x0002  8580
1.380     rafal    3565:
1.720     chs      3566: /* QuickLogic products */
                   3567: product QUICKLOGIC PCWATCHDOG  0x5030  PC Watchdog
                   3568:
1.380     rafal    3569: /* Rainbow Technologies products */
1.541     christos 3570: product RAINBOW        CS200           0x0200  CryptoSwift 200 PKI Accelerator
1.399     tsutsui  3571:
1.666     jdarrow  3572: /* Ralink Technologies products */
1.791     rpaulo   3573: product        RALINK  RT2460A         0x0101  RT2460A 802.11b
                   3574: product        RALINK  RT2560          0x0201  RT2560 802.11b/g
                   3575: product        RALINK  RT2561S         0x0301  RT2561S 802.11b/g
                   3576: product        RALINK  RT2561          0x0302  RT2561 802.11b/g
                   3577: product        RALINK  RT2661          0x0401  RT2661 802.11b/g/n
1.666     jdarrow  3578:
1.399     tsutsui  3579: /* RATOC Systems products */
1.541     christos 3580: product RATOC  REXPCI31        0x0853  REX PCI-31/33 SCSI
1.20      jonathan 3581:
1.852     tsutsui  3582: /* Realtek products */
                   3583: product REALTEK RT8029         0x8029  8029 Ethernet
1.949     tsutsui  3584: product REALTEK RT8139D                0x8039  8139D 10/100 Ethernet
1.852     tsutsui  3585: product REALTEK RT8100         0x8100  8100 10/100 Ethernet
                   3586: product REALTEK RT8129         0x8129  8129 10/100 Ethernet
1.983     tsutsui  3587: product REALTEK RT8101E                0x8136  8100E/8101E/8102E 10/100 Ethernet
1.639     mycroft  3588: product REALTEK RT8138         0x8138  8138 10/100 Ethernet
1.360     thorpej  3589: product REALTEK RT8139         0x8139  8139 10/100 Ethernet
1.852     tsutsui  3590: product REALTEK RT8169SC       0x8167  8169SC/8110SC 10/100/1000 Ethernet
1.983     tsutsui  3591: product REALTEK RT8168         0x8168  8168/8111 10/100/1000 Ethernet
                   3592: product REALTEK RT8169         0x8169  8169/8110 10/100/1000 Ethernet
1.617     mycroft  3593: product REALTEK RT8180         0x8180  8180 802.11b
1.865     chs      3594: product REALTEK RT8185         0x8185  8185 802.11a/b/g
1.71      explorer 3595:
1.114     jonathan 3596: /* RICOH products */
1.966     matt     3597: product RICOH Rx5C465  0x0465 5C465 PCI-CardBus Bridge
                   3598: product RICOH Rx5C466  0x0466 5C466 PCI-CardBus Bridge
                   3599: product RICOH Rx5C475  0x0475 5C475 PCI-CardBus Bridge
                   3600: product RICOH RL5C476  0x0476 5C476 PCI-CardBus Bridge
                   3601: product RICOH Rx5C477  0x0477 5C477 PCI-CardBus Bridge
                   3602: product RICOH Rx5C478  0x0478 5C478 PCI-CardBus Bridge
                   3603: product RICOH Rx5C551  0x0551 5C551 PCI-CardBus Bridge/Firewire
                   3604: product RICOH Rx5C552  0x0552 5C552 PCI-CardBus Bridge/Firewire
                   3605: product RICOH Rx5C592  0x0592 5C592 PCI-CardBus Bridge/MS/SD/Firewire
                   3606: product RICOH Rx5C593  0x0593 5C593 PCI-CardBus Bridge/MS/SD/Firewire
                   3607: product RICOH Rx5C821  0x0821 5C821 PCI-CardBus Bridge/MS/SD/MMC/SC
                   3608: product RICOH Rx5C822  0x0822 5C822 PCI-CardBus Bridge/MS/SD/MMC/SC
1.927     ichiro   3609: product RICOH Rx5C832  0x0832 5C832 PCI-SD/MMC/MMC+/MS/xD/Firewire
1.966     matt     3610: product RICOH Rx5C843  0x0843 5C843 PCI-CardBus Bridge/SD/MMC/MMC+/MS/xD/Firewire
                   3611: product RICOH Rx5C847  0x0847 5C847 PCI-CardBus Bridge/SD/MMC/MMC+/MS/xD/Firewire
1.936     cegger   3612: product RICOH RxDPCC   0x0852 xD-Picture Card Controller
1.966     matt     3613: product RICOH Rx5C853  0x0853 5C853 PCI-CardBus Bridge/SD/MMC/MMC+/MS/xD/SC/Firewire
1.114     jonathan 3614:
1.665     junyoung 3615: /* RISCom (SDL Communications?) products */
1.71      explorer 3616: product RISCOM N2      0x5568  N2
1.3       christos 3617:
1.220     soren    3618: /* RNS products */
                   3619: product RNS FDDI       0x2200  2200 FDDI
                   3620:
1.649     ragge    3621: /* S2io products */
1.966     matt     3622: product S2IO XFRAME    0x5831  Xframe 10 Gigabit Ethernet Adapter
1.649     ragge    3623:
1.4       cgd      3624: /* S3 products */
1.24      tls      3625: product S3 VIRGE       0x5631  ViRGE
                   3626: product S3 TRIO32      0x8810  Trio32
1.12      cgd      3627: product S3 TRIO64      0x8811  Trio32/64
1.25      veego    3628: product S3 AURORA64P   0x8812  Aurora64V+
                   3629: product S3 TRIO64UVP   0x8814  Trio64UV+
1.122     veego    3630: product S3 VIRGE_VX    0x883d  ViRGE/VX
1.9       thorpej  3631: product S3 868         0x8880  868
1.24      tls      3632: product S3 928         0x88b0  86C928
                   3633: product S3 864_0       0x88c0  86C864-0 (\"Vision864\")
                   3634: product S3 864_1       0x88c1  86C864-1 (\"Vision864\")
                   3635: product S3 864_2       0x88c2  86C864-2 (\"Vision864\")
                   3636: product S3 864_3       0x88c3  86C864-3 (\"Vision864\")
                   3637: product S3 964_0       0x88d0  86C964-0 (\"Vision964\")
                   3638: product S3 964_1       0x88d1  86C964-1 (\"Vision964\")
                   3639: product S3 964_2       0x88d2  86C964-2 (\"Vision964\")
1.40      drochner 3640: product S3 964_3       0x88d3  86C964-3 (\"Vision964\")
1.24      tls      3641: product S3 968_0       0x88f0  86C968-0 (\"Vision968\")
                   3642: product S3 968_1       0x88f1  86C968-1 (\"Vision968\")
                   3643: product S3 968_2       0x88f2  86C968-2 (\"Vision968\")
                   3644: product S3 968_3       0x88f3  86C968-3 (\"Vision968\")
1.40      drochner 3645: product S3 TRIO64V2_DX 0x8901  Trio64V2/DX
1.1004    dsl      3646: /* pcidatbase.com has this as 0x0551, I'd rather believe linux's 8902 */
                   3647: product S3 PLATO_PX    0x8902  Plato/PX
1.102     augustss 3648: product S3 TRIO3D      0x8904  86C365 Trio3D
1.85      tron     3649: product S3 VIRGE_DX    0x8a01  ViRGE/DX
1.122     veego    3650: product S3 VIRGE_GX2   0x8a10  ViRGE/GX2
1.207     thorpej  3651: product S3 TRIO3D2X    0x8a13  Trio3D/2X
1.236     soren    3652: product S3 SAVAGE3D    0x8a20  Savage3D
                   3653: product S3 SAVAGE3D_MV 0x8a21  Savage3D+MV
                   3654: product S3 SAVAGE4     0x8a22  Savage4
1.769     dogcow   3655: product S3 PROSAVAGE_KM133     0x8a26  ProSavage KM133
1.122     veego    3656: product S3 VIRGE_MX    0x8c01  ViRGE/MX
                   3657: product S3 VIRGE_MXP   0x8c03  ViRGE/MXP
1.236     soren    3658: product S3 SAVAGE_MX_MV        0x8c10  Savage/MX+MV
                   3659: product S3 SAVAGE_MX   0x8c11  Savage/MX
                   3660: product S3 SAVAGE_IX_MV        0x8c12  Savage/IX+MV
                   3661: product S3 SAVAGE_IX   0x8c13  Savage/IX
1.541     christos 3662: product S3 SAVAGE_IXC  0x8c2e  Savage/IXC
1.236     soren    3663: product S3 SAVAGE2000  0x9102  Savage2000
1.541     christos 3664: product S3 SONICVIBES  0xca00  SonicVibes
1.148     thorpej  3665:
1.775     chs      3666: /* SafeNet products */
                   3667: product SAFENET SAFEXCEL       0x1141 SafeXcel
                   3668:
1.150     drochner 3669: /* Samsung Semiconductor products */
                   3670: product SAMSUNGSEMI    KS8920  0x8920  KS8920 10/100 Ethernet
1.450     augustss 3671:
                   3672: /* Sandburst products */
                   3673: product SANDBURST      QE1000  0x0180  QE1000
                   3674: product SANDBURST      FE1000  0x0200  FE1000
                   3675: /*product SANDBURST    SE1600  0x0100  SE1600*/
1.296     thorpej  3676:
                   3677: /* SEGA Enterprises products */
1.541     christos 3678: product SEGA   BROADBAND       0x1234  Broadband Adapter
1.270     ad       3679:
                   3680: /* ServerWorks products */
1.966     matt     3681: product SERVERWORKS CNB20_LE_AGP       0x0005  CNB20-LE PCI/AGP Bridge
                   3682: product SERVERWORKS CNB30_LE_PCI       0x0006  CNB30-LE PCI Bridge
                   3683: product SERVERWORKS CNB20_LE_PCI       0x0007  CNB20-LE PCI Bridge
                   3684: product SERVERWORKS CNB20_HE_PCI       0x0008  CNB20-HE PCI Bridge
                   3685: product SERVERWORKS CNB20_HE_AGP       0x0009  CNB20-HE PCI/AGP Bridge
                   3686: product SERVERWORKS CIOB_X             0x0010  CIOB-X PCI-X Bridge
                   3687: product SERVERWORKS CMIC_HE            0x0011  CMIC-HE PCI/AGP Bridge
                   3688: product SERVERWORKS CNB30_HE           0x0012  CNB30-HE PCI Bridge
                   3689: product SERVERWORKS CNB20_HE_PCI2      0x0013  CNB20-HE PCI/AGP Bridge
                   3690: product SERVERWORKS CMIC_LE            0x0014  CMIC-LE PCI/AGP Bridge
                   3691: product SERVERWORKS CMIC_SL            0x0017  CMIC-SL PCI/AGP Bridge
                   3692: product SERVERWORKS HT1000_PPB0                0x0036  HT1000 PCI/PCI-X Bridge
                   3693: product SERVERWORKS CIOB_X2            0x0101  CIOB-X2 PCI-X Bridge
                   3694: product SERVERWORKS BCM5714            0x0103  BCM5714/BCM5715 Integral PCI-E to PCI-X Bridge
                   3695: product SERVERWORKS HT1000_PPB1                0x0104  HT1000 PCI/PCI-X Bridge
                   3696: product SERVERWORKS CIOB_E             0x0110  CIOB-E PCI-X Bridge
1.951     cegger   3697: product SERVERWORKS HT2100_PPB0                0x0140  HT2100 PCI-Express Bridge
                   3698: product SERVERWORKS HT2100_PPB1                0x0141  HT2100 PCI-Express Bridge
                   3699: product SERVERWORKS HT2100_PPB2                0x0142  HT2100 PCI-Express Bridge
                   3700: product SERVERWORKS HT2100_PPB3                0x0144  HT2100 PCI-Express Bridge
1.966     matt     3701: product SERVERWORKS OSB4               0x0200  OSB4 South Bridge
                   3702: product SERVERWORKS CSB5               0x0201  CSB5 South Bridge
                   3703: product SERVERWORKS CSB6               0x0203  CSB6 South Bridge
                   3704: product SERVERWORKS HT1000SB           0x0205  HT1000SB South Bridge
1.629     mycroft  3705: product SERVERWORKS OSB4_IDE           0x0211  OSB4 IDE
                   3706: product SERVERWORKS CSB5_IDE           0x0212  CSB5 IDE
1.908     xtraeme  3707: product SERVERWORKS HT1000_IDE                 0x0214  HT-1000 IDE Controller
1.629     mycroft  3708: product SERVERWORKS CSB6_RAID          0x0213  CSB6 IDE/RAID
                   3709: product SERVERWORKS CSB6_IDE           0x0217  CSB6 IDE/RAID
                   3710: product SERVERWORKS OSB4_USB           0x0220  OSB4/CSB5 USB Host Controller
                   3711: product SERVERWORKS CSB6_USB           0x0221  CSB6 USB Host Controller
1.954     cegger   3712: product SERVERWORKS HT1000_USB         0x0223  HT1000 USB
1.966     matt     3713: product SERVERWORKS CSB5_LPC           0x0225  CSB5 ISA/LPC Bridge
                   3714: product SERVERWORKS CSB6_LPC           0x0227  CSB6 ISA/LPC Bridge
1.955     cegger   3715: product SERVERWORKS HT1000_LPC         0x0234  HT1000 LPC
                   3716: product SERVERWORKS HT1000_XIOAPIC     0x0235  HT1000 XIOAPIC
                   3717: product SERVERWORKS HT1000_WDTIMER     0x0238  HT1000 Watchdog Timer
1.771     bouyer   3718: product SERVERWORKS K2_SATA            0x0240  K2 SATA
1.772     bouyer   3719: product SERVERWORKS FRODO4_SATA                0x0241  Frodo4 SATA
                   3720: product SERVERWORKS FRODO8_SATA                0x0242  Frodo8 SATA
1.908     xtraeme  3721: product SERVERWORKS HT1000_SATA_1      0x024a  HT-1000 SATA
                   3722: product SERVERWORKS HT1000_SATA_2      0x024b  HT-1000 SATA
1.150     drochner 3723:
                   3724: /* SGI products */
1.216     soren    3725: product SGI IOC3       0x0003  IOC3
1.220     soren    3726: product SGI RAD1       0x0005  PsiTech RAD1
1.150     drochner 3727: product SGI TIGON      0x0009  Tigon Gigabit Ethernet
1.24      tls      3728:
1.578     nisimura 3729: /* SGS-Thomson products */
1.25      veego    3730: product SGSTHOMSON 2000        0x0008  STG 2000X
                   3731: product SGSTHOMSON 1764        0x1746  STG 1764X
1.403     simonb   3732:
1.665     junyoung 3733: /* Broadcom (SiByte) products */
1.404     simonb   3734: product SIBYTE BCM1250_PCIHB   0x0001  BCM1250 PCI Host Bridge
                   3735: product SIBYTE BCM1250_LDTHB   0x0002  BCM1250 LDT Host Bridge
1.95      matt     3736:
                   3737: /* Sigma Designs products */
                   3738: product SIGMA HOLLYWOODPLUS    0x8300  REALmagic Hollywood-Plus MPEG-2 Decoder
1.521     christos 3739:
                   3740: /* SIIG Inc products */
1.548     simonb   3741: product SIIG CYBER10_S550      0x1000  Cyber10x Serial 16550 PCI
                   3742: product SIIG CYBER10_S650      0x1001  Cyber10x Serial 16650 PCI
                   3743: product SIIG CYBER10_S850      0x1002  Cyber10x Serial 16850 PCI
                   3744: product SIIG CYBER10_IO550     0x1010  Cyber10x I/O 16550 PCI
                   3745: product SIIG CYBER10_IO650     0x1011  Cyber10x I/O 16650 PCI
1.1004    dsl      3746: product SIIG CYBER10_IO850     0x1012  Cyber10x I/O 16850 PCI
1.548     simonb   3747: product SIIG CYBER10_P         0x1020  Cyber10x Parallel PCI
                   3748: product SIIG CYBER10_2P                0x1021  Cyber10x Parallel Dual PCI
                   3749: product SIIG CYBER10_2S550     0x1030  Cyber10x Serial Dual 16550 PCI
                   3750: product SIIG CYBER10_2S650     0x1031  Cyber10x Serial Dual 16650 PCI
                   3751: product SIIG CYBER10_2S850     0x1032  Cyber10x Serial Dual 16850 PCI
                   3752: product SIIG CYBER10_2S1P550   0x1034  Cyber10x 2S1P 16550 PCI
                   3753: product SIIG CYBER10_2S1P650   0x1035  Cyber10x 2S1P 16650 PCI
                   3754: product SIIG CYBER10_2S1P850   0x1036  Cyber10x 2S1P 16850 PCI
                   3755: product SIIG CYBER10_4S550     0x1050  Cyber10x 4S 16550 PCI
                   3756: product SIIG CYBER10_4S650     0x1051  Cyber10x 4S 16650 PCI
                   3757: product SIIG CYBER10_4S850     0x1052  Cyber10x 4S 16850 PCI
                   3758: product SIIG CYBER20_S550      0x2000  Cyber20x Serial 16550 PCI
                   3759: product SIIG CYBER20_S650      0x2001  Cyber20x Serial 16650 PCI
                   3760: product SIIG CYBER20_S850      0x2002  Cyber20x Serial 16850 PCI
                   3761: product SIIG CYBER20_IO550     0x2010  Cyber20x I/O 16550 PCI
                   3762: product SIIG CYBER20_IO650     0x2011  Cyber20x I/O 16650 PCI
1.1004    dsl      3763: product SIIG CYBER20_IO850     0x2012  Cyber20x I/O 16850 PCI
1.548     simonb   3764: product SIIG CYBER20_P         0x2020  Cyber20x Parallel PCI
                   3765: product SIIG CYBER20_2P                0x2021  Cyber20x Parallel Dual PCI
                   3766: product SIIG CYBER20_2S550     0x2030  Cyber20x Serial Dual 16550 PCI
                   3767: product SIIG CYBER20_2S650     0x2031  Cyber20x Serial Dual 16650 PCI
                   3768: product SIIG CYBER20_2S850     0x2032  Cyber20x Serial Dual 16850 PCI
                   3769: product SIIG CYBER20_2P1S550   0x2040  Cyber20x 2P1S 16550 PCI
                   3770: product SIIG CYBER20_2P1S650   0x2041  Cyber20x 2P1S 16650 PCI
                   3771: product SIIG CYBER20_2P1S850   0x2042  Cyber20x 2P1S 16850 PCI
                   3772: product SIIG CYBER20_4S550     0x2050  Cyber20x 4S 16550 PCI
                   3773: product SIIG CYBER20_4S650     0x2051  Cyber20x 4S 16650 PCI
                   3774: product SIIG CYBER20_4S850     0x2052  Cyber20x 4S 16850 PCI
                   3775: product SIIG CYBER20_2S1P550   0x2060  Cyber20x 2S1P 16550 PCI
                   3776: product SIIG CYBER20_2S1P650   0x2061  Cyber20x 2S1P 16650 PCI
                   3777: product SIIG CYBER20_2S1P850   0x2062  Cyber20x 2S1P 16850 PCI
1.865     chs      3778: product SIIG PS8000P650                0x2081  PCI Serial 8000 Plus 16650
                   3779: product SIIG PS8000P850                0x2082  PCI Serial 8000 Plus 16850
1.4       cgd      3780:
1.12      cgd      3781: /* Silicon Integrated System products */
1.78      drochner 3782: product SIS 86C201             0x0001  86C201
                   3783: product SIS 86C202             0x0002  86C202
                   3784: product SIS 86C205             0x0005  86C205
1.966     matt     3785: product SIS 85C503             0x0008  85C503 or 5597/5598 ISA Bridge
1.181     drochner 3786: product SIS 600PMC             0x0009  600 Power Mngmt Controller
1.966     matt     3787: product SIS 180_SATA           0x0180  180 SATA Controller
                   3788: product SIS 181_SATA           0x0181  181 SATA Controller
                   3789: product SIS 182_SATA           0x0182  182 SATA Controller
1.760     abs      3790: product SIS 190                        0x0190  190 Ethernet
1.966     matt     3791: product SIS 5597_VGA           0x0200  5597/5598 Integrated VGA
1.720     chs      3792: product SIS 300                        0x0300  300/305 AGP VGA
1.78      drochner 3793: product SIS 85C501             0x0406  85C501
                   3794: product SIS 85C496             0x0496  85C496
1.642     mycroft  3795: product SIS 530HB              0x0530  530 Host-PCI Bridge
                   3796: product SIS 540HB              0x0540  540 Host-PCI Bridge
                   3797: product SIS 550HB              0x0550  550 Host-PCI Bridge
1.78      drochner 3798: product SIS 85C601             0x0601  85C601
1.641     mycroft  3799: product SIS 620                        0x0620  620 Host Bridge
                   3800: product SIS 630                        0x0630  630 Host Bridge
                   3801: product SIS 633                        0x0633  633 Host Bridge
                   3802: product SIS 635                        0x0635  635 Host Bridge
                   3803: product SIS 640                        0x0640  640 Host Bridge
                   3804: product SIS 645                        0x0645  645 Host Bridge
                   3805: product SIS 646                        0x0646  646 Host Bridge
                   3806: product SIS 648                        0x0648  648 Host Bridge
                   3807: product SIS 650                        0x0650  650 Host Bridge
                   3808: product SIS 651                        0x0651  651 Host Bridge
                   3809: product SIS 652                        0x0652  652 Host Bridge
                   3810: product SIS 655                        0x0655  655 Host Bridge
                   3811: product SIS 658                        0x0658  658 Host Bridge
1.800     xtraeme  3812: product SIS 661                        0x0661  661 Host Bridge
1.641     mycroft  3813: product SIS 730                        0x0730  730 Host Bridge
                   3814: product SIS 733                        0x0733  733 Host Bridge
                   3815: product SIS 735                        0x0735  735 Host Bridge
                   3816: product SIS 740                        0x0740  740 Host Bridge
                   3817: product SIS 741                        0x0741  741 Host Bridge
                   3818: product SIS 745                        0x0745  745 Host Bridge
                   3819: product SIS 746                        0x0746  746 Host Bridge
                   3820: product SIS 748                        0x0748  748 Host Bridge
                   3821: product SIS 750                        0x0750  750 Host Bridge
                   3822: product SIS 751                        0x0751  751 Host Bridge
                   3823: product SIS 752                        0x0752  752 Host Bridge
                   3824: product SIS 755                        0x0755  755 Host Bridge
1.940     rjs      3825: product SIS 756                        0x0756  756 Host Bridge
1.800     xtraeme  3826: product SIS 760                        0x0760  760 Host Bridge
                   3827: product SIS 761                        0x0761  761 Host Bridge
1.641     mycroft  3828: product SIS 900                        0x0900  900 10/100 Ethernet
                   3829: product SIS 961                        0x0961  961 Host Bridge
                   3830: product SIS 962                        0x0962  962 Host Bridge
                   3831: product SIS 963                        0x0963  963 Host Bridge
                   3832: product SIS 964                        0x0964  964 Host Bridge
1.718     bouyer   3833: product SIS 965                        0x0965  965 Host Bridge
1.966     matt     3834: product SIS 5597_IDE           0x5513  5597/5598 IDE Controller
                   3835: product SIS 5597_HB            0x5597  5597/5598 Host Bridge
1.181     drochner 3836: product SIS 530VGA             0x6306  530 GUI Accelerator+3D
1.504     joda     3837: product SIS 6325               0x6325  6325 AGP VGA
1.127     drochner 3838: product SIS 6326               0x6326  6326 AGP VGA
1.966     matt     3839: product SIS 5597_USB           0x7001  5597/5598 USB Host Controller
                   3840: product SIS 7002               0x7002  7002 USB 2.0 Host Controller
1.641     mycroft  3841: product SIS 7012_AC            0x7012  7012 AC-97 Sound
                   3842: product SIS 7016               0x7016  7016 10/100 Ethernet
                   3843: product SIS 7018               0x7018  7018 Sound
1.117     drochner 3844:
1.665     junyoung 3845: /* Silicon Motion products */
1.995     matt     3846: product SILMOTION SM502                0x0501  Voyager GX
1.509     salo     3847: product SILMOTION SM710                0x0710  LynxEM
                   3848: product SILMOTION SM712                0x0712  LynxEM+
                   3849: product SILMOTION SM720                0x0720  Lynx3DM
                   3850: product SILMOTION SM810                0x0810  LynxE
                   3851: product SILMOTION SM811                0x0811  LynxE
                   3852: product SILMOTION SM820                0x0820  Lynx3D
1.507     salo     3853: product SILMOTION SM910                0x0910  Lynx
1.12      cgd      3854:
1.4       cgd      3855: /* SMC products */
1.641     mycroft  3856: product SMC 37C665     0x1000  FDC37C665
                   3857: product SMC 37C922     0x1001  FDC37C922
1.36      thorpej  3858: product SMC 83C170     0x0005  83C170 (\"EPIC/100\") Fast Ethernet
1.139     thorpej  3859: product SMC 83C175     0x0006  83C175 (\"EPIC/100\") Fast Ethernet
1.145     mcr      3860:
1.665     junyoung 3861: /* Solidum Systems */
1.145     mcr      3862: product SOLIDUM AMD971         0x2000 SNP8023: AMD 971
                   3863: product SOLIDUM CLASS802       0x8023 SNP8023: Classifier Engine
1.966     matt     3864: product SOLIDUM PAXWARE1100    0x1100 PAX.ware 1100 Dual Gb Classifier Engine
1.221     nathanw  3865:
1.150     drochner 3866: /* Sony products */
1.541     christos 3867: product SONY   CXD1947A        0x8009  CXD1947A IEEE 1394 Host Controller
1.643     mycroft  3868: product SONY   CXD3222         0x8039  CXD3222 IEEE 1394 Host Controller
1.195     jdolecek 3869: product SONY   MEMSTICK        0x808a  Memory Stick I/F Controller
1.150     drochner 3870:
1.665     junyoung 3871: /* Sun Microsystems products */
1.229     mrg      3872: product SUN EBUS       0x1000  PCIO Ebus2
                   3873: product SUN HMENETWORK 0x1001  PCIO Happy Meal Ethernet
1.310     mrg      3874: product SUN EBUSIII    0x1100  PCIO Ebus2 (US III)
                   3875: product SUN ERINETWORK 0x1101  ERI Ethernet
1.966     matt     3876: product SUN FIREWIRE   0x1102  FireWire Controller
                   3877: product SUN USB                0x1103  USB Controller
1.356     eeh      3878: product SUN GEMNETWORK 0x2bad  GEM Gigabit Ethernet
1.966     matt     3879: product SUN SIMBA      0x5000  Simba PCI Bridge
1.641     mycroft  3880: product SUN 5821       0x5454  BCM5821
1.560     jonathan 3881: product SUN SCA1K      0x5455  Crypto Accelerator 1000
1.966     matt     3882: product SUN PSYCHO     0x8000  psycho PCI Controller
1.241     mrg      3883: product SUN MS_IIep    0x9000  microSPARC IIep PCI
1.150     drochner 3884: product SUN US_IIi     0xa000  UltraSPARC IIi PCI
1.315     matt     3885: product SUN US_IIe     0xa001  UltraSPARC IIe PCI
1.158     thorpej  3886:
                   3887: /* Sundance Technology products */
1.905     xtraeme  3888: product SUNDANCETI IP100A      0x0200  IP100A 10/100 Ethernet
1.158     thorpej  3889: product SUNDANCETI ST201       0x0201  ST201 10/100 Ethernet
1.769     dogcow   3890: product SUNDANCETI ST1023      0x1023  ST1023 Gigabit Ethernet
1.336     thorpej  3891: product SUNDANCETI ST2021      0x2021  ST2021 Gigabit Ethernet
1.59      thorpej  3892:
                   3893: /* Surecom Technology products */
                   3894: product SURECOM NE34   0x0e34  NE-34 Ethernet
1.12      cgd      3895:
                   3896: /* Symphony Labs products */
1.238     joda     3897: product SYMPHONY       82C101  0x0001  82C101
                   3898: product SYMPHONY       82C103  0x0103  82C103
                   3899: product SYMPHONY       82C105  0x0105  82C105
                   3900: product SYMPHONY2      82C101  0x0001  82C101
                   3901: product SYMPHONY       83C553  0x0565  83C553 PCI-ISA Bridge
                   3902:
                   3903: /* Schneider & Koch (really SysKonnect) products */
1.541     christos 3904: product SCHNEIDERKOCH  SKNET_FDDI      0x4000  SK-NET FDDI-xP
                   3905: product SCHNEIDERKOCH  SKNET_GE        0x4300  SK-NET GE
1.570     jdolecek 3906: product SCHNEIDERKOCH  SK9821v2        0x4320  SK-9821 v2.0
1.443     fvdl     3907: product SCHNEIDERKOCH  SK_9DX1         0x4400  SK-NET SK-9DX1 Gigabit Ethernet
1.388     thorpej  3908: /* These next two are are really subsystem IDs */
                   3909: product SCHNEIDERKOCH  SK_9D21         0x4421  SK-9D21 1000BASE-T
                   3910: product SCHNEIDERKOCH  SK_9D41         0x4441  SK-9D41 1000BASE-X
1.831     riz      3911:
                   3912: product SCHNEIDERKOCH  SK_9SXX         0x9000  SK-9Sxx Gigabit Ethernet
1.750     jonathan 3913: /* This next entry is used for both single-port (SK-9E21D) and dual-port
1.769     dogcow   3914:  * (SK-9E22) gig-e based on Marvell Yukon-2, with PCI revision 0x17 for
                   3915:  * the single-port and 0x12 for the    dual-port.
1.750     jonathan 3916:  */
                   3917: product SCHNEIDERKOCH  SK_9E21         0x9e00  SK-9E21D/SK-9E22 1000base-T
1.335     thorpej  3918:
1.665     junyoung 3919: /* Tamarack Microelectronics */
1.641     mycroft  3920: product TAMARACK       TC9021          0x1021  TC9021 Gigabit Ethernet
                   3921: product TAMARACK       TC9021_ALT      0x9021  TC9021 Gigabit Ethernet (alt ID)
1.12      cgd      3922:
1.595     chs      3923: /* Tandem Computers */
1.966     matt     3924: product TANDEM SERVERNETII     0x0005  ServerNet II VIA Adapter
1.595     chs      3925:
                   3926: /* Tekram Technology products (1st PCI Vendor ID) */
1.31      cgd      3927: product TEKRAM DC290           0xdc29  DC-290(M)
1.24      tls      3928:
                   3929: /* Tekram Technology products (2nd PCI Vendor ID) */
1.31      cgd      3930: product TEKRAM2        DC690C          0x690c  DC-690C
1.541     christos 3931: product TEKRAM2        DC315           0x0391  DC-315/DC-395
1.24      tls      3932:
1.27      augustss 3933: /* Texas Instruments products */
1.541     christos 3934: product TI     TLAN            0x0500  TLAN
                   3935: product TI     TVP4020         0x3d07  TVP4020 Permedia 2
                   3936: product TI     TSB12LV21       0x8000  TSB12LV21 IEEE 1394 Host Controller
1.643     mycroft  3937: product TI     TSB12LV22       0x8009  TSB12LV22 IEEE 1394 Host Controller
                   3938: product TI     PCI4450LYNX     0x8011  PCI4450 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
                   3939: product TI     PCI4410LYNX     0x8017  PCI4410 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
                   3940: product TI     TSB12LV23       0x8019  TSB12LV23 IEEE 1394 Host Controller
                   3941: product TI     TSB12LV26       0x8020  TSB12LV26 IEEE 1394 Host Controller
                   3942: product TI     TSB43AA22       0x8021  TSB43AA22 IEEE 1394 Host Controller
                   3943: product TI     TSB43AA22A      0x8023  TSB43AA22/A IEEE 1394 Host Controller
                   3944: product TI     TSB43AA23       0x8024  TSB43AA23 IEEE 1394 Host Controller
                   3945: product TI     TSB43AB21       0x8026  TSB43AA21 IEEE 1394 Host Controller
                   3946: product TI     PCI4451LYNX     0x8027  PCI4451 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
                   3947: product TI     PCI4510LYNX     0x8029  PCI4510 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
                   3948: product TI     PCI4520LYNX     0x802A  PCI4520 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
                   3949: product TI     PCI7410LYNX     0x802B  PCI7[4-6]10 IEEE 1394 Host Controller w/ PCI-CardBus Bridge
1.769     dogcow   3950: product TI     PCI72111CB      0x8031  PCI7x21/7x11 Cardbus Controller
                   3951: product TI     PCI72111FW      0x8032  PCI7x21/7x11 IEEE 1394 Host Controller
                   3952: product TI     PCI72111FM      0x8033  PCI7x21/7x11 Integrated FlashMedia Controller
1.993     hubertf  3953: product TI     PCI72111SD      0x8034  PCI7x21/7x11 SD Card Controller
                   3954: product TI     PCI72111SM      0x8035  PCI7x21/7x11 SM Card Controller
1.722     seb      3955: product TI     PCI6515A        0x8036  PCI6515A Cardbus Controller
                   3956: product TI     PCI6515ASM      0x8038  PCI6515A Cardbus Controller (Smart Card mode)
1.976     jakllsch 3957: product TI     PCIXX12CB       0x8039  PCIXX12 Cardbus Controller
                   3958: product TI     PCIXX12FW       0x803a  PCIXX12 IEEE 1394 Host Controller
                   3959: product TI     PCIXX12FM       0x803b  PCIXX12 Integrated FlashMedia Controller
                   3960: product TI     PCIXX12SD       0x803c  PCIXX12 Secure Digital Host Controller
                   3961: product TI     PCIXX12SM       0x803d  PCIXX12 Smart Card
1.834     sketch   3962: product TI     ACX100A         0x8400  ACX100A 802.11b
                   3963: product TI     ACX100B         0x8401  ACX100B 802.11b
1.666     jdarrow  3964: product TI     ACX111          0x9066  ACX111 802.11b/g
1.114     jonathan 3965: product TI     PCI1130         0xac12  PCI1130 PCI-CardBus Bridge
1.186     joda     3966: product TI     PCI1031         0xac13  PCI1031 PCI-PCMCIA Bridge
1.114     jonathan 3967: product TI     PCI1131         0xac15  PCI1131 PCI-CardBus Bridge
                   3968: product TI     PCI1250         0xac16  PCI1250 PCI-CardBus Bridge
                   3969: product TI     PCI1220         0xac17  PCI1220 PCI-CardBus Bridge
                   3970: product TI     PCI1221         0xac19  PCI1221 PCI-CardBus Bridge
1.249     haya     3971: product TI     PCI1210         0xac1a  PCI1210 PCI-CardBus Bridge
1.154     augustss 3972: product TI     PCI1450         0xac1b  PCI1450 PCI-CardBus Bridge
1.122     veego    3973: product TI     PCI1225         0xac1c  PCI1225 PCI-CardBus Bridge
                   3974: product TI     PCI1251         0xac1d  PCI1251 PCI-CardBus Bridge
1.143     veego    3975: product TI     PCI1211         0xac1e  PCI1211 PCI-CardBus Bridge
1.154     augustss 3976: product TI     PCI1251B        0xac1f  PCI1251B PCI-CardBus Bridge
1.186     joda     3977: product TI     PCI2030         0xac20  PCI2030 PCI-PCI Bridge
1.463     drochner 3978: product TI     PCI2050         0xac28  PCI2050 PCI-PCI Bridge
1.643     mycroft  3979: product TI     PCI4450YENTA    0xac40  PCI4450 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3980: product TI     PCI4410YENTA    0xac41  PCI4410 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3981: product TI     PCI4451YENTA    0xac42  PCI4451 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3982: product TI     PCI4510YENTA    0xac44  PCI4510 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3983: product TI     PCI4520YENTA    0xac46  PCI4520 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3984: product TI     PCI7510YENTA    0xac47  PCI7510 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3985: product TI     PCI7610YENTA    0xac48  PCI7610 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
                   3986: product TI     PCI7410YENTA    0xac49  PCI7410 PCI-CardBus Bridge w/ IEEE 1394 Host Controller
1.966     matt     3987: product TI     PCI7610SM       0xac4A  PCI7610 PCI-CardBus Bridge (Smart Card Mode)
                   3988: product TI     PCI7410SD       0xac4B  PCI7[46]10 PCI-CardBus Bridge (SD/MMC Mode)
                   3989: product TI     PCI7410MS       0xac4C  PCI7[46]10 PCI-CardBus Bridge (Memory Stick Mode)
1.249     haya     3990: product TI     PCI1410         0xac50  PCI1410 PCI-CardBus Bridge
1.154     augustss 3991: product TI     PCI1420         0xac51  PCI1420 PCI-CardBus Bridge
1.187     haya     3992: product TI     PCI1451         0xac52  PCI1451 PCI-CardBus Bridge
1.530     haya     3993: product TI     PCI1421         0xac53  PCI1421 PCI-CardBus Bridge
                   3994: product TI     PCI1620         0xac54  PCI1620 PCI-CardBus Bridge
                   3995: product TI     PCI1520         0xac55  PCI1520 PCI-CardBus Bridge
                   3996: product TI     PCI1510         0xac56  PCI1510 PCI-CardBus Bridge
                   3997: product TI     PCI1530         0xac57  PCI1530 PCI-CardBus Bridge
                   3998: product TI     PCI1515         0xac58  PCI1515 PCI-CardBus Bridge
1.642     mycroft  3999: product TI     PCI2040         0xac60  PCI2040 PCI-DSP Bridge
1.966     matt     4000: product TI     PCI7420YENTA    0xac8e  PCI7420 PCI-Cardbus Bridge w/ IEEE 1394 Host Controller
1.308     bouyer   4001:
                   4002: /* Titan Electronics products */
1.434     seb      4003: product TITAN PCI800L          0x8080  PCI-800L
1.308     bouyer   4004: product TITAN PCI800H          0xa003  PCI-800H
1.337     bouyer   4005: product TITAN PCI100H          0xa001  PCI-100H
1.131     augustss 4006:
1.141     soren    4007: /* Toshiba America products */
1.56      drochner 4008: product TOSHIBA R4X00          0x0009  R4x00 Host-PCI Bridge
                   4009: product TOSHIBA TC35856F       0x0020  TC35856F ATM (\"Meteor\")
1.114     jonathan 4010:
1.248     soren    4011: /* Toshiba products */
1.548     simonb   4012: product TOSHIBA2 PORTEGE       0x0001  Portege Notebook
1.996     christos 4013: product TOSHIBA2 PICCOLO       0x0101  Piccolo IDE Controller
                   4014: product TOSHIBA2 PICCOLO2      0x0102  Piccolo 2 IDE Controller
                   4015: product TOSHIBA2 PICCOLO3      0x0103  Piccolo 3 IDE Controller
                   4016: product TOSHIBA2 PICCOLO5      0x0105  Piccolo 5 IDE Controller
1.548     simonb   4017: product TOSHIBA2 HOST          0x0601  Host Bridge/Controller
1.642     mycroft  4018: product TOSHIBA2 ISA           0x0602  PCI-ISA Bridge
                   4019: product TOSHIBA2 ToPIC95       0x0603  ToPIC95 PCI-CardBus Bridge
                   4020: product TOSHIBA2 ToPIC95B      0x060a  ToPIC95B PCI-CardBus Bridge
                   4021: product TOSHIBA2 ToPIC97       0x060f  ToPIC97 PCI-CardBus Bridge
1.996     christos 4022: product TOSHIBA2 SANREMO       0x0618  SanRemo? Triangle Host Bridge
1.550     hubertf  4023: product TOSHIBA2 SMCARD                0x0804  Smart Media Controller
                   4024: product TOSHIBA2 SDCARD                0x0805  Secure Digital Card Controller Type-A
1.642     mycroft  4025: product TOSHIBA2 ToPIC100      0x0617  ToPIC100 PCI-CardBus Bridge
1.248     soren    4026: product TOSHIBA2 OBOE          0x0701  Fast Infrared Type O
                   4027: product TOSHIBA2 DONAUOBOE     0x0d01  Fast Infrared Type DO
1.341     cjs      4028:
                   4029: /* Transmeta products */
1.966     matt     4030: product TRANSMETA TM8000NB     0x0061  TM8000 Integrated North Bridge
                   4031: product TRANSMETA NORTHBRIDGE  0x0295  Virtual North Bridge
                   4032: product TRANSMETA LONGRUN      0x0395  LongRun North Bridge
1.341     cjs      4033: product TRANSMETA SDRAM                0x0396  SDRAM Controller
                   4034: product TRANSMETA BIOS_SCRATCH 0x0397  BIOS Scratchpad
1.12      cgd      4035:
                   4036: /* Trident products */
1.358     itojun   4037: product TRIDENT 4DWAVE_DX      0x2000  4DWAVE DX
                   4038: product TRIDENT 4DWAVE_NX      0x2001  4DWAVE NX
1.231     augustss 4039: product TRIDENT CYBERBLADE_I7  0x8420  CyberBlade i7
1.12      cgd      4040: product TRIDENT        TGUI_9320       0x9320  TGUI 9320
1.25      veego    4041: product TRIDENT        TGUI_9350       0x9350  TGUI 9350
                   4042: product TRIDENT        TGUI_9360       0x9360  TGUI 9360
1.80      mark     4043: product TRIDENT        CYBER_9397      0x9397  CYBER 9397
1.228     soren    4044: product TRIDENT        CYBER_9397DVD   0x939a  CYBER 9397DVD
1.180     hubertf  4045: product TRIDENT        CYBER_9525      0x9525  CYBER 9525
1.12      cgd      4046: product TRIDENT        TGUI_9420       0x9420  TGUI 9420
                   4047: product TRIDENT        TGUI_9440       0x9440  TGUI 9440
                   4048: product TRIDENT        TGUI_9660       0x9660  TGUI 9660
                   4049: product TRIDENT        TGUI_9680       0x9680  TGUI 9680
                   4050: product TRIDENT        TGUI_9682       0x9682  TGUI 9682
1.317     hubertf  4051: product TRIDENT        CYBERBLADE      0x9910  CyberBlade
1.232     bouyer   4052:
                   4053: /* Triones Technologies products */
                   4054: /* The 366 and 370 controllers have the same product ID */
1.595     chs      4055: product TRIONES HPT343         0x0003  HPT343/345 IDE Controller
                   4056: product TRIONES HPT366         0x0004  HPT366/370/372 IDE Controller
                   4057: product TRIONES HPT372A                0x0005  HPT372A IDE Controller
1.566     chs      4058: product TRIONES HPT302         0x0006  HPT302 IDE Controller
1.595     chs      4059: product TRIONES HPT371         0x0007  HPT371 IDE Controller
1.548     simonb   4060: product TRIONES HPT374         0x0008  HPT374 IDE Controller
1.595     chs      4061: product TRIONES HPT372N                0x0009  HPT372N IDE Controller
1.991     cegger   4062: product TRIONES ROCKETRAID_2310        0x2310  RocketRAID 2310 RAID card
1.62      mark     4063:
                   4064: /* TriTech Microelectronics products*/
                   4065: product TRITECH        TR25202         0xfc02  Pyramid3D TR25202
1.4       cgd      4066:
                   4067: /* Tseng Labs products */
1.12      cgd      4068: product TSENG ET4000_W32P_A    0x3202  ET4000w32p rev A
                   4069: product TSENG ET4000_W32P_B    0x3205  ET4000w32p rev B
                   4070: product TSENG ET4000_W32P_C    0x3206  ET4000w32p rev C
                   4071: product TSENG ET4000_W32P_D    0x3207  ET4000w32p rev D
                   4072: product TSENG ET6000           0x3208  ET6000
1.4       cgd      4073:
1.781     jmcneill 4074: /* Turtle Beach products */
                   4075: product TURTLE_BEACH SANTA_CRUZ        0x3357  Santa Cruz
                   4076:
1.4       cgd      4077: /* UMC products */
1.25      veego    4078: product UMC UM82C881   0x0001  UM82C881 486 Chipset
1.642     mycroft  4079: product UMC UM82C886   0x0002  UM82C886 PCI-ISA Bridge
1.25      veego    4080: product UMC UM8673F    0x0101  UM8673F EIDE Controller
                   4081: product UMC UM8881     0x0881  UM8881 HB4 486 PCI Chipset
                   4082: product UMC UM82C891   0x0891  UM82C891
                   4083: product UMC UM886A     0x1001  UM886A
1.24      tls      4084: product UMC UM8886BF   0x673a  UM8886BF
1.25      veego    4085: product UMC UM8710     0x8710  UM8710
                   4086: product UMC UM8886     0x886a  UM8886
1.966     matt     4087: product UMC UM8881F    0x8881  UM8881F PCI-Host Bridge
                   4088: product UMC UM8886F    0x8886  UM8886F PCI-ISA Bridge
1.12      cgd      4089: product UMC UM8886A    0x888a  UM8886A
                   4090: product UMC UM8891A    0x8891  UM8891A
1.24      tls      4091: product UMC UM9017F    0x9017  UM9017F
                   4092: product UMC UM8886N    0xe88a  UM8886N
                   4093: product UMC UM8891N    0xe891  UM8891N
                   4094:
1.25      veego    4095: /* ULSI Systems products */
                   4096: product ULSI US201     0x0201  US201
1.191     bouyer   4097:
                   4098: /* US Robotics products */
1.293     jdolecek 4099: product USR 3C2884A    0x1007  56K Voice Internal PCI Modem (WinModem)
1.191     bouyer   4100: product USR 3CP5609    0x1008  3CP5609 PCI 16550 Modem
1.769     dogcow   4101: product USR2 USR997902 0x0116  USR997902 Gigabit Ethernet
1.966     matt     4102: product USR2 2415      0x3685  Wireless PCI-PCMCIA Adapter
1.25      veego    4103:
1.24      tls      4104: /* V3 Semiconductor products */
                   4105: product V3 V292PBC     0x0292  V292PBC AMD290x0 Host-PCI Bridge
                   4106: product V3 V960PBC     0x0960  V960PBC i960 Host-PCI Bridge
1.312     soren    4107: product V3 V96DPC      0xc960  V96DPC  i960 (Dual) Host-PCI Bridge
1.12      cgd      4108:
1.63      bouyer   4109: /* VIA Technologies products, from http://www.via.com.tw/ */
1.643     mycroft  4110: product VIATECH VT6305         0x0130  VT6305 IEEE 1394 Host Controller
1.886     kiyohara 4111: product VIATECH K8M800_0       0x0204  K8M800 Host
                   4112: product VIATECH K8T890_0       0x0238  K8T890 Host
1.806     kent     4113: product VIATECH KT880          0x0269  KT880 CPU to PCI Bridge
1.886     kiyohara 4114: product VIATECH K8HTB_0                0x0282  K8HTB Host
1.670     bouyer   4115: product VIATECH VT8363_HB      0x0305  VT8363 (Apollo KT133) Host Bridge
1.888     tron     4116: product VIATECH VT3351_HB_0351 0x0351  VT3351 Host Bridge
1.541     christos 4117: product VIATECH        VT8371_HB       0x0391  VT8371 (Apollo KX133) Host Bridge
1.670     bouyer   4118: product VIATECH VT8501_MVP4    0x0501  VT8501 (Apollo MVP4) Host Bridge
1.548     simonb   4119: product VIATECH VT82C505       0x0505  VT82C505 (Pluto)
1.24      tls      4120: product VIATECH VT82C561       0x0561  VT82C561
1.87      bouyer   4121: product VIATECH VT82C586A_IDE  0x0571  VT82C586A IDE Controller
1.24      tls      4122: product VIATECH VT82C576       0x0576  VT82C576 3V
1.895     xtraeme  4123: product VIATECH CX700_IDE      0x0581  CX700 IDE Controller
1.63      bouyer   4124: product VIATECH VT82C580VP     0x0585  VT82C580 (Apollo VP) Host-PCI Bridge
1.670     bouyer   4125: product VIATECH VT82C586_ISA   0x0586  VT82C586 PCI-ISA Bridge
1.842     bouyer   4126: product VIATECH VT8237A_SATA   0x0591  VT8237A Integrated SATA Controller
1.63      bouyer   4127: product VIATECH VT82C595       0x0595  VT82C595 (Apollo VP2) Host-PCI Bridge
1.670     bouyer   4128: product VIATECH VT82C596A      0x0596  VT82C596A PCI-ISA Bridge
1.109     sakamoto 4129: product VIATECH VT82C597       0x0597  VT82C597 (Apollo VP3) Host-PCI Bridge
1.414     mycroft  4130: product VIATECH VT82C598PCI    0x0598  VT82C598 (Apollo MVP3) Host-PCI Bridge
                   4131: product VIATECH VT8605PCI      0x0605  VT8605 (Apollo ProMedia 133) Host-PCI Bridge
1.670     bouyer   4132: product VIATECH VT82C686A_ISA  0x0686  VT82C686A PCI-ISA Bridge
1.109     sakamoto 4133: product VIATECH VT82C691       0x0691  VT82C691 (Apollo Pro) Host-PCI
                   4134: product VIATECH VT82C693       0x0693  VT82C693 (Apollo Pro Plus) Host-PCI
1.40      drochner 4135: product VIATECH VT86C926       0x0926  VT86C926 Amazon PCI-Ethernet Controller
1.32      fvdl     4136: product VIATECH        VT82C570M       0x1000  VT82C570M (Apollo) Host-PCI Bridge
                   4137: product VIATECH VT82C570MV     0x1006  VT82C570M (Apollo) PCI-ISA Bridge
1.806     kent     4138: product VIATECH KT880_1                0x1269  KT880 CPU to PCI Bridge
1.888     tron     4139: product VIATECH VT3351_HB_1351 0x1351  VT3351 Host Bridge
1.670     bouyer   4140: product VIATECH VT82C586_IDE   0x1571  VT82C586 IDE Controller
1.64      bouyer   4141: product VIATECH VT82C595_2     0x1595  VT82C595 (Apollo VP2) Host-PCI Bridge
1.806     kent     4142: product VIATECH KT880_2                0x2269  KT880 CPU to PCI Bridge
1.888     tron     4143: product VIATECH VT3351_HB_2351 0x2351  VT3351 Host Bridge
                   4144: product VIATECH VT8251_PPB_287A        0x287a  VT8251 PCI-PCI Bridge
                   4145: product VIATECH VT8251_PCIE1   0x287c  VT8251 PCIE Root Port1
                   4146: product VIATECH VT8251_PCIE2   0x287d  VT8251 PCIE Root Port2
                   4147: product VIATECH VT8251_VLINK   0x287e  VT8251 Ultra VLINK Controller
1.40      drochner 4148: product VIATECH VT83C572       0x3038  VT83C572 USB Controller
1.670     bouyer   4149: product VIATECH VT82C586_PWR   0x3040  VT82C586 Power Management Controller
1.96      thorpej  4150: product VIATECH VT3043         0x3043  VT3043 (Rhine) 10/100 Ethernet
1.668     rumble   4151: product VIATECH VT6306         0x3044  VT6306 IEEE 1394 Host Controller
1.743     xtraeme  4152: product VIATECH VT6105M        0x3053  VT6105M (Rhine III) 10/100 Ethernet
1.205     tsarna   4153: product VIATECH VT82C686A_SMB  0x3057  VT82C686A SMBus Controller
                   4154: product VIATECH VT82C686A_AC97 0x3058  VT82C686A AC-97 Audio Controller
1.472     kent     4155: product VIATECH VT8233_AC97    0x3059  VT8233/VT8235 AC-97 Audio Controller
1.541     christos 4156: product VIATECH        VT6102          0x3065  VT6102 (Rhine II) 10/100 Ethernet
1.439     jdolecek 4157: product VIATECH VT82C686A_MC97 0x3068  VT82C686A MC-97 Modem Controller
1.367     augustss 4158: product VIATECH VT8233         0x3074  VT8233 PCI-ISA Bridge
                   4159: product VIATECH VT8366         0x3099  VT8366 (Apollo KT266) CPU-PCI Bridge
1.439     jdolecek 4160: product VIATECH VT8653         0x3101  VT8653 (Apollo Pro 266T) CPU-PCI Bridge
1.565     bouyer   4161: product VIATECH VT8237_EHCI    0x3104  VT8237 EHCI USB Controller
1.568     dogcow   4162: product VIATECH VT6105         0x3106  VT6105 (Rhine III) 10/100 Ethernet
1.694     jdolecek 4163: product VIATECH VT612X         0x3119  VT612X (Velocity) 10/100/1000 Ethernet
1.644     lukem    4164: product VIATECH VT8623_VGA     0x3122  VT8623 (Apollo CLE266) VGA Controller
                   4165: product VIATECH VT8623         0x3123  VT8623 (Apollo CLE266) CPU-PCI Bridge
1.438     cjs      4166: product VIATECH VT8233A                0x3147  VT8233A PCI-ISA Bridge
1.575     bouyer   4167: product VIATECH VT8237_SATA    0x3149  VT8237 Integrated SATA Controller
1.886     kiyohara 4168: product VIATECH K8HTB          0x3188  K8HTB Host
1.888     tron     4169: product VIATECH VT6421_RAID    0x3249  VT6421 Serial RAID Controller
1.811     jmcneill 4170: product        VIATECH VT3314_IG       0x3344  VT3314 CN900 UniChrome Integrated Graphics
1.785     xtraeme  4171: product VIATECH VT8237R_SATA   0x3349  VT8237R Integrated SATA Controller
1.888     tron     4172: product VIATECH VT3351_HB_3351 0x3351  VT3351 Host Bridge
1.966     matt     4173: product VIATECH KT880_3                0x3269  KT880 CPU to PCI Bridge
1.472     kent     4174: product VIATECH VT8235         0x3177  VT8235 (Apollo KT400) PCI-ISA Bridge
1.526     augustss 4175: product VIATECH VT8377         0x3189  VT8377 Apollo KT400 CPU to PCI Bridge
1.806     kent     4176: product VIATECH VT8378         0x3205  VT8378 Apollo KM400 CPU to PCI Bridge
1.1000    jakllsch 4177: product VIATECH VT8237         0x3227  VT8237 PCI-LPC Bridge
                   4178: product        VIATECH VT8251          0x3287  VT8251 PCI-LPC Bridge
1.806     kent     4179: product        VIATECH VT8237A_HDA     0x3288  VT8237A/VT8251 High Definition Audio Controller
1.867     mlelstv  4180: product        VIATECH VT8237A_ISA     0x3337  VT8237A/VT82C586A PCI-ISA Bridge
1.888     tron     4181: product VIATECH VT8237S_ISA    0x3372  VT8237S PCI-ISA Bridge
                   4182: product VIATECH VT8237A_PPB    0x337a  VT8237A PCI-PCI Bridge
                   4183: product VIATECH VT8237A_HB     0x337b  VT8237A Host Bridge
1.806     kent     4184: product VIATECH KT880_4                0x4269  KT880 CPU to PCI Bridge
1.888     tron     4185: product VIATECH VT3351_HB_4351 0x4351  VT3351 Host Bridge
1.953     rmind    4186: product VIATECH CX700M2_IDE    0x5324  CX700M2/VX700 IDE Controller
1.987     sborrill 4187: product VIATECH VT8237A_SATA_2 0x5337  VT8237A Integrated SATA Controller
1.888     tron     4188: product VIATECH VT3351_IOAPIC  0x5351  VT3351 I/O APIC Interrupt Controller
1.969     nonaka   4189: product VIATECH VT8237S_SATA   0x5372  VT8237S Integrated SATA Controller
1.91      thorpej  4190: product VIATECH VT86C100A      0x6100  VT86C100A (Rhine-II) 10/100 Ethernet
1.769     dogcow   4191: product VIATECH VT8378_IG      0x7205  VT8378 KM400 UniChrome Integrated Graphics
1.806     kent     4192: product VIATECH KT880_5                0x7269  KT880 CPU to PCI Bridge
1.888     tron     4193: product VIATECH VT3351_HB_7351 0x7351  VT3351 Host Bridge
1.752     xtraeme  4194: product VIATECH VT8231         0x8231  VT8231 PCI-ISA Bridge
1.644     lukem    4195: product VIATECH VT8231_PWR     0x8235  VT8231 Power Management Controller
1.670     bouyer   4196: product VIATECH VT8363_PPB     0x8305  VT8363 (Apollo KT133) PCI to AGP Bridge
1.1002    jakllsch 4197: product VIATECH CX700          0x8324  CX700 PCI-LPC Bridge
                   4198: product VIATECH VX800          0x8353  VX800/VX820 PCI-LPC Bridge
1.644     lukem    4199: product VIATECH VT8371_PPB     0x8391  VT8371 (Apollo KX133) PCI-PCI Bridge
1.670     bouyer   4200: product VIATECH VT8501AGP      0x8501  VT8501 (Apollo MVP4) CPU-AGP Bridge
1.414     mycroft  4201: product VIATECH VT82C597AGP    0x8597  VT82C597 (Apollo VP3) CPU-AGP Bridge
                   4202: product VIATECH VT82C598AGP    0x8598  VT82C598 (Apollo MVP3) CPU-AGP Bridge
                   4203: product VIATECH VT8605AGP      0x8605  VT8605 (Apollo ProMedia 133) Host-AGP Bridge
1.888     tron     4204: product VIATECH K8T890_PPB_A238        0xa238  K8T890 PCI-PCI Bridge
1.439     jdolecek 4205: product VIATECH VT8633AGP      0xb091  VT8633 (Apollo Pro 266) CPU-AGP Bridge
1.670     bouyer   4206: product VIATECH VT8366AGP      0xb099  VT8366 (Apollo KT266) CPU-AGP Bridge
1.526     augustss 4207: product VIATECH VT8377AGP      0xb168  VT8377 CPU-AGP Bridge
1.886     kiyohara 4208: product VIATECH K8HTB_AGP      0xb188  K8HTB AGP
1.699     xtraeme  4209: product VIATECH VT8377CEAGP    0xb198  VT8377CE CPU-AGP Bridge
1.888     tron     4210: product VIATECH VT3237_PPB     0xb999  K8T890 North / VT8237 South PCI-PCI Bridge
                   4211: product VIATECH K8T890_PPB_C238        0xc238  K8T890 PCI-PCI Bridge
                   4212: product VIATECH K8T890_PPB_D238        0xd238  K8T890 PCI-PCI Bridge
                   4213: product VIATECH K8T890_PPB_E238        0xe238  K8T890 PCI-PCI Bridge
                   4214: product VIATECH K8T890_PPB_F238        0xf238  K8T890 PCI-PCI Bridge
1.12      cgd      4215:
                   4216: /* Vortex Computer Systems products */
1.243     ad       4217: product VORTEX GDT_60x0                0x0000  GDT6000/6020/6050
                   4218: product VORTEX GDT_6000B       0x0001  GDT6000B/6010
                   4219: product VORTEX GDT_6x10                0x0002  GDT6110/6510
                   4220: product VORTEX GDT_6x20                0x0003  GDT6120/6520
                   4221: product VORTEX GDT_6530                0x0004  GDT6530
                   4222: product VORTEX GDT_6550                0x0005  GDT6550
                   4223: product VORTEX GDT_6x17                0x0006  GDT6117/6517
                   4224: product VORTEX GDT_6x27                0x0007  GDT6127/6527
                   4225: product VORTEX GDT_6537                0x0008  GDT6537
                   4226: product VORTEX GDT_6557                0x0009  GDT6557/6557-ECC
1.246     ad       4227: product VORTEX GDT_6x15                0x000a  GDT6115/6515
                   4228: product VORTEX GDT_6x25                0x000b  GDT6125/6525
                   4229: product VORTEX GDT_6535                0x000c  GDT6535
                   4230: product VORTEX GDT_6555                0x000d  GDT6555/6555-ECC
1.372     ad       4231: product VORTEX GDT_6x17RP      0x0100  GDT6[15]17RP
                   4232: product VORTEX GDT_6x27RP      0x0101  GDT6[15]27RP
1.243     ad       4233: product VORTEX GDT_6537RP      0x0102  GDT6537RP
                   4234: product VORTEX GDT_6557RP      0x0103  GDT6557RP
1.372     ad       4235: product VORTEX GDT_6x11RP      0x0104  GDT6[15]11RP
                   4236: product VORTEX GDT_6x21RP      0x0105  GDT6[15]21RP
                   4237: product VORTEX GDT_6x17RD      0x0110  GDT6[15]17RD
                   4238: product VORTEX GDT_6x27RD      0x0111  GDT6[5]127RD
1.243     ad       4239: product VORTEX GDT_6537RD      0x0112  GDT6537RD
                   4240: product VORTEX GDT_6557RD      0x0113  GDT6557RD
1.372     ad       4241: product VORTEX GDT_6x11RD      0x0114  GDT6[15]11RD
                   4242: product VORTEX GDT_6x21RD      0x0115  GDT6[15]21RD
                   4243: product VORTEX GDT_6x18RD      0x0118  GDT6[156]18RD
                   4244: product VORTEX GDT_6x28RD      0x0119  GDT6[156]28RD
                   4245: product VORTEX GDT_6x38RD      0x011a  GDT6[56]38RD
                   4246: product VORTEX GDT_6x58RD      0x011b  GDT6[56]58RD
                   4247: product VORTEX GDT_6x17RP2     0x0120  GDT6[15]17RP2
                   4248: product VORTEX GDT_6x27RP2     0x0121  GDT6[15]27RP2
                   4249: product VORTEX GDT_6537RP2     0x0123  GDT6537RP2
                   4250: product VORTEX GDT_6x11RP2     0x0124  GDT6[15]11RP2
1.541     christos 4251: product VORTEX GDT_6x21RP2     0x0125  GDT6[15]21RP2
1.372     ad       4252: product VORTEX GDT_6x13RS      0x0136  GDT6513RS
                   4253: product VORTEX GDT_6x23RS      0x0137  GDT6523RS
1.246     ad       4254: product VORTEX GDT_6518RS      0x0138  GDT6518RS
1.372     ad       4255: product VORTEX GDT_6x28RS      0x0139  GDT6x28RS
                   4256: product VORTEX GDT_6x38RS      0x013a  GDT6x38RS
                   4257: product VORTEX GDT_6x58RS      0x013b  GDT6x58RS
                   4258: product VORTEX GDT_6x33RS      0x013c  GDT6x33RS
                   4259: product VORTEX GDT_6x43RS      0x013d  GDT6x43RS
                   4260: product VORTEX GDT_6x53RS      0x013e  GDT6x53RS
                   4261: product VORTEX GDT_6x63RS      0x013f  GDT6x63RS
                   4262: product VORTEX GDT_7x13RN      0x0166  GDT7x13RN
                   4263: product VORTEX GDT_7x23RN      0x0167  GDT7x23RN
                   4264: product VORTEX GDT_7x18RN      0x0168  GDT7[156]18RN
                   4265: product VORTEX GDT_7x28RN      0x0169  GDT7[156]28RN
                   4266: product VORTEX GDT_7x38RN      0x016a  GDT7[56]38RN
                   4267: product VORTEX GDT_7x58RN      0x016b  GDT7[56]58RN
                   4268: product VORTEX GDT_7x43RN      0x016d  GDT7[56]43RN
                   4269: product VORTEX GDT_7x53RN      0x016E  GDT7x53RN
                   4270: product VORTEX GDT_7x63RN      0x016F  GDT7x63RN
                   4271: product VORTEX GDT_4x13RZ      0x01D6  GDT4x13RZ
                   4272: product VORTEX GDT_4x23RZ      0x01D7  GDT4x23RZ
                   4273: product VORTEX GDT_8x13RZ      0x01F6  GDT8x13RZ
                   4274: product VORTEX GDT_8x23RZ      0x01F7  GDT8x23RZ
                   4275: product VORTEX GDT_8x33RZ      0x01FC  GDT8x33RZ
                   4276: product VORTEX GDT_8x43RZ      0x01FD  GDT8x43RZ
                   4277: product VORTEX GDT_8x53RZ      0x01FE  GDT8x53RZ
                   4278: product VORTEX GDT_8x63RZ      0x01FF  GDT8x63RZ
                   4279: product VORTEX GDT_6x19RD      0x0210  GDT6[56]19RD
                   4280: product VORTEX GDT_6x29RD      0x0211  GDT6[56]29RD
                   4281: product VORTEX GDT_7x19RN      0x0260  GDT7[56]19RN
                   4282: product VORTEX GDT_7x29RN      0x0261  GDT7[56]29RN
                   4283: product VORTEX GDT_ICP         0x0300  ICP
1.12      cgd      4284:
                   4285: /* VLSI products */
1.25      veego    4286: product VLSI 82C592    0x0005  82C592 CPU Bridge
                   4287: product VLSI 82C593    0x0006  82C593 ISA Bridge
                   4288: product VLSI 82C594    0x0007  82C594 Wildcat System Controller
                   4289: product VLSI 82C596597 0x0008  82C596/597 Wildcat ISA Bridge
                   4290: product VLSI 82C541    0x000c  82C541
                   4291: product VLSI 82C543    0x000d  82C543
                   4292: product VLSI 82C532    0x0101  82C532
                   4293: product VLSI 82C534    0x0102  82C534
                   4294: product VLSI 82C535    0x0104  82C535
                   4295: product VLSI 82C147    0x0105  82C147
                   4296: product VLSI 82C975    0x0200  82C975
                   4297: product VLSI 82C925    0x0280  82C925
1.12      cgd      4298:
1.744     xtraeme  4299: /* VMware products */
1.769     dogcow   4300: product VMWARE VIRTUAL 0x0710  Virtual SVGA
1.744     xtraeme  4301: product VMWARE VIRTUAL2 0x0405 Virtual SVGA II
                   4302:
1.12      cgd      4303: /* Weitek products */
                   4304: product WEITEK P9000   0x9001  P9000
                   4305: product WEITEK P9100   0x9100  P9100
1.25      veego    4306:
                   4307: /* Western Digital products */
1.541     christos 4308: product WD WD33C193A   0x0193  WD33C193A
1.25      veego    4309: product WD WD33C196A   0x0196  WD33C196A
                   4310: product WD WD33C197A   0x0197  WD33C197A
                   4311: product WD WD7193      0x3193  WD7193
                   4312: product WD WD7197      0x3197  WD7197
                   4313: product WD WD33C296A   0x3296  WD33C296A
                   4314: product WD WD34C296    0x4296  WD34C296
1.312     soren    4315: product WD 90C         0xc24a  90C
1.12      cgd      4316:
                   4317: /* Winbond Electronics products */
1.470     pooka    4318: product WINBOND W83769F                0x0001  W83769F
1.306     matt     4319: product WINBOND W83C553F_0     0x0565  W83C553F PCI-ISA Bridge
                   4320: product WINBOND W83C553F_1     0x0105  W83C553F IDE Controller
1.470     pooka    4321: product WINBOND W89C840F       0x0840  W89C840F 10/100 Ethernet
                   4322: product WINBOND W89C940F       0x0940  W89C940F Ethernet
                   4323: product WINBOND W89C940F_1     0x5a5a  W89C940F Ethernet
1.548     simonb   4324: product WINBOND        W6692           0x6692  W6692 ISDN
1.163     joda     4325:
1.647     itohy    4326: /* Workbit products */
                   4327: product WORKBIT NJSC32BI               0x8007  NinjaSCSI-32Bi SCSI
1.830     itohy    4328: product WORKBIT NJATA32BI              0x8008  NinjaATA-32Bi IDE
1.647     itohy    4329: product WORKBIT NJSC32UDE              0x8009  NinjaSCSI-32UDE SCSI
                   4330: product WORKBIT NJSC32BI_KME           0xf007  NinjaSCSI-32Bi SCSI (KME)
1.830     itohy    4331: product WORKBIT NJATA32BI_KME          0xf008  NinjaATA-32Bi IDE (KME)
1.647     itohy    4332: product WORKBIT NJSC32UDE_IODATA       0xf010  NinjaSCSI-32UDE SCSI (IODATA)
                   4333: product WORKBIT NJSC32UDE_LOGITEC      0xf012  NinjaSCSI-32UDE SCSI (LOGITEC)
                   4334: product WORKBIT NJSC32UDE_LOGITEC2     0xf013  NinjaSCSI-32UDE SCSI (LOGITEC2)
                   4335: product WORKBIT NJSC32UDE_BUFFALO      0xf015  NinjaSCSI-32UDE SCSI (BUFFALO)
1.830     itohy    4336: product WORKBIT NPATA32_CF32A          0xf021  CF32A CompactFlash Adapter
1.858     ichiro   4337: product WORKBIT NPATA32_CF32A_BUFFALO  0xf024  CF32A CF Adapter (BUFFALO)
1.830     itohy    4338: product WORKBIT NPATA32_KME            0xf02c  NPATA-32 IDE (KME)
1.647     itohy    4339:
1.933     cegger   4340: /* XenSource products */
                   4341: product XENSOURCE XENPLATFORM          0x0001  Xen Platform Device
                   4342:
1.163     joda     4343: /* Xircom products */
                   4344: /* is the `-3' here just indicating revision 3, or is it really part
                   4345:    of the device name? */
                   4346: product XIRCOM X3201_3         0x0002  X3201-3 Fast Ethernet Controller
                   4347: /* this is the device id `indicating 21143 driver compatibility' */
                   4348: product XIRCOM X3201_3_21143   0x0003  X3201-3 Fast Ethernet Controller (21143)
1.303     thorpej  4349: product XIRCOM WINGLOBAL       0x000c  WinGlobal Modem
1.644     lukem    4350: product XIRCOM MODEM56         0x0103  56k Modem
1.97      thorpej  4351:
                   4352: /* Yamaha products */
1.245     jonathan 4353: product YAMAHA YMF724  0x0004  724 Audio
1.548     simonb   4354: product YAMAHA YMF740  0x000a  740 Audio
                   4355: product YAMAHA YMF740C 0x000c  740C (DS-1) Audio
                   4356: product YAMAHA YMF724F 0x000d  724F (DS-1) Audio
1.214     jonathan 4357: product YAMAHA YMF744B 0x0010  744 (DS-1S) Audio
                   4358: product YAMAHA YMF754  0x0012  754 (DS-1E) Audio
1.12      cgd      4359:
                   4360: /* Zeinet products */
                   4361: product ZEINET 1221    0x0001  1221
1.16      christos 4362:
1.24      tls      4363: /* Ziatech products */
                   4364: product ZIATECH ZT8905 0x8905 PCI-ST32 Bridge
                   4365:
1.98      drochner 4366: /* Zoran products */
                   4367: product ZORAN ZR36120  0x6120 Video Controller

CVSweb <webmaster@jp.NetBSD.org>