From jpk28@cam.ac.uk  Fri May 26 04:04:17 2000
Return-Path: <jpk28@cam.ac.uk>
Received: from lilac.csi.cam.ac.uk (lilac.csi.cam.ac.uk [131.111.8.44])
	by hub.freebsd.org (Postfix) with ESMTP id C082237B70E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 May 2000 04:04:16 -0700 (PDT)
	(envelope-from jpk28@cam.ac.uk)
Received: from cookie.csi.cam.ac.uk ([131.111.11.77])
	by lilac.csi.cam.ac.uk with esmtp (Exim 3.13 #1)
	id 12vHuY-00049T-00
	for FreeBSD-gnats-submit@freebsd.org; Fri, 26 May 2000 12:04:14 +0100
Received: from jpk28 by cookie.csi.cam.ac.uk with local (Exim 3.13 #1)
	id 12vHuH-0002iw-00
	for FreeBSD-gnats-submit@freebsd.org; Fri, 26 May 2000 11:03:57 +0000
Message-Id: <E12vHuH-0002iw-00@cookie.csi.cam.ac.uk>
Date: Fri, 26 May 2000 11:03:57 +0000
From: jpk28@cam.ac.uk
Reply-To: jpk28@cam.ac.uk
To: FreeBSD-gnats-submit@freebsd.org
Subject: missing PnP entry in sio.c
X-Send-Pr-Version: 3.2

>Number:         18828
>Category:       i386
>Synopsis:       missing PnP entry in sio.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 04:10:00 PDT 2000
>Closed-Date:    Fri May 26 04:44:51 PDT 2000
>Last-Modified:  Fri May 26 04:45:31 PDT 2000
>Originator:     J.P. King
>Release:        FreeBSD 4.0-RELEASE i386
>Organization:
Unix Support, Cambridge University
>Environment:

Freshly installed FreeBSD4.0 system with ISA modem card
in a Dell Precision 410.

>Description:

ISA PnP modem not spotted by kernel.

>How-To-Repeat:

try this modem with the default kernel.

>Fix:
add to /usr/src/sys/isa/sio.c the PnP identification for a
Supra 336i V+ Intl modem:

        {0x7016b04e, NULL},     /* SUP1670 - Supra 336i V+ Intl */

Line 583 is where I put it according to my version of the source
code.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: tanimura 
State-Changed-When: Fri May 26 04:44:51 PDT 2000 
State-Changed-Why:  
Added in rev 1.300(HEAD) and 1.291.2.7(RELENG_4), thanks! 
>Unformatted:
