summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h14
1 files changed, 11 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index a8272c7e6a7..013f9dd2827 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.335 2000/10/19 01:52:48 deraadt Exp
+ * OpenBSD: pcidevs,v 1.336 2000/10/23 20:06:42 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1065,8 +1065,16 @@
#define PCI_PRODUCT_INTEL_80960RM 0x0962 /* i960 RM PCI-PCI */
#define PCI_PRODUCT_INTEL_80960RN 0x0964 /* i960 RN PCI-PCI */
#define PCI_PRODUCT_INTEL_82452 0x1000 /* Pro/1000 */
-#define PCI_PRODUCT_INTEL_82815_HUB 0x1130 /* 82815 Hub */
-#define PCI_PRODUCT_INTEL_82815_GRAPHICS 0x1132 /* 82815 Graphics */
+#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 */
+#define PCI_PRODUCT_INTEL_82815_NOAGP_HUB 0x1110 /* 82815 Hub */
+#define PCI_PRODUCT_INTEL_82815_NOAGP_GRAPH 0x1112 /* 82815 Graphics */
+#define PCI_PRODUCT_INTEL_82815_NOGRAPH_HUB 0x1120 /* 82815 Hub */
+#define PCI_PRODUCT_INTEL_82815_NOGRAPH_AGP 0x1121 /* 82815 AGP */
+#define PCI_PRODUCT_INTEL_82815_FULL_HUB 0x1130 /* 82815 Hub */
+#define PCI_PRODUCT_INTEL_82815_FULL_AGP 0x1131 /* 82815 AGP */
+#define PCI_PRODUCT_INTEL_82815_FULL_GRAPH 0x1132 /* 82815 Graphics */
#define PCI_PRODUCT_INTEL_82559ER 0x1209 /* 82559ER */
#define PCI_PRODUCT_INTEL_82092AA 0x1222 /* 82092AA IDE */
#define PCI_PRODUCT_INTEL_SAA7116 0x1223 /* SAA7116 */