Subject: CVS commit: syssrc/sys/arch/arm/footbridge
To: None <source-changes@netbsd.org>
From: Chris Gilbert <chris@netbsd.org>
List: source-changes
Date: 10/10/2002 13:12:27
Module Name:	syssrc
Committed By:	chris
Date:		Thu Oct 10 10:12:27 UTC 2002

Modified Files:
	syssrc/sys/arch/arm/footbridge: footbridge_clock.c

Log Message:
Minor tweaks to footbridge's delay, always reset the timer when starting delay run (and set last to the counter value).
When the read value is 0, reset the timer (don't wait till the next loop round to reset it)
Add a bit of debug to the calibration stuff to make sure its working ok.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/footbridge/footbridge_clock.c

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