summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-13 07:47:05 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1998-08-13 07:47:05 +0000
commit1d3e639fa6c729b7a58f8cd485b0ecdd441b3562 (patch)
tree3ec8a00a8e4668af0bcead826ab5311c3bbd0440
parent3e53dab35a0f4e3e5eb9e7a2f2cd086d704ec424 (diff)
sync
-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 bc966cbc9f2..39a92434314 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.78 1998/08/13 06:48:38 deraadt Exp
+ * OpenBSD: pcidevs,v 1.79 1998/08/13 07:46:51 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1090,7 +1090,7 @@
#define PCI_PRODUCT_VIATECH_VT82C570M 0x1000 /* VT82C570M (Apollo) Host-PCI Bridge */
#define PCI_PRODUCT_VIATECH_VT82C570MV 0x1006 /* VT82C570M (Apollo) PCI-ISA Bridge */
#define PCI_PRODUCT_VIATECH_VT82C416MV 0x1571 /* VT82C416MV */
-#define PCI_PRODUCT_VIATECH_VT82C595 0x1595 /* VT82C595 (Apollo VP2) Host-PCI Bridge */
+#define PCI_PRODUCT_VIATECH_VT82C1595 0x1595 /* VT82C1595 (Apollo VP2) Host-PCI Bridge */
#define PCI_PRODUCT_VIATECH_VT83C572 0x3038 /* VT83C572 USB Controller */
#define PCI_PRODUCT_VIATECH_VT82C586_PWR 0x3040 /* VT82C586 (Apollo VP) Power Management Controller */
#define PCI_PRODUCT_VIATECH_VT82C597AGP 0x8597 /* VT82C597 (Apollo VP3) PCI-AGP Bridge */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 4e9a1e4f1a3..f12ac601dd7 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.78 1998/08/13 06:48:38 deraadt Exp
+ * OpenBSD: pcidevs,v 1.79 1998/08/13 07:46:51 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2301,10 +2301,10 @@ struct pci_knowndev pci_knowndevs[] = {
"VT82C416MV",
},
{
- PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C595,
+ PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT82C1595,
0,
"VIA Technologies",
- "VT82C595 (Apollo VP2) Host-PCI Bridge",
+ "VT82C1595 (Apollo VP2) Host-PCI Bridge",
},
{
PCI_VENDOR_VIATECH, PCI_PRODUCT_VIATECH_VT83C572,