summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1999-06-28 18:32:50 +0000
committerJason Wright <jason@cvs.openbsd.org>1999-06-28 18:32:50 +0000
commitca7d9fdfd894028268982fdfe48fa7de47c7c866 (patch)
tree12fd81e5d95a48752fcf8b134c6cfeb9bbd3c407 /sys
parentb13dd11d8849e3c8edda651eaf111bca205e44ab (diff)
sync
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 69b4d72cf65..c2d33489962 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.153 1999/06/26 14:18:46 ho Exp
+ * OpenBSD: pcidevs,v 1.154 1999/06/28 18:30:04 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -796,6 +796,7 @@
/* Compex */
#define PCI_PRODUCT_COMPEX_COMPEXE 0x1401 /* Ethernet */
#define PCI_PRODUCT_COMPEX_RL100ATX 0x2011 /* RL100-ATX 10/100 */
+#define PCI_PRODUCT_COMPEX_98713 0x9881 /* PMAC 98713 */
/* Contaq Microsystems products */
#define PCI_PRODUCT_CONTAQ_82C599 0x0600 /* 82C599 PCI-VLB */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index db933e69cef..ea2092dab1f 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.153 1999/06/26 14:18:46 ho Exp
+ * OpenBSD: pcidevs,v 1.154 1999/06/28 18:30:04 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1137,6 +1137,12 @@ struct pci_knowndev pci_knowndevs[] = {
"RL100-ATX 10/100",
},
{
+ PCI_VENDOR_COMPEX, PCI_PRODUCT_COMPEX_98713,
+ 0,
+ "Compex",
+ "PMAC 98713",
+ },
+ {
PCI_VENDOR_CONTAQ, PCI_PRODUCT_CONTAQ_82C599,
0,
"Contaq Microsystems",