Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 06/10/2001 19:48:20
Module Name:	syssrc
Committed By:	scw
Date:		Sun Jun 10 16:48:20 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/mvme68k: machdep.c

Log Message:
On 162 and up, get the CPU speed from the firmware and only fall back
to calculating it on the fly if the firmware's value is bogus.

This fixes problems caused by rounding errors on some board/speed
combinations.


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 syssrc/sys/arch/mvme68k/mvme68k/machdep.c

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