MFi386: add THERMTRIP msr values

This commit is contained in:
Peter Wemm 2004-01-28 23:47:22 +00:00
parent 4612a96f08
commit 5e465ab919
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=125173

View File

@ -159,6 +159,9 @@
#define MSR_MCG_CTL 0x17b
#define MSR_EVNTSEL0 0x186
#define MSR_EVNTSEL1 0x187
#define MSR_THERM_CONTROL 0x19a
#define MSR_THERM_INTERRUPT 0x19b
#define MSR_THERM_STATUS 0x19c
#define MSR_DEBUGCTLMSR 0x1d9
#define MSR_LASTBRANCHFROMIP 0x1db
#define MSR_LASTBRANCHTOIP 0x1dc