From nobody@FreeBSD.org  Sat Feb 17 08:19:12 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 937D337B491
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 17 Feb 2001 08:19:11 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1HGJBm91724;
	Sat, 17 Feb 2001 08:19:11 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102171619.f1HGJBm91724@freefall.freebsd.org>
Date: Sat, 17 Feb 2001 08:19:11 -0800 (PST)
From: yohsuke@mx2.nisiq.net
To: freebsd-gnats-submit@FreeBSD.org
Subject: How to use a PnP ISA modem card <I-O DATA DEVICE,INC. IFML-560>
X-Send-Pr-Version: www-1.0

>Number:         25173
>Category:       kern
>Synopsis:       How to use a PnP ISA modem card <I-O DATA DEVICE,INC. IFML-560>
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          wish
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 17 08:20:01 PST 2001
>Closed-Date:    Wed Mar 7 06:20:34 PST 2001
>Last-Modified:  Wed Mar 07 06:22:11 PST 2001
>Originator:     Yohsuke Fujikawa
>Release:        FreeBSD 4.2-RELEASE
>Organization:
japan
>Environment:
FreeBSD plathome1.my.domain 4.2-RELEASE FreeBSD 4.2-RELEASE #35: Mon Feb 12 23:3
6:18 JST 2001     fujikawa@plathome1.my.domain:/usr/src/sys/compile/MyKernel-pla
thome1  i386
>Description:
I tried using a PnP ISA modem card named I-O DATA DEVICE,INC. IFML-560.
But "sio.c" doesn't have a code fot it.
>How-To-Repeat:

>Fix:
I had added "{0x8100e425, NULL},     /* IOD0081 - I-O DATA DEVICE,INC. IFML-560 */"
into "static struct isa_pnp_id sio_ids[]" of "sio.c".
So I got a good result.



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sanpei 
State-Changed-When: Wed Mar 7 06:20:34 PST 2001 
State-Changed-Why:  
added requested PNPID 
1.327	src/sys/isa/sio.c 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25173 
>Unformatted:
