4 #include <exec/types.h>
6 #define PCI_VENDOR_S3 0x5333
8 #define vgaIOBase 0x3d0
30 extern OOP_AttrBase HiddPCIDeviceAttrBase
;
32 BOOL
initVesaGfxHW(struct HWData
*);
33 void DACLoad(struct HWData
*, unsigned char, int);
39 void vesaRefreshArea(struct BitmapData
*data
, LONG x1
, LONG y1
, LONG x2
, LONG y2
);