summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-06-27 10:04:20 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-06-27 10:04:20 +0000
commit61433f35428c436187e24375cbf9733b765a179a (patch)
tree867f64252ac74d891f78159eaccc8684e30c0b2e /sys/dev/pci
parent9609d88f81e67b9095b20d74dd752eb81a2763a4 (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-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 f49a298ca4e..955c24e8354 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.645 2003/06/26 23:16:37 deraadt Exp
+ * OpenBSD: pcidevs,v 1.646 2003/06/27 10:03:37 henning Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2359,7 +2359,7 @@
#define PCI_PRODUCT_SUNDANCE_ST2021 0x2021 /* ST2021 Gigabit Ethernet */
/* Sunix */
-#define PCI_PRODUCT_SUNIX_4065A 0x7168 /* 4065A */
+#define PCI_PRODUCT_SUNIX_40XX 0x7168 /* 40XX */
#define PCI_PRODUCT_SUNIX_4018A 0x7268 /* 4018A */
/* Surecom products */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 959bb6523be..afff621e54e 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.645 2003/06/26 23:16:37 deraadt Exp
+ * OpenBSD: pcidevs,v 1.646 2003/06/27 10:03:37 henning Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -5663,8 +5663,8 @@ static const struct pci_known_product pci_known_products[] = {
"ST2021 Gigabit Ethernet",
},
{
- PCI_VENDOR_SUNIX, PCI_PRODUCT_SUNIX_4065A,
- "4065A",
+ PCI_VENDOR_SUNIX, PCI_PRODUCT_SUNIX_40XX,
+ "40XX",
},
{
PCI_VENDOR_SUNIX, PCI_PRODUCT_SUNIX_4018A,