Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2001 14:16:04 -0700 (PDT)
From:      lnxfrk@earthlink.net
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/27476: Support for Zoom 2919 ISA PnP 56K FaxModem (entry to sio.c)
Message-ID:  <200105202116.f4KLG4F38120@freefall.freebsd.org>

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

>Number:         27476
>Category:       kern
>Synopsis:       Support for Zoom 2919 ISA PnP 56K FaxModem (entry to sio.c)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 14:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Eric Beyer
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
N/A (Home Research)
>Environment:
FreeBSD freebsd.beyer.net 4.3-RELEASE FreeBSD 4.3-RELEASE #1: Sun May 20 14:41:43 MDT 2001 root@freebsd.beyer.net:/usr/src/sys/compile/BEYER i386
>Description:
Upon installing FreeBSD 4.3-RELEASE I found that my Zoom 2919 56K FaxModem was not detected. In previous 3.x releases I recall it working. I found some information on the Internet that suggested that a PR should be sent with the string I entered in sio.c to get the modem working correctly.
>How-To-Repeat:
N/A, first install of FreeBSD 4.x. Subsequent installs will have the problem as well until future releases have support for this modem.
>Fix:
Add the following to sio.c (In isa_pnp_id sio_ids[] ) at about line 691 (OZO8039 - Zoom 56k flex):

{0x00914f3f, NULL},	/* OZO9100 - Zoom 2919 (K56 Faxmodem) */

>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?200105202116.f4KLG4F38120>