Subject: kern/8754: add pci vender SIIG and devices
To: None <gnats-bugs@gnats.netbsd.org>
From: Andreas Wrede <andreas@planix.com>
List: netbsd-bugs
Date: 11/05/1999 19:33:44
>Number: 8754
>Category: kern
>Synopsis: Add vendor SIIG and some devices to pcidevs
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: kern-bug-people (Kernel Bug People)
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Nov 5 19:33:01 1999
>Last-Modified:
>Originator: Andreas Wrede
>Organization:
Planix, Inc.
>Release: <NetBSD-current source date>
>Environment:
System: NetBSD woffi.planix.com 1.4M NetBSD 1.4M (WOFFI) #2: Mon Nov 1 19:44:23 EST 1999 root@woffi.planix.com:/usr/src/sys/arch/i386/compile/WOFFI i386
>Description:
Vendor SIIG is missing from the pcidevs file.
>How-To-Repeat:
grep -i SIIG pcidevs
>Fix:
apply patch:
--- src/sys/dev/pci/pcidevs.orig Fri Nov 5 21:22:24 1999
+++ src/sys/dev/pci/pcidevs Fri Nov 5 22:15:53 1999
@@ -511,6 +511,7 @@
vendor PICTUREEL 0x12c5 Picture Elements
vendor NVIDIA_SGS 0x12d2 Nvidia Corporation & SGS Thomson Microelectric
vendor ADMTEK 0x1317 ADMtek
+vendor SIIG 0x131f SIIG Inc
vendor LMC 0x1376 LAN Media Corporation
vendor NETGEAR 0x1385 Netgear
vendor SUNDANCETI 0x13f0 Sundance Technology
@@ -1187,6 +1188,28 @@
/* Sigma Designs products */
product SIGMA HOLLYWOODPLUS 0x8300 REALmagic Hollywood-Plus MPEG-2 Decoder
+
+/* SIIG Inc products */
+product SIIG CYBER_P 0x2020 Cyber Parallel PCI
+product SIIG CYBER_2P 0x2021 Cyber Parallel Dual PCI
+product SIIG CYBER_S550 0x2000 Cyber Serial 16550 PCI
+product SIIG CYBER_S650 0x2001 Cyber Serial 16650 PCI
+product SIIG CYBER_S850 0x2002 Cyber Serial 16850 PCI
+product SIIG CYBER_IO550 0x2010 Cyber I/O 16550 PCI
+product SIIG CYBER_IO650 0x2011 Cyber I/O 16650 PCI
+product SIIG CYBER_IO850 0x2010 Cyber I/O 16850 PCI
+product SIIG CYBER_2S550 0x2030 Cyber Serial Dual 16550 PCI
+product SIIG CYBER_2S650 0x2031 Cyber Serial Dual 16650 PCI
+product SIIG CYBER_2S850 0x2032 Cyber Serial Dual 16850 PCI
+product SIIG CYBER_2P1S550 0x2040 Cyber 2P1S 16550 PCI
+product SIIG CYBER_2P1S650 0x2041 Cyber 2P1S 16650 PCI
+product SIIG CYBER_2P1S850 0x2042 Cyber 2P1S 16850 PCI
+product SIIG CYBER_4S550 0x2050 Cyber 4S 16550 PCI
+product SIIG CYBER_4S650 0x2051 Cyber 4S 16650 PCI
+product SIIG CYBER_4S850 0x2052 Cyber 4S 16850 PCI
+product SIIG CYBER_2S1P550 0x2060 Cyber 2S1P 16550 PCI
+product SIIG CYBER_2S1P650 0x2061 Cyber 2S1P 16650 PCI
+product SIIG CYBER_2S1P850 0x2062 Cyber 2S1P 16850 PCI
/* Silicon Integrated System products */
product SIS 86C201 0x0001 86C201
>Audit-Trail:
>Unformatted: