Subject: CVS commit: [thorpej-mips-cache] syssrc/sys/arch/sgimips
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/14/2001 04:22:37
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Nov 14 02:22:37 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/conf [thorpej-mips-cache]: files.sgimips
	syssrc/sys/arch/sgimips/sgimips [thorpej-mips-cache]: cpu.c ip22.c
Added Files:
	syssrc/sys/arch/sgimips/sgimips [thorpej-mips-cache]: ip22_cache.S

Log Message:
Shuffle around the code that frobs the IP-22 L2 SysAD cache,
and add code (untested and not enabled yet) to actually enable
and flush this cache.

The code is really just a placeholder -- I need to find someone
that has a machine equipped with such a cache.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.12.2.1 syssrc/sys/arch/sgimips/conf/files.sgimips
cvs rdiff -r1.5.6.1 -r1.5.6.2 syssrc/sys/arch/sgimips/sgimips/cpu.c
cvs rdiff -r1.5.8.1 -r1.5.8.2 syssrc/sys/arch/sgimips/sgimips/ip22.c
cvs rdiff -r0 -r1.1.2.1 syssrc/sys/arch/sgimips/sgimips/ip22_cache.S

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