From owner-freebsd-alpha Mon Jun 24 15:10:11 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 0F06137B400 for ; Mon, 24 Jun 2002 15:09:54 -0700 (PDT) Received: from mailhost.feral.com (mjacob@mailhost.feral.com [192.67.166.1]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id g5OM9XO83810; Mon, 24 Jun 2002 15:09:33 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Mon, 24 Jun 2002 15:09:33 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: Peter Wemm Cc: Andrew Gallatin , "M. Warner Losh" , ticso@cicely.de, alpha@FreeBSD.ORG Subject: Re: Wither the nexus driver? In-Reply-To: <20020624192143.D220C380E@overcee.wemm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 24 Jun 2002, Peter Wemm wrote: > Matthew Jacob wrote: > > > > note that on 8X00 and 4100 systems that the PCI chipset is *not* the root > > nexus (or shouldn't be) > [..] > > This is has always been a peeve of mine about *BSD usage of root 'nexus'- the > > assumption that the PCI chipset is the one and only nexus. > > Logically, shouldn't the "nexus" be the cpu's backplane? > > ie: > root -> cpu -> nexus -+-> hostpci -> .... > +-> otherbus etc > A CPU is just another peripheral. The system nexus is, at least to my understanding, the main system interconnect that all major components tie into. If you have to have a tree representation, root == nexus. So, root/nexus -> cpu -> memory -> iobus So, whatever the "MAIN SYSTEM INTERCONNECT" is would be the system nexus. For 8X00 systems, it's the TLSB. For PCs it really probably really *is* the motherboard PCI/memory controller chipset (i.e., PIIIX). On SparcStation 1 it was the memory/SBus ASIC. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message