Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



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.




Home | Main Index | Thread Index | Old Index