Subject: CVS commit: src/sys/arch/sparc
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 07/30/2007 18:20:10
Module Name:	src
Committed By:	macallan
Date:		Mon Jul 30 18:20:09 UTC 2007

Modified Files:
	src/sys/arch/sparc/conf: files.sparc
	src/sys/arch/sparc/dev: cgfourteen.c cgfourteenreg.h cgfourteenvar.h

Log Message:
add wsdisplay support for cg14
The console will run in 8bit but switch to 32bit in mapped mode so XFree86
with wsfb can run in 24bit colour.


To generate a diff of this commit:
cvs rdiff -r1.140 -r1.141 src/sys/arch/sparc/conf/files.sparc
cvs rdiff -r1.48 -r1.49 src/sys/arch/sparc/dev/cgfourteen.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/sparc/dev/cgfourteenreg.h
cvs rdiff -r1.6 -r1.7 src/sys/arch/sparc/dev/cgfourteenvar.h

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