patch-2.4.15 linux/arch/alpha/kernel/time.c

Next file: linux/arch/alpha/kernel/traps.c
Previous file: linux/arch/alpha/kernel/sys_miata.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.14/linux/arch/alpha/kernel/time.c linux/arch/alpha/kernel/time.c
@@ -186,8 +186,8 @@
 		[EV4_CPU]    = {  150000000,  300000000 },
 		[LCA4_CPU]   = {  150000000,  300000000 },	/* guess */
 		[EV45_CPU]   = {  200000000,  300000000 },
-		[EV5_CPU]    = {  266000000,  333333333 },
-		[EV56_CPU]   = {  366000000,  667000000 },
+		[EV5_CPU]    = {  250000000,  433000000 },
+		[EV56_CPU]   = {  333000000,  667000000 },
 		[PCA56_CPU]  = {  400000000,  600000000 },	/* guess */
 		[PCA57_CPU]  = {  500000000,  600000000 },	/* guess */
 		[EV6_CPU]    = {  466000000,  600000000 },

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