diff options
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index 4a8a4d70dec..42acc307f3d 100644 --- a/sys/dev/pci/pcidevs.h +++ b/sys/dev/pci/pcidevs.h @@ -2,7 +2,7 @@ * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: pcidevs,v 1.780 2004/10/20 13:06:43 jsg Exp + * OpenBSD: pcidevs,v 1.781 2004/10/20 22:25:53 deraadt Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1440,6 +1440,7 @@ #define PCI_PRODUCT_INTEL_E7710_MCH_PCIEC0 0x3599 /* E7710 MCH PCIE Port C0 */ #define PCI_PRODUCT_INTEL_E7710_MCH_PCIEC1 0x359a /* E7710 MCH PCIE Port C1 */ #define PCI_PRODUCT_INTEL_E7710_WMCH 0x359e /* E7710 WMCH */ +#define PCI_PRODUCT_INTEL_PRO_2200BG_3B 0x4220 /* PRO/2200BG_3 */ #define PCI_PRODUCT_INTEL_80960RD 0x5200 /* i960 RD PCI-PCI */ #define PCI_PRODUCT_INTEL_PRO_100_SERVER 0x5201 /* PRO 100 Server */ #define PCI_PRODUCT_INTEL_82371SB_ISA 0x7000 /* 82371SB ISA */ |