Subject: Re: ibm4xx pci (Re: IBM405GP/GPr OPB bus_space endian (powerpc/ibm4xx/dev/opb.c))
To: None <port-powerpc@NetBSD.org>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-powerpc
Date: 05/11/2006 20:26:22
freza@liberouter.org wrote:

> > On some ports have both "pchb* at pci?" and "pci* at pchb?"
> > but it seems wrong, IMO.
> 
> That's somewhat confusing, indeed -- the 4xx would then end up
> with "pchb -> pci -> pchb" if it wanted to catch the second view.
> A rename sounds good then.

Ah, now I see "pchb at pci" on i386 actually attaches another
PCI bus (AGP), but in this case the pchb belongs to the primary
PCI bus so "pci at pchb" is not problematic.
(though I doubt ibmnws and pmppc could have such bus)
On the other hand, "pchb at non-pci" is still confusing and
currently only ibm4xx ports in evbppc have such one.
---
Izumi Tsutsui