Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-5] xsrc/external/mit/xf86-video-sunffb/dist/src



Module Name:    xsrc
Committed By:   snj
Date:           Sat Feb  7 02:26:08 UTC 2009

Modified Files:
        xsrc/external/mit/xf86-video-sunffb/dist/src [netbsd-5]: ffb_driver.c

Log Message:
Pull up following revision(s) (requested by macallan in ticket #425):
        external/mit/xf86-video-sunffb/dist/src/ffb_driver.c: revision 1.4
Get rid of gratuitious calls to FFBSaveScreen() during driver setup.
This should avoid a crash on ffb1 boards where we need to redraw the
screen on unblank which would happen when we're not ready to do so with
above mentioned calls in place. Blanking there is pointless anyway - we
don't ever switch video modes so there's nothing 'aesthetic' about it.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.2 -r1.1.1.1.2.3 \
    xsrc/external/mit/xf86-video-sunffb/dist/src/ffb_driver.c

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



Home | Main Index | Thread Index | Old Index