summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:37 +0000
committerEamon Walsh <ewalsh@epoch.ncsc.mil>2004-05-04 19:43:37 +0000
commit7c3875a841f19fade5fe82784040d9b998bd9904 (patch)
treee50166dc5bb76a781513bf729b88c08b5e4598f9
parent470953c8a102463ede0849e61a3fcdd22c6e41b8 (diff)
Merge the new release from HEADXACE-SELINUX
-rw-r--r--README.sgml9
-rw-r--r--src/tga_driver.c2
2 files changed, 6 insertions, 5 deletions
diff --git a/README.sgml b/README.sgml
index d9936a7..c04cbf4 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,14 +1,14 @@
-<!DOCTYPE linuxdoc PUBLIC "-//XFree86//DTD linuxdoc//EN" [
+<!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN" [
<!ENTITY % defs SYSTEM "defs.ent"> %defs;
]>
<article>
<title>Information for DEC 21030 Users (aka TGA)
<author>The XFree86 Project, Inc.
-<date>March 5th, 2000
+<and>Updates for X11R&relvers; by Jim Gettys
+<date>March 25th, 2004
<ident>
-$XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DECtga.sgml,v 3.8 1999/07/19 13:36:20 dawes Exp $
</ident>
<toc>
@@ -17,7 +17,8 @@ $XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/DECtga.sgml,v 3.8 1999/07/19 1
<sect>DEC 21030
<p>
<itemize>
-<item>The DEC 21030 is supported by XFree86 &relvers;. The driver is now
+<item>The DEC 21030 is supported by X11R&relvers;.
+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)
diff --git a/src/tga_driver.c b/src/tga_driver.c
index 7c49375..ce7e5b8 100644
--- a/src/tga_driver.c
+++ b/src/tga_driver.c
@@ -210,7 +210,7 @@ static XF86ModuleVersionInfo tgaVersRec =
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
TGA_MAJOR_VERSION, TGA_MINOR_VERSION, TGA_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,