Subject: CVS commit: [netbsd-3] src/sys/arch/sgimips/sgimips
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/21/2005 20:23:41
Module Name:	src
Committed By:	tron
Date:		Mon Nov 21 20:23:41 UTC 2005

Modified Files:
	src/sys/arch/sgimips/sgimips [netbsd-3]: machdep.c

Log Message:
Pull up following revision(s) (requested by tsutsui in ticket #970):
	sys/arch/sgimips/sgimips/machdep.c: revision 1.94
Restore missing call to r5k_enable_sdcache().  Its' removal was a thinko
on my part -- the COP0 SC presence test fails on r5k IP22, but
r5k_enable_sdcache() will DTRT regardless.
Pointed out by tsutsui@


To generate a diff of this commit:
cvs rdiff -r1.90.2.1 -r1.90.2.2 src/sys/arch/sgimips/sgimips/machdep.c

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