Subject: Re: new boot device finding code
To: Dan Winship <danw@MIT.EDU>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: port-macppc
Date: 02/01/2000 21:34:09
On Wed, 02 Feb 2000 00:26:40 -0500 
 Dan Winship <danw@MIT.EDU> wrote:

 > > uninorth0 at mainbus0
 > > pci0 at uninorth0 bus 0
 > 
 > do they show up at different addresses in OF "ls"? If so, I can deal
 > with that...

I'm guessing yes, since mainbus parases OF nodes, right?

BTW, to deal with this, the macppc PCI code really should become a lot
more like the Alpha port's, as well as the bus_space implementation.

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>