summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-03-28 04:29:20 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-03-28 04:29:20 +0000
commit0522de059f10a6ba97c22a1048b39dc49d9d3d07 (patch)
tree38015e851e42a7265bbc39c3f740d30f5bc694f9 /sys/dev
parentac1f8f22733046cacfdef7b95873581e6b650501 (diff)
sync
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 5f8d086a28c..6ca376a4a97 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.38 1998/03/24 04:00:39 deraadt Exp
+ * OpenBSD: pcidevs,v 1.39 1998/03/28 04:29:11 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -771,7 +771,7 @@
#define PCI_PRODUCT_INTEL_EEPRO100S 0x1228 /* EE Pro 100 Smart 10/100 Fast Ethernet */
#define PCI_PRODUCT_INTEL_82557 0x1229 /* 82557 Fast Ethernet LAN Controller */
#define PCI_PRODUCT_INTEL_82437FX 0x122d /* 82437FX (Triton) PCI, Cache, and DRAM Controller */
-#define PCI_PRODUCT_INTEL_82471 0x122e /* 82471FB (Triton) PCI-ISA Bridge */
+#define PCI_PRODUCT_INTEL_82371 0x122e /* 82371FB (Triton) PCI-ISA Bridge */
#define PCI_PRODUCT_INTEL_82438 0x1230 /* 82438 (Triton) IDE controller */
#define PCI_PRODUCT_INTEL_82371MX 0x1234 /* 82371 (Triton MX) PCI-ISA Bridge and IDE Controller */
#define PCI_PRODUCT_INTEL_82437MX 0x1235 /* 82437 (Triton MX) PCI, Cache, and DRAM Controller */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index bc165390310..96fd5e14d84 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.38 1998/03/24 04:00:39 deraadt Exp
+ * OpenBSD: pcidevs,v 1.39 1998/03/28 04:29:11 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1005,10 +1005,10 @@ struct pci_knowndev pci_knowndevs[] = {
"82437FX (Triton) PCI, Cache, and DRAM Controller",
},
{
- PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82471,
+ PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82371,
0,
"Intel",
- "82471FB (Triton) PCI-ISA Bridge",
+ "82371FB (Triton) PCI-ISA Bridge",
},
{
PCI_VENDOR_INTEL, PCI_PRODUCT_INTEL_82438,