Date: Wed, 23 Dec 2009 22:25:23 +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: <200912232225.nBNMPZ5m081542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2009-12-23 22:25:23 UTC
FreeBSD src repository
Modified files:
sys/sparc64/sparc64 ofw_machdep.c
Log:
SVN rev 200925 on 2009-12-23 22:25:23Z by marius
- By re-arranging the code in OF_decode_addr() somewhat and accepting
a bit of a detour we can just iterate through the banks array instead
of having to calculate every offset. This change is inspired by the
powerpc version of this function.
- Add support for the JBus to EBus bridges which hang off of nexus(4).
Revision Changes Path
1.19 +33 -33 src/sys/sparc64/sparc64/ofw_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912232225.nBNMPZ5m081542>
