summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/xgi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/xgi.h b/src/xgi.h
index 7d4177b..839dbfe 100644
--- a/src/xgi.h
+++ b/src/xgi.h
@@ -988,6 +988,8 @@ Bool Volari_AccelInit(ScreenPtr pScreen) ;
/* void XGI_EnableBridge(PXGI_HW_DEVICE_INFO,USHORT BaseAddr); */
#endif
+extern void XGI_New_GetVBType(VB_DEVICE_INFO *XGI_Pr, PXGI_HW_DEVICE_INFO);
+
extern USHORT XGI_GetModeID(ULONG VBFlags, int HDisplay, int VDisplay,
int Depth, int LCDwith, int LCDheight);