xenocara/driver/xf86-video-s3virge/CALLMAP

24 lines
514 B
Plaintext
Raw Normal View History

2006-11-26 13:10:58 -07:00
-- Only Once, calling order --
ChipIdentify (S3VIdentify)
ChipProbe (S3VProbe)
Passive only, no ram determination, no writing
-- For each ScrnInfoRec, still calling order --
ChipPreInit (S3VPreInit)
Allows probing and mapping, hardware must remain unchanged
ChipGetRec
ChipScreenInit
ChipMapMem
ChipSave
vgaHWSaveMMIO
ChipModeInit
vtSema=TRUE
ChipWriteMode
vgaHWRestoreMMIO
2008-10-12 15:19:05 -06:00
$XFree86: xc/programs/Xserver/hw/xfree86/drivers/s3virge/CALLMAP,v 1.2 1998/11/22 10:37:28 dawes Exp $