Subject: CVS commit: src/sys/arch/i386/xbox
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/05/2007 02:09:13
Module Name:	src
Committed By:	jmcneill
Date:		Fri Jan  5 02:09:13 UTC 2007

Modified Files:
	src/sys/arch/i386/xbox: xboxfb.c

Log Message:
Don't attempt to clear the screen when adding a new virtual console, and
use shadowfb to make scrolling significantly less painful until we get a
proper accelerated console driver for this machine.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/xbox/xboxfb.c

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