summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-22 22:36:37 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2001-01-22 22:36:37 +0000
commit4fda15efccbf2f12449af67558f4783814438f88 (patch)
treec27efe7e756fa4185043f5786f8c81066897c94d /sys/dev/pci/pcidevs.h
parentaa9005b86453728b279120cdbd5bea2a46c5c04b (diff)
sync
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 915d3190461..9a83375b1d2 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.357 2001/01/22 21:44:56 deraadt Exp
+ * OpenBSD: pcidevs,v 1.358 2001/01/22 22:36:30 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1151,6 +1151,13 @@
#define PCI_PRODUCT_INTEL_82801BA_AGP 0x244e /* 82801BA AGP */
#define PCI_PRODUCT_INTEL_82820_MCH 0x2501 /* 82820 MCH (Camino) */
#define PCI_PRODUCT_INTEL_82820_AGP 0x250f /* 82820 AGP */
+#define PCI_PRODUCT_INTEL_82850_HB 0x2530 /* 82850 Host */
+#define PCI_PRODUCT_INTEL_82860_HB 0x2531 /* 82860 Host */
+#define PCI_PRODUCT_INTEL_82850_AGP 0x2532 /* 82850/82860 AGP */
+#define PCI_PRODUCT_INTEL_82860_PCI1 0x2533 /* 82860 PCI-PCI */
+#define PCI_PRODUCT_INTEL_82860_PCI2 0x2534 /* 82860 PCI-PCI */
+#define PCI_PRODUCT_INTEL_82860_PCI3 0x2535 /* 82860 PCI-PCI */
+#define PCI_PRODUCT_INTEL_82860_PCI4 0x2536 /* 82860 PCI-PCI */
#define PCI_PRODUCT_INTEL_82371SB_ISA 0x7000 /* 82371SB (Triton II) PCI-ISA */
#define PCI_PRODUCT_INTEL_82371SB_IDE 0x7010 /* 82371SB (Triton II) IDE */
#define PCI_PRODUCT_INTEL_82371USB 0x7020 /* 82371SB (Triton II) USB */