summaryrefslogtreecommitdiff
path: root/README.sgml
blob: 4e937ca71ec031edfd42eb78fe1b57bb7bdf9d40 (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
<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN" [
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>

<article>
<title>Information for Cyrix Chipset Users
<author>The XFree86 Project Inc.
<date>7 March 2000
<ident>
</ident>
<toc>

<sect>Supported hardware <p>

This driver
supports a single chipset `mediagx' that should work on the following Cyrix
CPUs with integrated graphics:

<itemize>
<item>MediaGX
<item>MediaGXi
<item>MediaGXm
</itemize>

<sect>Features <p>
<itemize>
<item>Rather sparse (color depth hardcoded to 8)
</itemize>

<sect>xorg.conf Option <p>
<descrip>
<tag>Option "sw_cursor"</tag>
disable the hardware cursor. (Code not verified yet!)
<tag>Option "no_accel"</tag>
completely disables acceleration. Usually not recommended.
</descrip>

<sect>Bugs and Limitations<p>
<itemize>
<item>As a first cut at the new design, known problems are everywhere.
The console font is corrupted upon exit.  The server seems stable if
the virtual desktop and resolution size match.  I found 1024x768 usable
and that's why I released this version.  Geeks can have fun with this
but NEWBIES should use the 3.3.3.1 release instead!
<item>On some older chipsets, the driver may trigger an illegal instruction
just after probing for the ``scratchpad size''.  If this is the case,
email to <email>hecker@cat.dfrc.nasa.gov</email> with the output of 
<verb>
Xorg -probeonly -verbose
</verb>
and this will be fixed.
</itemize>

<sect>Authors<p>
<itemize>
<item>Richard Hecker <email>hecker@cat.dfrc.nasa.gov</email>
</itemize>


</article>