Alan Coopersmith dec0beddbe Fix -Wimplicit-function-declaration warning
xgi_setup.c:637:5: warning: implicit declaration of function
  ‘XGI_New_GetVBType’; did you mean ‘XGI_GetRegByte’?
  [-Wimplicit-function-declaration]
     XGI_New_GetVBType(pXGI->XGI_Pr, pHwDevInfo); //yilin
     ^~~~~~~~~~~~~~~~~

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2022-12-09 13:20:16 -08:00
2010-10-06 20:52:01 -07:00
2018-11-18 16:46:35 -08:00
2022-01-30 09:23:37 -08:00

xf86-video-xgi - XGI video driver for the Xorg X server

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The primary development code repository can be found at:

https://gitlab.freedesktop.org/xorg/driver/xf86-video-xgi

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches

Description
No description provided
Readme 3.1 MiB
Languages
C 99.5%
Makefile 0.3%
M4 0.2%