--- a/test/timer.c Wed Jan 03 09:03:50 2007 +0000 +++ b/test/timer.c Sun Jul 06 05:35:13 2008 +0000 @@ -12,13 +12,21 @@ * Initialize the on-chip timer controller. We snag TMU channel 2 in its * highest resolution mode, and start it counting down from max_int. */ -void timer_start() { +void timer_init() { unsigned int val = byte_read(TSTR); byte_write( TSTR, val & (~(1<