From 3ef5b566f3a3e705c5aa6e0bd637d55741e1f0a6 Mon Sep 17 00:00:00 2001 From: Roland Mainz Date: Sat, 10 Apr 2004 09:04:55 +0000 Subject: Resync to 2004-04-10 XORG-RELEASE-1 branch --- README.sgml | 10 ++++++---- src/tga_driver.c | 2 +- 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 @@ - %defs; ]>
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, -- cgit v1.2.3