summaryrefslogtreecommitdiff
path: root/README.sgml
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:55 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:55 +0000
commit8cf2eff7ea90409df3f75a53080b45dd54acba17 (patch)
tree3f1ddbc3bd39caed9c18ff7b89fa8c2acd5ab004 /README.sgml
Initial revisionXORG-STABLE
Diffstat (limited to 'README.sgml')
-rw-r--r--README.sgml62
1 files changed, 62 insertions, 0 deletions
diff --git a/README.sgml b/README.sgml
new file mode 100644
index 0000000..a0861c9
--- /dev/null
+++ b/README.sgml
@@ -0,0 +1,62 @@
+<!DOCTYPE linuxdoc PUBLIC "-//XFree86//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>
+$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/cyrix.sgml,v 1.3 2000/03/08 05:38:43 dawes Exp $
+</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>XF86Config 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>
+XFree86 -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>
+