Subject: PCI on MIPS big-endian?
To: None <port-mips@netbsd.org>
From: Garrett D'Amore <garrett_damore@tadpole.com>
List: port-mips
Date: 10/18/2005 09:27:53
Just out of curiousity, has anyone else ever tried running NetBSD on a
MIPS processor in big-endian mode with a PCI bus attached? As far as I
can tell, all of the bus_space_XXX methods in the mips tree are busted
for that. Am I missing something, or am I just breaking new ground
here? (I do have it working, but I had to cobble up my own bus_space
headers, and such.)
-- Garrett