summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pcidevs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/pcidevs.h')
-rw-r--r--sys/dev/pci/pcidevs.h7
1 files changed, 6 insertions, 1 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) */