patch-2.4.23 linux-2.4.23/include/asm-x86_64/msr.h

Next file: linux-2.4.23/include/asm-x86_64/pci.h
Previous file: linux-2.4.23/include/asm-x86_64/kdebug.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.22/include/asm-x86_64/msr.h linux-2.4.23/include/asm-x86_64/msr.h
@@ -173,6 +173,9 @@
 
 /* VIA Cyrix defined MSRs*/
 #define MSR_VIA_FCR			0x1107
+#define MSR_VIA_LONGHAUL		0x110a
+#define MSR_VIA_RNG			0x110b
+#define MSR_VIA_BCR2			0x1147
 
 /* Intel defined MSRs. */
 #define MSR_IA32_P5_MC_ADDR		0

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)