summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-06-14 08:05:47 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-06-14 08:05:47 -0400
commitaefdf980aa6f2230ecbd0c207da149e02a41fb35 (patch)
treececd8d79cc75c40a88d67e6547651412b099fd57
parent21a0a621fdb2d46e08a8c47726d01dae5fa3c0ea (diff)
README: fix linuxdoc content
defs.ent are located under X11 directory ident tag is not a Linuxdoc tag replace docbook email tag with linuxdoc email tag Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
-rw-r--r--README38
-rw-r--r--README.sgml13
2 files changed, 24 insertions, 27 deletions
diff --git a/README b/README
index becf575..10ef01a 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
Information for DEC 21030 Users (aka TGA)
The XFree86 Project, Inc.
- Updates for X11R6.8 by Jim Gettys
+ Updates for X11R7.5 by Jim Gettys
March 25th, 2004
____________________________________________________________
@@ -14,19 +14,19 @@
______________________________________________________________________
- 1. DEC 21030
+ 1. DEC 21030
- +o The DEC 21030 is supported by X11R6.8. The driver is now partially
- accelerated. The built-in graphics on the Multia is supported in
+ o The DEC 21030 is supported by X11R7.5. The driver is now partially
+ accelerated. The built-in graphics on the Multia is supported in
8-plane mode, and PCI cards with 8 or 16 MB framebuffers are
- supported in 24-plane mode. TGA2 (aka PowerStorm 3D30/4D20) cards
+ supported in 24-plane mode. TGA2 (aka PowerStorm 3D30/4D20) cards
are not currently supported.
- +o Current Known Problems
+ o Current Known Problems
- 1. Virtual desktops and multiple modelines do not work. You should
+ 1. Virtual desktops and multiple modelines do not work. You should
specify only one modeline.
2. Hardware cursor is only supported on systems with the BT485
@@ -42,43 +42,43 @@
below).
- +o The following options may be specified for the 21030 driver:
+ o The following options may be specified for the 21030 driver:
- BusID
+ BusID
Currently it is necessary to specify the BusID so that the
server will find the card. Check /proc/pci and look for the
- bus, device, and function numbers in the 21030 section. On a
+ bus, device, and function numbers in the 21030 section. On a
Multia, this should be "PCI:0:11:0".
- MemBase 0x???????
+ MemBase 0x???????
If the server does not detect the base address of the 21030,
then check /proc/pci for the 21030 and look for the
"Prefetchable 32 bit memory at 0x???????" and enter this as your
MemBase setting.
- Option
+ Option
Disables acceleration.
- Option
+ Option
Disables the hardware cursor.
- Option
+ Option
Disables the XAA PolySegment() method.
- 2. Authors
+ 2. Authors
- +o Matthew Grossman, <mattg@oz.net>
+ o Matthew Grossman, <mailto:mattg@oz.net>
- +o Alan Hourihane, <alanh@fairlite.demon.co.uk>
+ o Alan Hourihane, <mailto:alanh@fairlite.demon.co.uk>
- +o Martin Lucina, <mato@kotelna.sk>
+ o Martin Lucina, <mailto:mato@kotelna.sk>
- +o Tim Rowley, <tor@cs.brown.edu>
+ o Tim Rowley, <mailto:tor@cs.brown.edu>
diff --git a/README.sgml b/README.sgml
index c04cbf4..1a13818 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,5 +1,5 @@
<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN" [
-<!ENTITY % defs SYSTEM "defs.ent"> %defs;
+<!ENTITY % defs SYSTEM "X11/defs.ent"> %defs;
]>
<article>
@@ -8,9 +8,6 @@
<and>Updates for X11R&relvers; by Jim Gettys
<date>March 25th, 2004
-<ident>
-</ident>
-
<toc>
<p>
@@ -72,10 +69,10 @@ crashes with SIGFPE, or server hangs, try disabling it (see below).
<sect>Authors
<p>
<itemize>
-<item>Matthew Grossman, <email>mattg@oz.net</email>
-<item>Alan Hourihane, <email>alanh@fairlite.demon.co.uk</email>
-<item>Martin Lucina, <email>mato@kotelna.sk</email>
-<item>Tim Rowley, <email>tor@cs.brown.edu</email>
+<item>Matthew Grossman, <url url="mailto:mattg@oz.net">
+<item>Alan Hourihane, <url url="mailto:alanh@fairlite.demon.co.uk">
+<item>Martin Lucina, <url url="mailto:mato@kotelna.sk">
+<item>Tim Rowley, <url url="mailto:tor@cs.brown.edu">
</itemize>
</article>