Date: Sat, 13 Feb 2010 18:51:49 +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: <201002131852.o1DIq9ag070319@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-02-13 18:51:49 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include nexusvar.h
sys/sparc64/sparc64 nexus.c
Log:
SVN rev 203844 on 2010-02-13 18:51:49Z by marius
- 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 +14 -38 src/sys/sparc64/include/nexusvar.h
1.27 +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?201002131852.o1DIq9ag070319>
