Subject: CVS commit: syssrc/sys/arch/evbarm/iq80310
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/26/2001 20:01:06
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Nov 26 18:01:05 UTC 2001

Modified Files:
	syssrc/sys/arch/evbarm/iq80310: iq80310_timer.c

Log Message:
Fix brain'o in handling of schedhz and profhz.  Also, make sure to
compute tickfix after computing tick (not that tickfix should ever
be non-zero, but there for completeness).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/arch/evbarm/iq80310/iq80310_timer.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.