Date: Mon, 18 Feb 2008 03:44:03 GMT From: Warner Losh <imp@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 135620 for review Message-ID: <200802180344.m1I3i3M3030305@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=135620 Change 135620 by imp@imp_lighthouse on 2008/02/18 03:43:22 IDT builds again. Affected files ... .. //depot/projects/mips2-jnpr/src/sys/mips/mips32/idt/idt_machdep.c#3 edit Differences ... ==== //depot/projects/mips2-jnpr/src/sys/mips/mips32/idt/idt_machdep.c#3 (text+ko) ==== @@ -141,7 +141,7 @@ init_param1(); /* TODO: parse argc,argv */ platform_counter_freq = 330000000UL; - tick_init_params(platform_counter_freq, 1); + mips_timer_init_params(platform_counter_freq, 1); cninit(); init_param2(physmem);
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802180344.m1I3i3M3030305>