Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 04/16/2000 15:07:29
Module Name:	syssrc
Committed By:	pk
Date:		Sun Apr 16 22:07:28 UTC 2000

Modified Files:
	syssrc/sys/arch/sparc/dev: bt_subr.c

Log Message:
Switch initial colormap setup again to be compatible with the PROM's,
i.e. background at index 0: white, foreground at index 255: black.

Also, allocate a slice for an ANSI colormap, so we can experiment
with coloured text on the bare console.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/arch/sparc/dev/bt_subr.c

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