Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: None <nathanw@netbsd.org>
List: source-changes
Date: 02/11/2001 21:34:59
Module Name:	syssrc
Committed By:	nathanw
Date:		Sun Feb 11 19:34:59 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: tga.c

Log Message:
Make tga_rop_vtov deal with copies of <256 byte granularity, necessary
for proper console text handling (especially in-line insertion) on
8-bit displays.

From Christian Groessler <cpg@aladdin.de>.
Tested on 32-bit TGA by me.


To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 syssrc/sys/dev/pci/tga.c

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