Update of /cvsroot/linux-vr/linux/drivers/video
In directory cvs1.i.sourceforge.net:/tmp/cvs-serv29099
Modified Files:
r3912fb.c sed1354fb.c sfb.c vr4181fb.c vrc4171fb.c
Log Message:
Fix for lack of scrolling in console mode once the logo is no longer
showing. It now makes the upper level fbcon code do software scrolling
instead of telling it we can scroll in hardware.
Most of these really can scroll in hardware (to an extent, at least), but
that hasn't been implemented in any of them yet.
|