Subject: CVS commit: src/sys/arch/evbmips
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 10/27/2003 23:47:00
Module Name: src
Committed By: simonb
Date: Mon Oct 27 23:47:00 UTC 2003
Modified Files:
src/sys/arch/evbmips/alchemy: machdep.c
src/sys/arch/evbmips/malta: machdep.c
Log Message:
Set the CPU frequency parameters from YAMON if available, and fall back
to the timer/RTC based calibration loops otherwise.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/evbmips/alchemy/machdep.c
cvs rdiff -r1.15 -r1.16 src/sys/arch/evbmips/malta/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.