summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:55 +0000
committerRoland Mainz <roland.mainz@nrubsig.org>2004-04-10 09:04:55 +0000
commit3ef5b566f3a3e705c5aa6e0bd637d55741e1f0a6 (patch)
tree371be2dcc24025b0f2c870c0b95ce287b50ef455
parent09078a67b8fa78933c3167ccf4d9a0f36278f58b (diff)
Resync to 2004-04-10 XORG-RELEASE-1 branchXPRINT_BEGINXPRINT
-rw-r--r--README.sgml10
-rw-r--r--src/tga_driver.c2
2 files changed, 7 insertions, 5 deletions
diff --git a/README.sgml b/README.sgml
index d9936a7..091aa5f 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,14 +1,15 @@
-<!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 $
+$Id$
</ident>
<toc>
@@ -17,7 +18,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,