Date: Tue, 20 Mar 2007 20:22:46 +0000 (UTC) From: Jung-uk Kim <jkim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/amd64/include specialreg.h src/sys/i386/i386 identcpu.c src/sys/i386/include specialreg.h Message-ID: <200703202022.l2KKMkrJ060321@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jkim 2007-03-20 20:22:46 UTC FreeBSD src repository Modified files: sys/amd64/amd64 identcpu.c sys/amd64/include specialreg.h sys/i386/i386 identcpu.c sys/i386/include specialreg.h Log: - Add macros for newly added CPUID bits in the corresponding header files. - Use correct capticalization in xTPR as Intel uses in their documents. - Use proper description instead of vendor code name in comment. Revision Changes Path 1.152 +2 -2 src/sys/amd64/amd64/identcpu.c 1.38 +2 -0 src/sys/amd64/include/specialreg.h 1.174 +2 -2 src/sys/i386/i386/identcpu.c 1.39 +2 -0 src/sys/i386/include/specialreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703202022.l2KKMkrJ060321>