[BACK]Return to specialreg.h CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / arch / x86 / include

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/arch/x86/include/specialreg.h between version 1.19 and 1.19.2.1

version 1.19, 2007/09/26 19:48:38 version 1.19.2.1, 2007/11/13 16:00:17
Line 220 
Line 220 
 #define MSR_PERFCTR0            0x0c1  #define MSR_PERFCTR0            0x0c1
 #define MSR_PERFCTR1            0x0c2  #define MSR_PERFCTR1            0x0c2
 #define MSR_FSB_FREQ            0x0cd   /* Core Duo/Solo only */  #define MSR_FSB_FREQ            0x0cd   /* Core Duo/Solo only */
   #define MSR_IA32_EXT_CONFIG     0x0ee   /* Undocumented. Core Solo/Duo only */
 #define MSR_MTRRcap             0x0fe  #define MSR_MTRRcap             0x0fe
 #define MSR_BBL_CR_ADDR         0x116   /* PII+ only */  #define MSR_BBL_CR_ADDR         0x116   /* PII+ only */
 #define MSR_BBL_CR_DECC         0x118   /* PII+ only */  #define MSR_BBL_CR_DECC         0x118   /* PII+ only */

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.19.2.1

CVSweb <webmaster@jp.NetBSD.org>