From owner-freebsd-hackers Mon Apr 13 19:36:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26877 for freebsd-hackers-outgoing; Mon, 13 Apr 1998 19:36:21 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from TYO39.gate.nec.co.jp (TYO39.gate.nec.co.jp [202.247.7.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26859 for ; Tue, 14 Apr 1998 02:36:11 GMT (envelope-from y-nakaga@ccs.mt.nec.co.jp) Received: from mailsv.nec.co.jp ([192.168.1.203]) by TYO39.gate.nec.co.jp (8.8.8+2.7Wbeta7/3.6Wbeta698012219) with ESMTP id LAA27053 for ; Tue, 14 Apr 1998 11:36:09 +0900 (JST) Received: from gw.ccs.mt.nec.co.jp (gw.ccs.mt.nec.co.jp [133.201.2.2]) by mailsv.nec.co.jp (8.8.8+2.7Wbeta7/3.6Wbeta6-98030317) with ESMTP id LAA25800 for ; Tue, 14 Apr 1998 11:36:08 +0900 (JST) Received: from mail.ccs.mt.nec.co.jp (mail.ccs.mt.nec.co.jp [133.201.3.22]) by gw.ccs.mt.nec.co.jp (8.8.8+2.7Wbeta7/3.3W9-GW_CCS) with ESMTP id LAA25846 for ; Tue, 14 Apr 1998 11:36:07 +0900 (JST) Received: from spls63.ccs.mt.nec.co.jp by mail.ccs.mt.nec.co.jp (8.8.8+2.7Wbeta7/6.4J.6-ccs_mx) id LAA02163; Tue, 14 Apr 1998 11:36:06 +0900 (JST) Received: from localhost by spls63.ccs.mt.nec.co.jp (8.8.8+2.7Wbeta7/6.4J.6-slave-1.0) id LAA06245; Tue, 14 Apr 1998 11:36:06 +0900 (JST) Message-Id: <199804140236.LAA06245@spls63.ccs.mt.nec.co.jp> To: freebsd-hackers@FreeBSD.ORG Subject: ISA PnP LKM patch Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Date: Tue, 14 Apr 1998 11:36:05 +0900 From: Nakagawa Yoshihisa Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote ISA PnP LKM patch. (PCI LKM like) http://hachi.nwsl.mesh.ad.jp/~y-nakaga/files/pnp-lkm.patch It include also sample module patch for new audio driver's LKM patch. (That module patch, has not Legacy ISA LKM support. Because Legacy ISA LKM, it can't set resource param on demand, hard coding only!) unload is not supported yet, if you unload the module, cause panic! PS. I want a pciconf like tool for ISA PnP. UserConfig, it can use boot-time only. need that like tool at LKM loading time. -- Internet Engineering Laboratory, Networking Systems Laboratories, NEC Corporation NAKAGAWA, Yoshihisa y-nakaga@ccs.mt.nec.co.jp nakagawa@jp.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message