PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

Status Calls

The following sections present the graphics driver status calls. Not all video or display drivers need to respond to every one of these calls.

GetMode (csCode = 2)

GetEntries (csCode = 3)

GetPages (csCode = 4)

GetBaseAddress (csCode = 5)

GetGray (csCode = 6)

GetInterrupt (csCode = 7)

GetGamma (csCode = 8)

GetDefaultMode (csCode = 9)

GetCurrentMode (csCode = 10)

GetSync (csCode = 11)

Reporting the Frame Buffer Controller's Capabilities

Reporting the Current Sync Status

GetConnection (csCode = 12)

GetModeTiming (csCode = 13)

GetModeBaseAddress

GetPreferredConfiguration (csCode = 16)

GetNextResolution (csCode = 17)

GetVideoParameters (csCode = 18)

GetGammaInfoList (csCode = 20)

RetrieveGammaTable (csCode = 21)

SupportsHardwareCursor (csCode = 22)

GetHardwareCursorDrawState (csCode = 23)

GetPowerState (csCode = 25)


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)