Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jeff Smith <jeffs@netbsd.org>
List: source-changes
Date: 12/20/2000 07:48:07
Module Name: syssrc
Committed By: jeffs
Date: Wed Dec 20 05:48:07 UTC 2000
Modified Files:
syssrc/sys/arch/mips/mips: locore_mips3.S mips_machdep.c
Log Message:
Hook mips3 cache error vector. No real handler, only set-up for a panic.
A real handler is hard.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/mips/mips/locore_mips3.S
cvs rdiff -r1.108 -r1.109 syssrc/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.