mirror of
https://github.com/X11Libre/xf86-video-xgi.git
synced 2026-03-24 01:24:35 +00:00
@@ -2564,6 +2564,7 @@ XGIPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
XGIErrorLog(pScrn, "Could not allocate VGA private\n");
|
||||
return FALSE;
|
||||
}
|
||||
vgaHWSetStdFuncs(VGAHWPTR(pScrn));
|
||||
|
||||
/* Allocate the XGIRec driverPrivate */
|
||||
pXGI = XGIGetRec(pScrn);
|
||||
|
||||
Reference in New Issue
Block a user