Date: Tue, 30 Mar 2010 20:44:05 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/sparc64/include nexusvar.h src/sys/sparc64/sparc64 nexus.c Message-ID: <201003302044.o2UKiYqC013747@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-03-30 20:44:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/sparc64/include nexusvar.h sys/sparc64/sparc64 nexus.c Log: SVN rev 205934 on 2010-03-30 20:44:05Z by marius MFC: r203845 - Add the 'cmp' and 'core' pseudo-busses which are used to group CPU cores to the exclusion lists as the CPU nodes aren't handled as regular devices either. Also add the pseudo-devices found in Sun Fire V1280. - Allow nexus_attach() and nexus_alloc_resource() to be used by drivers derived from nexus(4) for subordinate busses. - Don't add the zero-sized memory resources of glue devices to the resource lists. Revision Changes Path 1.6.4.3 +14 -38 src/sys/sparc64/include/nexusvar.h 1.20.2.6 +33 -17 src/sys/sparc64/sparc64/nexus.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003302044.o2UKiYqC013747>