On Wed, Jun 20, 2001 at 12:05:58AM +0200, Andreas Beck wrote:
> > smoke says this just isn't implemented as far as he can see, and would
> > be a chore to implement; we should ensure that mode requests with
> > frames > 1 actually fail, rather than pretending to work.
> 
> Hmm - does scrolling work (setorigin) ? If so I'd say emulate frames with
> it, just as we do with fbdev.

Yes the functions:

vga_claimvideomemory(); and
vga_setdisplaystart(); 

should allow you to fake frames. It should be a really easy fix. I looked
at it and got the GGISetOrigin() function working and the target claiming
the proper amount of video memory. I just couldn't find the code to enable
page flipping on the target.

JOhn


Reply via email to