cvs commit: src/sys/sparc64/sparc64 ofw_machdep.c
Marius Strobl
marius at FreeBSD.org
Tue Jan 16 20:42:22 UTC 2007
marius 2007-01-16 20:42:21 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 ofw_machdep.c
Log:
Teach OF_decode_addr() about the bus space used for devices on the
nexus (which might or might not reflect an UPA interconnection bus;
accordingly UPA_BUS_SPACE should be renamed to NEXUS_BUS_SPACE at a
later point) and subordinate/slave UPA busses. This is part 1/4 of
allowing creator(4) to work in USIII machines (which have a UPA bus
hanging off from the Fireplane/Safari bus reflected by the nexus).
Revision Changes Path
1.15 +5 -1 src/sys/sparc64/sparc64/ofw_machdep.c
More information about the cvs-src
mailing list