From owner-freebsd-hackers Fri Jun 25 10:33:14 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200]) by hub.freebsd.org (Postfix) with ESMTP id 8493115321 for ; Fri, 25 Jun 1999 10:33:11 -0700 (PDT) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) Received: from libr.scitec.kobe-u.ac.jp (cs2d339.ppp.infoweb.ne.jp [202.219.174.247]) by shidahara1.planet.sci.kobe-u.ac.jp (8.8.8+2.7Wbeta7/8.8.8) with ESMTP id CAA28509 for ; Sat, 26 Jun 1999 02:23:26 +0900 (JST) Received: from shidahara1.planet.kobe-u.ac.jp (localhost [127.0.0.1]) by libr.scitec.kobe-u.ac.jp (8.9.1/3.5Wpl7) with ESMTP id CAA12146 for ; Sat, 26 Jun 1999 02:33:15 +0900 (JST) From: takawata@shidahara1.planet.sci.kobe-u.ac.jp Message-Id: <199906251733.CAA12146@libr.scitec.kobe-u.ac.jp> To: hackers@freebsd.org Subject: NEWBUS-ifyed ISA-PnP Question. Date: Sat, 26 Jun 1999 02:33:13 +0900 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I believe someone working on NEWBUS-ifying ISA-PnP. How will they implement it? I think current framework is like this. +--------+ +--------+ ...|ISA DEV | |ISA-hint|<-This device provides +--------+ +--------+ what device is connected | | | the ISA bus. ----------ISA-------------- | +-------------+ |Nexus or ISAB| +-------------+ 1. Is the figure true? 2.If so,where do they attach ISA-PnP mechanism? attach it like ISA-hint device,modify ISA Bus code or isapnpbus other than ISA-Bus? 3.How do I add ISA-PnP device? 4.How do I add PnP mechanism other than ISA-PnP. Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A P.S Come baaaack ctm....... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message