Subject: CVS commit: src/sys/arch/mips/mips
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/05/2005 11:08:41
Module Name:	src
Committed By:	tsutsui
Date:		Sat Nov  5 11:08:41 UTC 2005

Modified Files:
	src/sys/arch/mips/mips: mips_machdep.c

Log Message:
Check MIPS_PRID_IMPL(cpu_id) for MIPS3_4100 CPUs at runtime to
initialize the MIPS_COP_0_TLB_PG_MASK register with their specific value.


To generate a diff of this commit:
cvs rdiff -r1.179 -r1.180 src/sys/arch/mips/mips/mips_machdep.c

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