patch-2.4.21 linux-2.4.21/include/asm-i386/fixmap.h

Next file: linux-2.4.21/include/asm-i386/floppy.h
Previous file: linux-2.4.21/include/asm-i386/delay.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.20/include/asm-i386/fixmap.h linux-2.4.21/include/asm-i386/fixmap.h
@@ -64,6 +64,9 @@
 #ifndef CONFIG_X86_F00F_WORKS_OK
 	FIX_F00F,
 #endif
+#ifdef CONFIG_X86_SUMMIT
+	FIX_CYCLONE_TIMER, /*cyclone timer register*/
+#endif 
 #ifdef CONFIG_HIGHMEM
 	FIX_KMAP_BEGIN,	/* reserved pte's for temporary kernel mappings */
 	FIX_KMAP_END = FIX_KMAP_BEGIN+(KM_TYPE_NR*NR_CPUS)-1,

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