blob: ba262768449a38561112d76e69e53c20dea01340 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
|
Information for Number Nine I128 Users
The XFree86 Project Inc.
24 October 1998
1. Supported hardware
The current accelerated I128 server supports
o Imagine 128 (I128 with Texas Instruments TVP3025 or IBM528 RAMDAC). It
has been tested with with 4MB of VRAM.
o Imagine 128 Ticket 2 Ride (I128-T2R with IBM526 or 528 RAMDAC). It has
been tested with 4 MB and 8 MB of VRAM and DRAM.
o Imagine 128 Revolution 3D (I128-R3D with IBM526 RAMDAC). It has been
tested with 4 MB, 8 MB, and 16 MB of WRAM or SGRAM.
o Imagine 128 Revolution IV (I128-R4 with SILVERHAMMER RAMDAC). It has
been tested with 32 MB.
2. Features:
o uses linear frame buffer
o Resolutions up to the maximum supported by the card should be possible.
o 8 bpp, 16 bpp (depth 15 and 16), and 32 bpp (depth 24, sparse) are sup-
ported.
o supports RGB Sync-on-Green
o Makes use of the graphics accelerator.
3. Configuration:
The I128 driver should auto-detect all supported hardware so you needn't have
anything other than the Identifier in the Section "Device" of the XF86Config
file. When running the XF86Setup or xf86config programs one merely needs to
select an I128 card so that the correct server will be used. One need not
and should not specify a RAMDAC, clockchip or allow the setup program to
probe for clocks. The driver will auto-detect the amount of video ram pre-
sent.
The following Section "Device" options are supported by the MGA driver:
o Option "dac_8_bit"
Will enable 8-bit DAC support.
o Option "no_accel"
Will disable all hardware acceleration.
o Option "sync_on_green"
Will enable syncing on green for sync-on-green monitors (these are typi-
cally fixed frequency workstation monitors).
4. Mode lines for the Silicon Graphics flat panel display:
o These mode lines are required for use with the T2R4 (Rev 4) and the Sil-
icon Graphics Flat Panel display.
o Modeline "1600x1024d32" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 7 +Hsync +Vsync
o Modeline "1600x1024d16" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 5 +Hsync +Vsync
o Modeline "1600x1024d08" 103.125 1600 1600 1656 1664 1024 1024 1029 1030
HSkew 1 +Hsync +Vsync
o Modeline "800x512d32" 54.375 800 800 840 848 512 512 514 515 HSkew 7
DoubleScan +Hsync +Vsync
o Modeline "800x512d16" 54.375 800 800 840 848 512 512 514 515 HSkew 5
DoubleScan +Hsync +Vsync
o Modeline "800x512d08" 54.375 800 800 840 848 512 512 514 515 HSkew 1
DoubleScan +Hsync +Vsync
5. Author(s)
Robin Cutshaw, robin@XFree86.Org
and special help from:
o Galen Brooks, galen@nine.com
Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/I128.sgml,v 1.3 1999/08/28 10:43:32 dawes Exp $
$XFree86: xc/programs/Xserver/hw/xfree86/doc/README.I128,v 1.6 2000/03/01 01:48:05 dawes Exp $
|