Regen; added ADI BECC product ID.

This commit is contained in:
thorpej 2002-08-04 21:47:58 +00:00
parent 4da9d49d31
commit 82421f1fdb
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.465 2002/08/03 17:12:42 kent Exp $ */
/* $NetBSD: pcidevs.h,v 1.466 2002/08/04 21:47:58 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.461 2002/08/03 17:10:35 kent Exp
* NetBSD: pcidevs,v 1.462 2002/08/04 21:47:25 thorpej Exp
*/
/*
@ -1379,6 +1379,7 @@
#define PCI_PRODUCT_INTEL_82815_FULL_AGP 0x1131 /* 82815 AGP */
#define PCI_PRODUCT_INTEL_82815_FULL_GRAPH 0x1132 /* 82815 Graphics */
#define PCI_PRODUCT_INTEL_82806AA 0x1161 /* 82806AA PCI64 Hub Advanced Programmable Interrupt Controller */
#define PCI_PRODUCT_INTEL_ADI_BECC 0x1162 /* ADI i80200 Big Endian Companion Chip */
#define PCI_PRODUCT_INTEL_IXP1200 0x1200 /* IXP1200 Network Processor */
#define PCI_PRODUCT_INTEL_82559ER 0x1209 /* 82559ER Fast Ethernet LAN Controller */
#define PCI_PRODUCT_INTEL_82092AA 0x1222 /* 82092AA IDE controller */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.463 2002/08/03 17:12:43 kent Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.464 2002/08/04 21:47:59 thorpej Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.461 2002/08/03 17:10:35 kent Exp
* NetBSD: pcidevs,v 1.462 2002/08/04 21:47:25 thorpej Exp
*/
/*
@ -3549,6 +3549,12 @@ const struct pci_knowndev pci_knowndevs[] = {
"Intel",
"82806AA PCI64 Hub Advanced Programmable Interrupt Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_ADI_BECC,
0,
"Intel",
"ADI i80200 Big Endian Companion Chip",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_IXP1200,
0,