Subject: Dolphin Peripherals 4036 2serial PCI card
To: None <current-users@netbsd.org>
From: Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>
List: current-users
Date: 03/02/2002 16:43:59
Anyone with a Dolphin Peripherals 4036 2-port serial PCI card who could test
a kernel with the following patch and see if the card still attaches?

/sys/dev/pci/pucdata.c:

--- pucdata.c	Wed Feb 27 21:11:30 2002
+++ pucdata.c.orig	Wed Feb 27 21:10:23 2002
@@ -94,6 +94,6 @@
 	 */
 	{   "Dolphin Peripherals 4036",
-	    {	0x1409,	0x7168,	0x1409,	0x4030	},
-	    {	0xffff,	0xffff,	0xffff,	0xfff0	},
+	    {	0x1409,	0x7168,	0x0,	0x0	},
+	    {	0xffff,	0xffff,	0x0,	0x0	},
 	    {
 		{ PUC_PORT_TYPE_COM, 0x10, 0x00, COM_FREQ * 8},

-- 
Juergen Hannken-Illjes - hannken@eis.cs.tu-bs.de - TU Braunschweig (Germany)