Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 06/13/2001 15:34:25
Module Name:	syssrc
Committed By:	rafal
Date:		Wed Jun 13 12:34:25 UTC 2001

Modified Files:
	syssrc/sys/arch/sgimips/sgimips: machdep.c

Log Message:
Implement a db_trap_callback which turns off the watchdog on entry to DDB
and turns it back on on exit.  Hook the callback in early in the boot, so
it's there as soon as DDB is available.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/sgimips/sgimips/machdep.c

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