Subject: CVS commit: syssrc/sys/arch/mips
To: None <source-changes@netbsd.org>
From: Takao Shinohara <shin@netbsd.org>
List: source-changes
Date: 12/28/2001 06:06:07
Module Name:	syssrc
Committed By:	shin
Date:		Fri Dec 28 04:06:07 UTC 2001

Modified Files:
	syssrc/sys/arch/mips/include: cpuregs.h
	syssrc/sys/arch/mips/mips: cache.c

Log Message:
R4000/R4400 always detects virtual alias as if
primary cache size is 32KB. Actual primary cache size
is ignored wrt VCED/VCEI.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 syssrc/sys/arch/mips/include/cpuregs.h
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/mips/mips/cache.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.