From owner-freebsd-bugs Sat Feb 17 8:20:10 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E34437B4EC for ; Sat, 17 Feb 2001 08:20:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1HGK2E91816; Sat, 17 Feb 2001 08:20:02 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 937D337B491 for ; 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 X-Send-Pr-Version: www-1.0 Subject: kern/25173: How to use a PnP ISA modem card Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25173 >Category: kern >Synopsis: How to use a PnP ISA modem card >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: wish >Submitter-Id: current-users >Arrival-Date: Sat Feb 17 08:20:01 PST 2001 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message