Source-Changes archive

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

CVS commit: src/sys/arch/evbmips



Module Name:    src
Committed By:   gdamore
Date:           Sat Sep  2 02:04:26 UTC 2006

Modified Files:
        src/sys/arch/evbmips/evbmips: clock.c
        src/sys/arch/evbmips/include: types.h

Log Message:
Convert evbmips to timecounters, using the MIPS3 cp0 clock.
This has been tested on AR5312, and I expect it to "just work" on
all evbmips systems.  (On AR5312, the counter is 110MHz. :-)


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/evbmips/evbmips/clock.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/evbmips/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