Subject: CVS commit: syssrc/sys/arch/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/29/2001 04:24:59
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.