summaryrefslogtreecommitdiff
path: root/README.sgml
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-15 10:16:34 +0000
committerEgbert Eich <eich@suse.de>2004-04-15 10:16:34 +0000
commitbbea969215955881d35a3a946618f0c0868a83c9 (patch)
treed07f68083a5be7fe46d2cc68d474ac7984da2dcb /README.sgml
parentad179e6b335b0af02b3a8195a10a7e0c8d9df713 (diff)
Diffstat (limited to 'README.sgml')
-rw-r--r--README.sgml14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.sgml b/README.sgml
index 215ffb3..193cfdc 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,4 +1,4 @@
-<!DOCTYPE linuxdoc PUBLIC "-//XFree86//DTD linuxdoc//EN" [
+<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN" [
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>
@@ -10,7 +10,6 @@
<date>5 October 2003
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml,v 3.8 2003/10/19 19:29:14 dawes Exp $
</ident>
<!-- Table of contents -->
@@ -32,7 +31,7 @@ It currently supports the following chipsets:
The driver supports:
<itemize>
<item>8/16/24 bits color depth; old series also 15;
- <item>XAA (XFree86 Acceleration Architecture)
+ <item>XAA
<item>XVideo (Xv)
<item>Render (XRAND)
<item>Hardware cursor; 315/330 series: Color HW cursor;
@@ -47,11 +46,11 @@ Please see http://www.winischhofer.net/linuxsisvga.shtml for detailed documentat
and updates. Support for the 661, 741 and 760 is entirely untested as of this writing,
and possibly incomplete for LCD output.
-<sect> XF86Config Options <p>
+<sect> xorg.conf Options <p>
The following options are of particular interest for the SiS
driver. Each of them must be specified in the Device section of the
-XF86Config file for this card.
+xorg.conf file for this card.
<sect1>For all chipsets<p>
@@ -158,7 +157,7 @@ XF86Config file for this card.
<descrip>
<tag>Option "MaxXFBMem"</tag>
DRI requires the linux kernel's SiS framebuffer driver "sisfb" and some
- other modules which come with either the linux kernel or XFree86. (On *BSD,
+ other modules which come with either the linux kernel or X11R&relvers;. (On *BSD,
the DRI driver does not require any framebuffer driver.)
Sisfb takes care of memory management for texture data. In order to prevent
the X driver and sisfb from overwriting each others video memory, sisfb
@@ -168,7 +167,8 @@ XF86Config file for this card.
the amount of RAM sisfb reserved. For this purpose, the Option "MaxXFBMem" exists.
XFree 4.3.0 disabled SiS DRI support due to a lack of maintenance of the SiS DRI
- driver. XFree86 4.4 contains a newly written SiS DRI driver by Eric Anholt.
+ driver. X11R&relvers; and X11R&relvers; and XFree86 4.4 contains a newly written
+ SiS DRI driver by Eric Anholt.
If you intend to use DRI, I recommend setting the total video memory in the BIOS
to 64MB in order to at least overcome the lack of memory swap functions.