Date: Fri, 25 Feb 2005 16:27:03 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 ofw_machdep.c Message-ID: <200502251627.j1PGR3vs075040@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-02-25 16:27:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/sparc64 ofw_machdep.c Log: MFC: 1.13 (partial) Re-write OF_decode_addr() with a bus-neutral approach, adding support for nodes hanging off of Central, FireHose and PCI busses. Meanwhile, i.e. after rev. 1.13 was committed to HEAD, this was also confirmed to actually work for devices on FireHose which implies that it also works for devices on Central. Tested by: hrs, kris (FireHose) Revision Changes Path 1.12.2.1 +171 -83 src/sys/sparc64/sparc64/ofw_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502251627.j1PGR3vs075040>