Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add Advantech and Decision Computer's vendor IDs...
details: https://anonhg.NetBSD.org/src/rev/108dcf930731
branches: trunk
changeset: 756066:108dcf930731
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Tue Jul 06 00:02:27 2010 +0000
description:
Add Advantech and Decision Computer's vendor IDs and their products.
diffstat:
sys/dev/pci/pcidevs | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (48 lines):
diff -r 08ae58731c76 -r 108dcf930731 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Mon Jul 05 23:55:02 2010 +0000
+++ b/sys/dev/pci/pcidevs Tue Jul 06 00:02:27 2010 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index