Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: msaitoh
Date: Mon Jan 17 21:54:33 UTC 2000
Modified Files:
syssrc/sys/arch/sh3/sh3: clock.c
Log Message:
- check whether tv_usec == 1000000, too.
- set the reload count of the timer unit 1 correctly
(Timer unit counts from TCOR to 0 (i.e. the length of the counts equals
to TCOR + 1)).
- use macros.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sh3/sh3/clock.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index