From owner-freebsd-new-bus Fri Aug 30 20:27:55 2002 Delivered-To: freebsd-new-bus@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D405937B400; Fri, 30 Aug 2002 20:27:53 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C3043E42; Fri, 30 Aug 2002 20:27:53 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g7V3Rq2F048993; Fri, 30 Aug 2002 21:27:52 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Fri, 30 Aug 2002 21:27:44 -0600 (MDT) Message-Id: <20020830.212744.52905008.imp@bsdimp.com> To: jhb@FreeBSD.org Cc: new-bus@FreeBSD.org Subject: Re: bus_generic_probe() is wrong I think From: "M. Warner Losh" In-Reply-To: References: <20020830.203228.35798916.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: John Baldwin writes: : Pretty much what I was saying. I have an atsys(4) driver btw that apm : and nexus_pcib are now descendants of and only gets attached if the : acpi identify fails in the jhb_acpipci p4 branch. hmmmm, I like this. maybe a pc98sys(4) driver might also not be a bad idea. I'm not sure how pc98's nexus is related to i386's, but I know that there's a lot of intertwingling there that aren't immeidately apparent :-(. Looking at the files.pc98 list, it appears that it uses the i386 nexus. Of course at this point apm(98) and the pci host bridge stuff likely is the same between the two ports. So maybe atsys isn't quite the right name. This is one thing that's common between the two ports, even though a lot of the details of each of these beasts differ. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message