Subject: CVS commit: src/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 01/06/2003 07:56:01
Module Name:	src
Committed By:	rafal
Date:		Mon Jan  6 05:56:01 UTC 2003

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

Log Message:
Postpone DDB/KGDB init until we know the machine type, so the debugger can
be attached to the right place, twiddle the right watchdog registers, etc.


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/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.