Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 01/17/2001 08:48:10
Module Name:	syssrc
Committed By:	nisimura
Date:		Wed Jan 17 06:48:10 UTC 2001

Modified Files:
	syssrc/sys/dev/tc: sfbplus.c

Log Message:
managed to make this useful enough for screen editor.
- video base register value brings different scanline starting address
  of framebuffer depending on VRAM chip column size.
many other issues left unsolved.
- text rendered in incorrect colours.
- acceleration codes should be reimplemented from scratch.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 syssrc/sys/dev/tc/sfbplus.c

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