Skip site navigation (1)Skip section navigation (2)
Date:      16 May 2000 15:02:40 -0000
From:      loschert@servint.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/18603: [PATCH] PNP id addition to src/sys/isa/sio.c
Message-ID:  <20000516150240.840.qmail@delft.loschert.net>

next in thread | raw e-mail | index | archive | help

>Number:         18603
>Category:       kern
>Synopsis:       [PATCH] PNP id addition to src/sys/isa/sio.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 16 08:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Matt Loschert
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
Servint Internet Services
>Environment:

FreeBSD delft.loschert.net 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue May 16 10:33:34 EDT 2000
loschert@delft.loschert.net:/disk2/cvsup/branches/releng_4/src/sys/compile/QUICKIE  i386

>Description:

Addition of PNP ID to sio.c for recognition of Zoom 2812 56k modem

>How-To-Repeat:

>Fix:

--- sio.c	Tue May  2 02:05:50 2000
+++ sio.c.local	Tue May 16 10:26:50 2000
@@ -571,6 +571,7 @@
	{0xf015f435, NULL},	/* MOT15F0 - Motorola VoiceSURFR 56K Modem */
	{0x6045f435, NULL},	/* MOT4560 - Motorola ? */
	{0x61e7a338, NULL},	/* NECE761 - 33.6Modem */
+	{0x0f804f3f, NULL},	/* OZO800f - Zoom 2812 (56k Modem) */
	{0x39804f3f, NULL},	/* OZO8039 - Zoom 56k flex */
	{0x3024a341, NULL},	/* PMC2430 - Pace 56 Voice Internal Modem */
	{0x1000eb49, NULL},	/* ROK0010 - Rockwell ? */

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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