From nobody@FreeBSD.org  Sun Feb  4 13:29:32 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 6544437B4EC
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  4 Feb 2001 13:29:32 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f14LTWn72325;
	Sun, 4 Feb 2001 13:29:32 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102042129.f14LTWn72325@freefall.freebsd.org>
Date: Sun, 4 Feb 2001 13:29:32 -0800 (PST)
From: dcrudy@aol.com
To: freebsd-gnats-submit@FreeBSD.org
Subject: ISA PnP Modem Type is unregistered in sio.c
X-Send-Pr-Version: www-1.0

>Number:         24851
>Category:       kern
>Synopsis:       ISA PnP Modem Type is unregistered in sio.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    murray
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 04 13:30:01 PST 2001
>Closed-Date:    Fri Aug 31 22:58:40 PDT 2001
>Last-Modified:  Fri Aug 31 22:58:58 PDT 2001
>Originator:     Daniel Rudy
>Release:        4.2-RELEASE
>Organization:
None
>Environment:
FreeBSD wildfire.pacbell.net 4.2-RELEASE FreeBSD 4.2-RELEASE #5: Sun Feb  4 09:29:10 PST 2
001     root@wildfire.pacbell.net:/usr/src/sys/compile/WILDFIRE  i386
>Description:
Best Data Smart One 56SPS Voice modem is not defined in the serial
port driver sio.c under /usr/src/sys/isa directory.  I added the
PnP ID of the modem, CSN BDP1556 (0x56159008), to the structure
beginning on line 651 so the system will recongize the presence
of the modem.  Would it be possiable to add this modem to the sio.c
for future incorporation in subsequent releases?
>How-To-Repeat:
FreeBSD does not recongize the specified ISA PnP Modem.
>Fix:
Add the modem's CSN to the file /usr/src/sys/isa/sio.c in the
structure beginning at line 651.  The modem information is
BDP1556 (0x56159008)


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: murray 
State-Changed-When: Fri Aug 31 14:51:11 PDT 2001 
State-Changed-Why:  
Fix has been applied to -CURRENT, thanks!  I will try to get this fix 
into 4.4-RELEASE as well. 



Responsible-Changed-From-To: freebsd-bugs->murray 
Responsible-Changed-By: murray 
Responsible-Changed-When: Fri Aug 31 14:51:11 PDT 2001 
Responsible-Changed-Why:  
my MFC reminder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=24851 
State-Changed-From-To: analyzed->closed 
State-Changed-By: murray 
State-Changed-When: Fri Aug 31 22:58:40 PDT 2001 
State-Changed-Why:  
This change has been merged to -STABLE.  It will be present in FreeBSD 
4.4.  Thanks! 


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