File: CALLMAP

package info (click to toggle)
xserver-xorg-video-siliconmotion 1%3A1.7.9-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 2,276 kB
  • ctags: 1,329
  • sloc: ansic: 8,785; sh: 4,169; makefile: 58
file content (22 lines) | stat: -rw-r--r-- 621 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
-- Only Once, calling order --
ChipIdentify (SMIIdentify)
ChipProbe (SMIProbe)
	Passive only, no ram determination, no writing
	
-- For each ScrnInfoRec, still calling order --
ChipPreInit (SMIPreInit)
	Allows probing and mapping, hardware must remain unchanged
  ChipGetRec
  
ChipScreenInit
  ChipMapMem
  ChipSave
    vgaHWSaveMMIO
  ChipModeInit
    vtSema=TRUE
    ChipWriteMode
      vgaHWRestoreMMIO

Header:   \\Mercury\Projects\archives\XFree86 4.0\CALLMAP.-arc   1.1   13 Jul 2000 18:16:58   Frido  $

$XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/CALLMAP,v 1.1 2000/11/28 20:59:18 dawes Exp $