Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 May 2000 11:03:57 +0000
From:      jpk28@cam.ac.uk
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/18828: missing PnP entry in sio.c
Message-ID:  <E12vHuH-0002iw-00@cookie.csi.cam.ac.uk>

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

>Number:         18828
>Category:       i386
>Synopsis:       missing PnP entry in sio.c
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 04:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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?E12vHuH-0002iw-00>