Subject: CVS commit: syssrc/sys/arch/sun2/dev
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 03/22/2002 02:22:46
Module Name:	syssrc
Committed By:	fredette
Date:		Fri Mar 22 00:22:45 UTC 2002

Added Files:
	syssrc/sys/arch/sun2/dev: cons.h consinit.c kd.c pcons.c

Log Message:
Added bits to complete the sun2 console code.  These are
virtually identical copies of files under sys/arch/sparc/dev,
and one day they will be merged under sys/dev/sun.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 syssrc/sys/arch/sun2/dev/cons.h \
    syssrc/sys/arch/sun2/dev/consinit.c syssrc/sys/arch/sun2/dev/kd.c \
    syssrc/sys/arch/sun2/dev/pcons.c

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