Source-Changes archive

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

CVS commit: src/sys/arch/sgimips



Module Name:    src
Committed By:   gdamore
Date:           Sat Sep 16 08:50:27 UTC 2006

Modified Files:
        src/sys/arch/sgimips/conf: files.sgimips
        src/sys/arch/sgimips/include: types.h
        src/sys/arch/sgimips/sgimips: clock.c machdep.c

Log Message:
sgimips converted to timecounters.  Systems that can do them get mips_cp0
based logic.  We also use the common mips3_clock functions for those systems,
removing some port-specific code.

Tested by martin@.


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/arch/sgimips/conf/files.sgimips
cvs rdiff -r1.10 -r1.11 src/sys/arch/sgimips/include/types.h
cvs rdiff -r1.17 -r1.18 src/sys/arch/sgimips/sgimips/clock.c
cvs rdiff -r1.97 -r1.98 src/sys/arch/sgimips/sgimips/machdep.c

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