PERFORCE change 135617 for review

Warner Losh imp at FreeBSD.org
Sun Feb 17 18:54:19 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=135617

Change 135617 by imp at imp_lighthouse on 2008/02/18 02:53:22

	ADM5120 now links.  Untested on real hardware.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/mips32/adm5120/adm5120_machdep.c#3 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/adm5120/adm5120_machdep.c#3 (text+ko) ====

@@ -152,5 +152,5 @@
 	/* Set counter_freq for tick_init_params() */
 	platform_counter_freq = 175 * 1000 * 1000;
 
-	tick_init_params(platform_counter_freq, 0);
+	mips_timer_init_params(platform_counter_freq, 0);
 }


More information about the p4-projects mailing list