Subject: CVS commit: src/sys/arch/sparc64/sparc64
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/21/2006 03:16:05
Module Name: src
Committed By: mrg
Date: Sat Oct 21 03:16:05 UTC 2006
Modified Files:
src/sys/arch/sparc64/sparc64: db_interface.c
Log Message:
add a "mach sir" command to call sir instruction ('software initiated
reset'). this is a much more drastic way to do "mach prom", but it
works when used from cpu>0, which "mach prom" currently does not.
To generate a diff of this commit:
cvs rdiff -r1.92 -r1.93 src/sys/arch/sparc64/sparc64/db_interface.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.