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:41:42
Module Name: src
Committed By: simonb
Date: Mon Oct 27 23:41:42 UTC 2003
Modified Files:
src/sys/arch/evbmips/evbmips: yamon.c
src/sys/arch/evbmips/include: yamon.h
Log Message:
Add a function to query YAMON for the CPU frequency, and set up the
parameters for delay() from this.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/evbmips/evbmips/yamon.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/evbmips/include/yamon.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.