Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 01/17/2000 13:54:34
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.