Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jan 2008 18:20:02 GMT
From:      Volker <volker@vwsoft.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/44267: [sio] [patch] One more modem PNP id for /usr/src/sys/isa/sio.c
Message-ID:  <200801261820.m0QIK2bg006169@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/44267; it has been noted by GNATS.

From: Volker <volker@vwsoft.com>
To: bug-followup@FreeBSD.org, master@iaas.msu.ru
Cc:  
Subject: Re: kern/44267: [sio] [patch] One more modem PNP id for /usr/src/sys/isa/sio.c
Date: Sat, 26 Jan 2008 19:07:33 +0100

 Michail,
 
 if you still have running the hardware, please test the following
 patch (rework from your patch) and reply with the result. The patch
 should work for 6+7+8.
 
 --- sio_isa.c.orig	2008-01-26 19:01:56.000000000 +0100
 +++ /usr/src/sys/dev/sio/sio_isa.c	2008-01-26 19:03:27.000000000 +0100
 @@ -82,6 +82,7 @@
  	{0x0094490a, NULL},	/* BRI9400 - Boca K56Flex PnP */
  	{0x00b4490a, NULL},	/* BRIB400 - Boca 56k PnP */
  	{0x0030320d, NULL},	/* CIR3000 - Cirrus Logic V43 */
 +	{0x0010320d, NULL},	/* CIR1000 - Cirrus Logic V34 */
  	{0x0100440e, NULL},	/* CRD0001 - Cardinal MVP288IV ? */
  	{0x01308c0e, NULL},	/* CTL3001 - Creative Labs Phoneblaster */
  	{0x36033610, NULL},     /* DAV0336 - DAVICOM 336PNP MODEM */
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801261820.m0QIK2bg006169>