summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index fc41b5e58d2..497b896f197 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.352 2000/12/07 20:48:34 mickey Exp
+ * OpenBSD: pcidevs,v 1.353 2000/12/15 16:21:33 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1299,6 +1299,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_DP83820 0x0022 /* DP83820 1/10/100/1000 */
#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 d744984a159..7faa82e67c1 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.352 2000/12/07 20:48:34 mickey Exp
+ * OpenBSD: pcidevs,v 1.353 2000/12/15 16:21:33 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -3357,6 +3357,12 @@ struct pci_knowndev pci_knowndevs[] = {
"DP83815 10/100",
},
{
+ PCI_VENDOR_NS, PCI_PRODUCT_NS_DP83820,
+ 0,
+ "National Semiconductor",
+ "DP83820 1/10/100/1000",
+ },
+ {
PCI_VENDOR_NS, PCI_PRODUCT_NS_NS87410,
0,
"National Semiconductor",