Date: Sat, 10 Apr 2010 10:44:41 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/sparc64 ofw_machdep.c Message-ID: <201004101045.o3AAj47P026122@repoman.freebsd.org>
index | next in thread | raw e-mail
marius 2010-04-10 10:44:41 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 ofw_machdep.c
Log:
SVN rev 206448 on 2010-04-10 10:44:41Z by marius
Do as the comment suggests and determine the bus space based on the last
bus we actually mapped at rather than always based on the last bus we
encountered while moving upward in the tree. Otherwise we might use the
wrong bus space in case the bridge directly underneath the nexus doesn't
require mapping, i.e. was skipped as it's the case for ssm(4) nodes.
Revision Changes Path
1.20 +5 -8 src/sys/sparc64/sparc64/ofw_machdep.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004101045.o3AAj47P026122>
