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:   tsutsui
Date:           Fri Apr 21 16:52:15 UTC 2006

Modified Files:
        src/sys/arch/cobalt/cobalt: autoconf.c clock.c machdep.c
        src/sys/arch/cobalt/include: param.h

Log Message:
- initialize cpuspeed and curcpu() according to cobalt model id
- switch to cpu cyclecounter based delay(9), taken from evbmips


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/cobalt/cobalt/autoconf.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/cobalt/cobalt/clock.c
cvs rdiff -r1.61 -r1.62 src/sys/arch/cobalt/cobalt/machdep.c
cvs rdiff -r1.11 -r1.12 src/sys/arch/cobalt/include/param.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