Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/01/2002 21:44:37
Module Name:	syssrc
Committed By:	he
Date:		Sun Dec  1 19:44:36 UTC 2002

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-6]: tga.c

Log Message:
Pull up revisions 1.43-1.45 (requested by mycroft in ticket #837):
  Simplify blitting code slightly, fix fenceposts.
  Copy forward when moving to the right if no overlap.
  Force GPSR to 0 before a blit, so text doesn't shift right.
  Fixes a few problems causing occasional corruption with
  TGA/TGA2 consoles.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.41.6.1 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.