From nobody@FreeBSD.org  Sun May 20 14:16:04 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 53F4637B422
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 May 2001 14:16:04 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f4KLG4F38120;
	Sun, 20 May 2001 14:16:04 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200105202116.f4KLG4F38120@freefall.freebsd.org>
Date: Sun, 20 May 2001 14:16:04 -0700 (PDT)
From: lnxfrk@earthlink.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: Support for Zoom 2919 ISA PnP 56K FaxModem (entry to sio.c)
X-Send-Pr-Version: www-1.0

>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:    sanpei
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 14:20:01 PDT 2001
>Closed-Date:    Sat May 26 04:18:37 PDT 2001
>Last-Modified:  Sat May 26 04:20:24 PDT 2001
>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:
Responsible-Changed-From-To: freebsd-bugs->sanpei 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Mon May 21 02:10:57 PDT 2001 
Responsible-Changed-Why:  
sanpei seems to be good at the modem ID thing. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27476 
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Sat May 26 04:18:37 PDT 2001 
State-Changed-Why:  
added requested PnP ID 
1.333	src/sys/isa/sio.c   

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=27476 
>Unformatted:
