Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/arch/arm
Module Name: syssrc
Committed By: thorpej
Date: Thu Nov 29 02:24:59 UTC 2001
Modified Files:
syssrc/sys/arch/arm/arm: cpufunc.c
syssrc/sys/arch/arm/arm32: cpu.c
syssrc/sys/arch/arm/include: armreg.h cpufunc.h
Log Message:
Fetch cache info from the Cache Type register on ARM7TDMI and "greater"
processors. Report this when the processor is attached.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/arch/arm/arm/cpufunc.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/arm/arm32/cpu.c
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/arm/include/armreg.h
cvs rdiff -r1.13 -r1.14 syssrc/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