Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Dec 2000 19:29:09 GMT
From:      root@samurai.dee.uc.pt
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/23336: PnP faxmodem PnP ID
Message-ID:  <200012061929.eB6JT9N03837@samurai.dee.uc.pt>
Resent-Message-ID: <200012061940.eB6Je1W74952@freefall.freebsd.org>

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

>Number:         23336
>Category:       kern
>Synopsis:       ID for PnP Faxmodem
>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:   Wed Dec 06 11:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Paulo Menezes
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
DEE UC
>Environment:
	

>Description:

	Adding the ID to sio.c the zoom 33.6 faxmodem is detected 
	and works quite well
>How-To-Repeat:

	

>Fix:

*** sio.c.old	Wed Dec  6 19:21:43 2000
--- sio.c	Wed Dec  6 19:23:31 2000
***************
*** 682,687 ****
--- 682,688 ----
  	{0xf015f435, NULL},	/* MOT15F0 - Motorola VoiceSURFR 56K Modem */
  	{0x6045f435, NULL},	/* MOT4560 - Motorola ? */
  	{0x61e7a338, NULL},	/* NECE761 - 33.6Modem */
+ 	{0x08804f3f, NULL},	/* OZO8008 - Zoom  (33.6k Modem) */
  	{0x0f804f3f, NULL},	/* OZO800f - Zoom 2812 (56k Modem) */
  	{0x39804f3f, NULL},	/* OZO8039 - Zoom 56k flex */
  	{0x3024a341, NULL},	/* PMC2430 - Pace 56 Voice Internal Modem */

>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?200012061929.eB6JT9N03837>