summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2000-04-04 10:00:17 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2000-04-04 10:00:17 +0000
commit710ee4b1c5d33ab7f9f9769322502ba255664c35 (patch)
tree7fc341d9bfd97bd73eb39d3bc85021343849963c /sys/dev/pci
parentb374e1fad197709ecfd607e930ace650ae6ebdce (diff)
regen
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h14
2 files changed, 16 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index edcb63cbfa3..2bfce488297 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.235 2000/03/29 21:00:35 deraadt Exp
+ * OpenBSD: pcidevs,v 1.236 2000/04/04 09:59:25 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1045,6 +1045,8 @@
#define PCI_PRODUCT_INTEL_82840_PCI 0x1a24 /* 82840 PCI */
#define PCI_PRODUCT_INTEL_82806AA 0x1360 /* 82806AA PCI64 */
#define PCI_PRODUCT_INTEL_82806AA_APIC 0x1161 /* 82806AA PCI64 APIC */
+#define PCI_PRODUCT_INTEL_82802AB 0x89AD /* 82802AB Firmware Hub 4Mbit */
+#define PCI_PRODUCT_INTEL_82802AC 0x89AC /* 82802AC Firmware Hub 8Mbit */
/* Intergraph products */
#define PCI_PRODUCT_INTERGRAPH_4D50T 0x00e4 /* Powerstorm 4D50T */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 15472d15d28..72facf20439 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.235 2000/03/29 21:00:35 deraadt Exp
+ * OpenBSD: pcidevs,v 1.236 2000/04/04 09:59:25 mickey Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2211,6 +2211,18 @@ struct pci_knowndev pci_knowndevs[] = {
"82806AA PCI64 APIC",
},
{
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82802AB,
+ 0,
+ "Intel",
+ "82802AB Firmware Hub 4Mbit",
+ },
+ {
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82802AC,
+ 0,
+ "Intel",
+ "82802AC Firmware Hub 8Mbit",
+ },
+ {
PCI_VENDOR_INTERGRAPH, PCI_PRODUCT_INTERGRAPH_4D50T,
0,
"Intergraph",