Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 06/27/1999 14:17:19
Module Name:	syssrc
Committed By:	is
Date:		Sun Jun 27 21:17:18 UTC 1999

Modified Files:
	syssrc/sys/arch/amiga/dev: ite_cl.c

Log Message:
Don't even try to output to, scroll or clear the device if we are in graphics
mode. On this chip, we need to access some registers to set the text plane,
which messes up the graphics setup.
This should fix the grf3 problems reported by several people.
Michael Hitch and Joerg Lehners analyzed the problem and provided the fix.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 syssrc/sys/arch/amiga/dev/ite_cl.c

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