Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 07/19/2000 11:38:42
Module Name:	syssrc
Committed By:	jeffs
Date:		Wed Jul 19 18:38:42 UTC 2000

Modified Files:
	syssrc/sys/arch/mips/mips: locore.S

Log Message:
At the start of the kernel, keep the MIPS3_SR_DIAG_BEV setting
on mips3 systems, until the kernel actually hooks the vectors.
This makes it easier to debug early problems if the firmware
has provides an exception handler.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 syssrc/sys/arch/mips/mips/locore.S

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