Source-Changes archive

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

CVS commit: src/sys/arch/cobalt



Module Name:    src
Committed By:   gdamore
Date:           Thu Sep  7 03:38:55 UTC 2006

Modified Files:
        src/sys/arch/cobalt/cobalt: autoconf.c clock.c clockvar.h machdep.c
        src/sys/arch/cobalt/conf: files.cobalt
        src/sys/arch/cobalt/include: intr.h param.h types.h

Log Message:
Convert to common mips3_cp0_counter clock.
Convert to timecounters.

>From Rivo Nurges (rix at estpak dot ee).  ok soren@, tested by simon@.
Note that this means we aren't using the gt clock, and maybe we should clean
that up a bit.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/cobalt/cobalt/autoconf.c
cvs rdiff -r1.14 -r1.15 src/sys/arch/cobalt/cobalt/clock.c
cvs rdiff -r1.4 -r1.5 src/sys/arch/cobalt/cobalt/clockvar.h
cvs rdiff -r1.71 -r1.72 src/sys/arch/cobalt/cobalt/machdep.c
cvs rdiff -r1.25 -r1.26 src/sys/arch/cobalt/conf/files.cobalt
cvs rdiff -r1.22 -r1.23 src/sys/arch/cobalt/include/intr.h
cvs rdiff -r1.12 -r1.13 src/sys/arch/cobalt/include/param.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/cobalt/include/types.h

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