Date: Sun, 20 May 2007 13:47:36 +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/include ver.h src/sys/sparc64/sparc64 identcpu.c Message-ID: <200705201347.l4KDlaY9046745@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2007-05-20 13:47:36 UTC
FreeBSD src repository
Modified files:
sys/sparc64/include ver.h
sys/sparc64/sparc64 identcpu.c
Log:
- Also identify USIIIi+, USIV and USIV+ CPUs.
- Use __FBSDID in identcpu.c.
- Remove #ifndef SUN4V around global cpu_impl variable; it doesn't
hurt on sun4v for now and once setPQL2() is gone sun4v can stop
sharing identcpu.c with sparc64, making the reminder of this file
also sparc64-only again. [1]
Submitted by: kmacy [1]
Revision Changes Path
1.6 +11 -8 src/sys/sparc64/include/ver.h
1.17 +13 -4 src/sys/sparc64/sparc64/identcpu.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705201347.l4KDlaY9046745>
