mirror of
https://github.com/openbsd/xenocara.git
synced 2025-12-08 10:19:00 +00:00
Fix for new vgahw API. Problem reported by mpi@. Thanks.
This commit is contained in:
@@ -1543,7 +1543,8 @@ NVPreInit(ScrnInfoPtr pScrn, int flags)
|
||||
xf86FreeInt10(pNv->pInt);
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
vgaHWSetStdFuncs(VGAHWPTR(pScrn));
|
||||
|
||||
/* We use a programmable clock */
|
||||
pScrn->progClock = TRUE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user