Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Scott Reynolds <scottr@netbsd.org>
List: source-changes
Date: 06/08/1999 23:59:56
Module Name: syssrc
Committed By: scottr
Date: Wed Jun 9 06:59:56 UTC 1999
Modified Files:
syssrc/sys/arch/mac68k/mac68k: clock.c locore.s
Log Message:
Write a new low-level assembly help for delay() and the calibrator. This
eliminates stalls during instruction prefetch and makes the delay
consistent regardless of kernel configuration.
To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/arch/mac68k/mac68k/clock.c
cvs rdiff -r1.114 -r1.115 syssrc/sys/arch/mac68k/mac68k/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.