Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Stoned Elipot <seb@netbsd.org>
List: source-changes
Date: 06/10/2004 12:11:19
Module Name:	src
Committed By:	seb
Date:		Thu Jun 10 12:11:19 UTC 2004

Modified Files:
	src/sys/arch/sparc64/dev: sab.c

Log Message:
Add cnmagic(9) support: previously only <Break> was supported to break
into the debugger or ROM monitor from the console.
Note that <Break> is still the default.

Thanks to martin@ for testing.
Approved by petrov@.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/sparc64/dev/sab.c

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