summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-07-06 18:41:03 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-07-06 18:41:03 +0000
commit7b218d651693adb1187d96c79659df5a7dba1aac (patch)
tree12ab5b3974dc490ba6e3b3850a7bd2c043038efc
parent52c936f1df953583270d9741a0851eb94ae43bd3 (diff)
sync
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 5fcd8b204c5..3defcfe7852 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.275 2000/07/02 00:21:59 jason Exp
+ * OpenBSD: pcidevs,v 1.276 2000/07/06 17:58:52 aaron Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1153,7 +1153,7 @@
/* National Semiconductor products */
#define PCI_PRODUCT_NS_DP83810 0x0001 /* DP83810 10/100 */
-#define PCI_PRODUCT_NS_DP83815_0x0020 DP83815 /* 10/100 */
+#define PCI_PRODUCT_NS_DP83815 0x0020 /* DP83815 10/100 */
#define PCI_PRODUCT_NS_NS87410 0xd001 /* NS87410 */
/* NEC */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 0010df885d5..9f64c2983c2 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.275 2000/07/02 00:21:59 jason Exp
+ * OpenBSD: pcidevs,v 1.276 2000/07/06 17:58:52 aaron Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2595,10 +2595,10 @@ struct pci_knowndev pci_knowndevs[] = {
"DP83810 10/100",
},
{
- PCI_VENDOR_NS_DP83815, PCI_PRODUCT_NS_DP83815_0x0020,
+ PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83815,
0,
- "",
- "10/100",
+ "National Semiconductor",
+ "DP83815 10/100",
},
{
PCI_VENDOR_NS, PCI_PRODUCT_NS_NS87410,