|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Mark Kettenis (kettenis
cvs.openbsd.org)
Date: Sun Dec 14 2008 - 11:10:44 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: kettenis
cvs.openbsd.org 2008/12/14 10:10:44
Modified files:
sys/arch/sparc64/sparc64: db_interface.c
sys/arch/sparc64/include: db_machdep.h
sys/arch/sparc64/dev: bbc.c
Log message:
Implement a "machine xir" ddb command, making it possible to send an
External Initiated Reset (XIR) to processors. A XIR is non-maskable and will
drop us at the PROM ok prompt. This makes it possible to diagnose problems
where a CPU is spinning with interrupts disabled.
For now, this is only supported on machines with bbc(4).
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]