Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 04/01/2001 19:58:06
Module Name:	syssrc
Committed By:	reinoud
Date:		Sun Apr  1 16:58:06 UTC 2001

Modified Files:
	syssrc/sys/arch/arm32/vidc: vidc20config.c vidc20config.h vidcvideo.c

Log Message:
Add hardware scrolling to the RiscPC wscons implementation.
There are still some minor oddities esp. at startup but after that it
functions OK.

The scrolling speed is increased *dramatically* and allmost even faster
compared to the old vidcconsole code; *NOT* tested yet on non-VRAM machines.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm32/vidc/vidc20config.c \
    syssrc/sys/arch/arm32/vidc/vidc20config.h \
    syssrc/sys/arch/arm32/vidc/vidcvideo.c

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