Module Name:    src
Committed By:   msaitoh
Date:           Tue Jul  6 00:02:28 UTC 2010

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add Advantech and Decision Computer's vendor IDs and their products.


To generate a diff of this commit:
cvs rdiff -u -r1.1036 -r1.1037 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1036 src/sys/dev/pci/pcidevs:1.1037
--- src/sys/dev/pci/pcidevs:1.1036	Fri Jul  2 08:25:05 2010
+++ src/sys/dev/pci/pcidevs	Tue Jul  6 00:02:27 2010
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1036 2010/07/02 08:25:05 mrg Exp $
+$NetBSD: pcidevs,v 1.1037 2010/07/06 00:02:27 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -556,6 +556,7 @@
 vendor NETBOOST		0x13dc	NetBoost
 vendor SUNDANCETI	0x13f0	Sundance Technology
 vendor CMEDIA		0x13f6	C-Media Electronics
+vendor ADVANTECH	0x13fe	Advantech
 vendor LAVA		0x1407	Lava Semiconductor Manufacturing
 vendor ETIMEDIA		0x1409	eTIMedia Technology
 vendor ICENSEMBLE	0x1412	IC Ensemble / VIA Technologies
@@ -633,6 +634,7 @@
 vendor NETPOWER2	0x5700	NetPower (2nd PCI Vendor ID)
 vendor XENSOURCE	0x5853	XenSource, Inc.
 vendor C4T		0x6374	c't Magazin
+vendor DCI		0x6666	Decision Computer
 vendor KURUSUGAWA	0x6809	Kurusugawa Electronics
 vendor PCHDTV		0x7063	pcHDTV
 vendor QUANCM		0x8008	Quancm Electronic GmbH
@@ -768,6 +770,10 @@
 /* Acer products */
 product ACER M1435	0x1435	M1435 VL-PCI Bridge
 
+/* Advantech products */
+product ADVANTECH PCI1620AE0	0x1600	PCI-1620-AE 8 port serial (1-4)
+product ADVANTECH PCI1620AE1	0x16ff	PCI-1620-AE 8 port serial (5-8)
+
 /* Acer Labs products */
 product ALI M1445	0x1445	M1445 VL-PCI Bridge
 product ALI M1449	0x1449	M1449 PCI-ISA Bridge
@@ -1796,6 +1802,11 @@
 /* Davicom Semiconductor products */
 product DAVICOM DM9102	0x9102	DM9102 10/100 Ethernet
 
+/* Decision Computer Inc */
+product DCI APCI4		0x0001	PCCOM 4-port
+product DCI APCI8		0x0002	PCCOM 8-port
+product DCI APCI2		0x0004	PCCOM 2-port
+
 /* DEC products */
 product DEC 21050	0x0001	DC21050 PCI-PCI Bridge
 product DEC 21040	0x0002	DC21040 (\"Tulip\") Ethernet

Reply via email to