diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2005-02-07 19:15:00 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2005-02-07 19:15:00 +0000 |
commit | ba9be6621c9ba2401c470e1071d2b5f4a51cdf5b (patch) | |
tree | 8ffffd7ef59026e8e003ca80ec184741d676a64a /sys/dev/pci/pcidevs.h | |
parent | 2d6bb4b4373b0306803ecbbd28179a4c16fc0a34 (diff) |
regen
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r-- | sys/dev/pci/pcidevs.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h index d3da6519c00..54cec2ad72b 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.831 2005/02/05 01:44:37 jsg Exp + * OpenBSD: pcidevs,v 1.832 2005/02/07 19:11:54 brad Exp */ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -1259,8 +1259,9 @@ #define PCI_PRODUCT_INTEL_21145 0x0039 /* 21145 */ #define PCI_PRODUCT_INTEL_80303 0x0309 /* 80303 IOP */ #define PCI_PRODUCT_INTEL_80312 0x030d /* 80312 I/O Companion */ -#define PCI_PRODUCT_INTEL_E7710_PXH_HUB_A 0x0329 /* PCIE-PCIX Bridge Hub A */ -#define PCI_PRODUCT_INTEL_E7710_PXH_HUB_B 0x032a /* PCIE-PCIX Bridge Hub B */ +#define PCI_PRODUCT_INTEL_6700PXH_A 0x0329 /* PCIE-PCIE */ +#define PCI_PRODUCT_INTEL_6700PXH_B 0x032a /* PCIE-PCIE */ +#define PCI_PRODUCT_INTEL_6702PXH 0x032c /* PCIE-PCIE */ #define PCI_PRODUCT_INTEL_IOP331_C0 0x0330 /* IOP331 Channel 0 */ #define PCI_PRODUCT_INTEL_IOP331_C1 0x0332 /* IOP331 Channel 1 */ #define PCI_PRODUCT_INTEL_PCEB 0x0482 /* 82375EB EISA */ |