Subject: kern/22977: Add support new LAVA Quattro-PCI (4 port serial)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <heison@zealnetworks.com>
List: netbsd-bugs
Date: 09/27/2003 15:41:33
>Number:         22977
>Category:       kern
>Synopsis:       Add support new LAVA Quattro-PCI (4 port serial)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Sep 27 19:42:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Heison Chak
>Release:        NetBSD 1.6.1_RC2
>Organization:
	
>Environment:
	
	
System: NetBSD mail.ykz.zealnetworks.com 1.6.1_RC2 NetBSD 1.6.1_RC2 (ZEAL) #5: Thu Feb 20 13:26:24 EST 2003 root@mail.ykz.zealnetworks.com:/u1/src-1.6/sys/arch/i386/compile/ZEAL i386
Architecture: i386
Machine: i386
>Description:
	
>How-To-Repeat:
Buy 4 port card, boot kernel, found not supported, locate text
	
>Fix:
Apply patch:
	

Index: pucdata.c
===================================================================
RCS file: /cvsroot/src/sys/dev/pci/pucdata.c,v
retrieving revision 1.27.4.3
diff -c -u -r1.27.4.3 pucdata.c
--- pucdata.c	2002/08/02 12:57:50	1.27.4.3
+++ pucdata.c	2003/09/27 19:37:00
@@ -743,6 +743,19 @@
 	    },
 	},
 
+
+	/* Lava Computers Quattro-PCI serial ports */
+	{   "Lava Quattro-PCI",
+	    {	0x1407,	0x0120,	0,	0	},
+	    {	0xffff,	0xfffc,	0,	0	},
+	    {
+		{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ },
+		{ PUC_PORT_TYPE_COM, 0x14, 0x00, COM_FREQ },
+	    },
+	},
+
+
+
 	/* Lava Computers Octopus-550 serial ports */
 	{   "Lava Computers Octopus-550 8-port serial",
 	    {	0x1407,	0x0180,	0,	0	},
>Release-Note:
>Audit-Trail:
>Unformatted: