Date: Fri, 19 Nov 2010 15:00:20 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/amd64/include specialreg.h src/sys/i386/i386 initcpu.c src/sys/i386/include specialreg.h Message-ID: <201011191500.oAJF0gXm042665@repoman.freebsd.org>
index | next in thread | raw e-mail
avg 2010-11-19 15:00:20 UTC
FreeBSD src repository
Modified files:
sys/amd64/include specialreg.h
sys/i386/i386 initcpu.c
sys/i386/include specialreg.h
Log:
SVN rev 215523 on 2010-11-19 15:00:20Z by avg
specialreg.h: add AMD-specific "Hardware Configuration Register" MSR
It seems that this MSR has been available in a range of AMD processors
families for quite a while now.
Note1: not all AMD MSRs that are found in amd64 specialreg.h are also in
the i386 version.
Note2: perhaps some additional name component is needed to distinguish
AMD-specific MSRs.
MFC after: 5 days
Revision Changes Path
1.68 +1 -0 src/sys/amd64/include/specialreg.h
1.69 +1 -1 src/sys/i386/i386/initcpu.c
1.66 +2 -1 src/sys/i386/include/specialreg.h
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011191500.oAJF0gXm042665>
