Simple question : what is the meaning of VGABASE (defined as 0xf0000000 or 0xff000000 depending on OS).
vgaBase is the virtual address of memory mapped to VGA 0xa0000.
vgaVirtBase is set to VGABASE for SVGA server (and to vgaBase for mono nonbanked) .Or in other words : how to set vgaVirtBase for SVGA ?
Andrzej
_______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86