Regen: remove extra "Intel" from previous commit.

This commit is contained in:
bouyer 2007-04-29 20:35:02 +00:00
parent 3f28ce9e00
commit 56c3c4a3c0
2 changed files with 8 additions and 8 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs.h,v 1.876 2007/04/29 20:31:23 bouyer Exp $ */
/* $NetBSD: pcidevs.h,v 1.877 2007/04/29 20:35:02 bouyer Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.876 2007/04/29 20:29:53 bouyer Exp
* NetBSD: pcidevs,v 1.877 2007/04/29 20:33:22 bouyer Exp
*/
/*
@ -2033,8 +2033,8 @@
#define PCI_PRODUCT_INTEL_82572EI 0x10b9 /* i82572EI 1000baseT Ethernet */
#define PCI_PRODUCT_INTEL_80K3LAN_CPR_SPT 0x10ba /* i80003 1000baseT Ethernet */
#define PCI_PRODUCT_INTEL_80K3LAN_SDS_SPT 0x10bb /* i80003 Gigabit Ethernet (SERDES) */
#define PCI_PRODUCT_INTEL_82801H_IFE_GT 0x10c4 /* Intel i82801H IFE (GT) LAN Controller */
#define PCI_PRODUCT_INTEL_82801H_IFE_G 0x10c5 /* Intel i82801H IFE (G) LAN Controller */
#define PCI_PRODUCT_INTEL_82801H_IFE_GT 0x10c4 /* i82801H IFE (GT) LAN Controller */
#define PCI_PRODUCT_INTEL_82801H_IFE_G 0x10c5 /* i82801H IFE (G) LAN Controller */
#define PCI_PRODUCT_INTEL_82815_DC100_HUB 0x1100 /* 82815 Hub */
#define PCI_PRODUCT_INTEL_82815_DC100_AGP 0x1101 /* 82815 AGP */
#define PCI_PRODUCT_INTEL_82815_DC100_GRAPH 0x1102 /* 82815 Graphics */

View File

@ -1,10 +1,10 @@
/* $NetBSD: pcidevs_data.h,v 1.875 2007/04/29 20:31:24 bouyer Exp $ */
/* $NetBSD: pcidevs_data.h,v 1.876 2007/04/29 20:35:02 bouyer Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: pcidevs,v 1.876 2007/04/29 20:29:53 bouyer Exp
* NetBSD: pcidevs,v 1.877 2007/04/29 20:33:22 bouyer Exp
*/
/*
@ -7001,11 +7001,11 @@ static const struct pci_product pci_products[] = {
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801H_IFE_GT,
"Intel i82801H IFE (GT) LAN Controller",
"i82801H IFE (GT) LAN Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82801H_IFE_G,
"Intel i82801H IFE (G) LAN Controller",
"i82801H IFE (G) LAN Controller",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82815_DC100_HUB,