Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   bjh21
Date:           Sun Mar  4 14:47:18 UTC 2007

Modified Files:
        src/sys/arch/acorn26/acorn26: cpu.c
        src/sys/arch/arm/arm: cpufunc.c
        src/sys/arch/arm/include: cpufunc.h

Log Message:
Finally make cpufuncs work properly on acorn26, since something seems to be
using it.  This entailed adding support for ARM2 and ARM2as, and allowing
for getting CPU IDs other than from CP15, since ARM2(as) doesn't have CP15.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/acorn26/acorn26/cpu.c
cvs rdiff -r1.78 -r1.79 src/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.39 -r1.40 src/sys/arch/arm/include/cpufunc.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