Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 07/14/2005 06:24:17
Module Name:	xsrc
Committed By:	martin
Date:		Thu Jul 14 06:24:17 UTC 2005

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb: ffb.h
	    ffb_dac.c ffb_driver.c

Log Message:
On old revisions of FFB, when unblanking the screen, make the X server
redraw the whole screen (thanks to Marc Aurele La France from XFree).
This fixes PR 30580.


To generate a diff of this commit:
cvs rdiff -r1.1.1.5 -r1.2 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb.h
cvs rdiff -r1.2 -r1.3 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_dac.c \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/sunffb/ffb_driver.c

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