Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/sparc/sparc
Module Name: src
Committed By: uwe
Date: Sat Sep 10 01:27:54 UTC 2005
Modified Files:
src/sys/arch/sparc/sparc: genassym.cf intr.c locore.s
Log Message:
Hanlde NMI on microSPARC-IIep.
We don't do much useful except reporting, but that's better than to
stupidly use sun4m handler and wedge the machine. May need to revisit
what's fatal.
Prodding by macallan@
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/sparc/sparc/genassym.cf
cvs rdiff -r1.87 -r1.88 src/sys/arch/sparc/sparc/intr.c
cvs rdiff -r1.216 -r1.217 src/sys/arch/sparc/sparc/locore.s
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index