summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1999-12-10 01:48:41 +0000
committerJason Wright <jason@cvs.openbsd.org>1999-12-10 01:48:41 +0000
commitba8c0f1f87bfcc20269800b2b87d96f5b39c1bbb (patch)
tree86480c10f0a7fd1abcb3c71d48974b0fdae2c82b
parent0328da758c06ca2e673b1fdf3ad0bd058ada1298 (diff)
sync
-rw-r--r--sys/dev/pci/pcidevs.h7
-rw-r--r--sys/dev/pci/pcidevs_data.h20
2 files changed, 25 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 82e0a9ae87f..5434455ac0f 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:
- * MOpenBSD: pcidevs,v 1.199 1999/12/04 20:28:28 aaron Exp
+ * MOpenBSD: pcidevs,v 1.201 1999/12/10 01:47:51 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -502,6 +502,7 @@
#define PCI_VENDOR_ENSONIQ 0x1274 /* Ensoniq */
#define PCI_VENDOR_NETAPP 0x1275 /* Network Appliance */
#define PCI_VENDOR_ROCKWELL 0x127a /* Rockwell Semiconductor Systems */
+#define PCI_VENDOR_DAVICOM 0x1282 /* Davicom Technologies */
#define PCI_VENDOR_LUXSONOR 0x1287 /* LuxSonor */
#define PCI_VENDOR_TRITECH 0x1292 /* TriTech Microelectronics */
#define PCI_VENDOR_KOFAX 0x1296 /* Kofax Image Products */
@@ -846,6 +847,10 @@
/* D-Link products */
#define PCI_PRODUCT_DLINK_550TX 0x1002 /* 550TX */
+/* Davicom Technologies */
+#define PCI_PRODUCT_DAVICOM_DM9100 0x9100 /* DM9100 */
+#define PCI_PRODUCT_DAVICOM_DM9102 0x9102 /* DM9102 */
+
/* DEC products */
#define PCI_PRODUCT_DEC_21050 0x0001 /* DECchip 21050 PCI-PCI */
#define PCI_PRODUCT_DEC_21040 0x0002 /* DECchip 21040 (Tulip) */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index db49d8837e7..e5cfd8b64c5 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:
- * MOpenBSD: pcidevs,v 1.199 1999/12/04 20:28:28 aaron Exp
+ * MOpenBSD: pcidevs,v 1.201 1999/12/10 01:47:51 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1305,6 +1305,18 @@ struct pci_knowndev pci_knowndevs[] = {
"550TX",
},
{
+ PCI_VENDOR_DAVICOM, PCI_PRODUCT_DAVICOM_DM9100,
+ 0,
+ "Davicom Technologies",
+ "DM9100",
+ },
+ {
+ PCI_VENDOR_DAVICOM, PCI_PRODUCT_DAVICOM_DM9102,
+ 0,
+ "Davicom Technologies",
+ "DM9102",
+ },
+ {
PCI_VENDOR_DEC, PCI_PRODUCT_DEC_21050,
0,
"DEC",
@@ -6921,6 +6933,12 @@ struct pci_knowndev pci_knowndevs[] = {
NULL,
},
{
+ PCI_VENDOR_DAVICOM, 0,
+ PCI_KNOWNDEV_NOPROD,
+ "Davicom Technologies",
+ NULL,
+ },
+ {
PCI_VENDOR_LUXSONOR, 0,
PCI_KNOWNDEV_NOPROD,
"LuxSonor",