From spadger@shell7.ba.best.com  Sat Sep  2 14:54:12 2000
Return-Path: <spadger@shell7.ba.best.com>
Received: from shell7.ba.best.com (shell7.ba.best.com [206.184.139.138])
	by hub.freebsd.org (Postfix) with ESMTP id 3791937B423
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Sep 2000 14:54:12 -0700 (PDT)
Received: (from spadger@localhost)
	by shell7.ba.best.com (8.9.3/8.9.2/best.sh) id OAA05478;
	Sat, 2 Sep 2000 14:53:56 -0700 (PDT)
Message-Id: <200009022153.OAA05478@shell7.ba.best.com>
Date: Sat, 2 Sep 2000 14:53:56 -0700 (PDT)
From: spadger@best.com
Sender: spadger@shell7.ba.best.com
Reply-To: spadger@best.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Please add PnP ID for Boca modem card
X-Send-Pr-Version: 3.2

>Number:         21000
>Category:       kern
>Synopsis:       4.1-STABLE doesn't have card ID
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sheldonh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 02 15:00:04 PDT 2000
>Closed-Date:    Tue Nov 27 10:50:16 PST 2001
>Last-Modified:  Tue Nov 27 10:50:39 PST 2001
>Originator:     Andrew Sparrow
>Release:        FreeBSD 4.1-STABLE i386
>Organization:
None
>Environment:

	4.x-STABLE, most likely 5.x too.
	

>Description:

	On upgrading a machine which was using an ISA PnP modem
	card to 4.1-STABLE, I realised that 'sio.c' didn't have
	the appropriate PnP ID for the card (a Boca Research K56
	Flex ISA PnP modem card)..

>How-To-Repeat:

	Install appropriate hardware, boot any 4.x kernel without
	this patch.

>Fix:
	
# diff -c /usr/src/sys/isa/sio.c sio.c
*** /usr/src/sys/isa/sio.c      Tue Aug 15 22:05:30 2000
--- sio.c       Fri Aug 25 20:15:28 2000
***************
*** 662,667 ****
--- 662,668 ----
        {0x56039008, NULL},     /* BDP0356 - Best Data 56x2 */
        {0x36339008, NULL},     /* BDP3336 - Best Data Prods. 336F */
        {0x0014490a, NULL},     /* BRI1400 - Boca 33.6 PnP */
+       {0x0094490a, NULL},     /* BRI9400 - Boca K56 PnP */
        {0x0015490a, NULL},     /* BRI1500 - Internal Fax Data */
        {0x0034490a, NULL},     /* BRI3400 - Internal ACF Modem */
        {0x00b4490a, NULL},     /* BRIB400 - Boca 56k PnP */



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sheldonh 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Mon Sep 4 06:43:44 PDT 2000 
Responsible-Changed-Why:  
I'll take this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21000 
State-Changed-From-To: open->analyzed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Sep 4 06:50:00 PDT 2000 
State-Changed-Why:  
Added to sio.c in rev 1.306.  Will merge onto the RELENG_4 
branch in due course. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21000 
State-Changed-From-To: analyzed->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Nov 27 10:50:16 PST 2001 
State-Changed-Why:  
Merged onto RELENG_4 branch on 2000/09/21! 

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