[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/trident trident.man, 1.1.4.1.6.1, 1.1.4.1.6.1.6.1 trident_driver.c, 1.1.4.2.2.1, 1.1.4.2.2.1.6.1

Roland Mainz xorg-commit at pdx.freedesktop.org
Sat Apr 10 02:05:02 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/trident
In directory pdx:/tmp/cvs-serv7662/xc/programs/Xserver/hw/xfree86/drivers/trident

Modified Files:
      Tag: XPRINT
	trident.man trident_driver.c 
Log Message:
Resync to 2004-04-10 XORG-RELEASE-1 branch

Index: trident.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/trident/trident.man,v
retrieving revision 1.1.4.1.6.1
retrieving revision 1.1.4.1.6.1.6.1
diff -u -d -r1.1.4.1.6.1 -r1.1.4.1.6.1.6.1
--- a/trident.man	4 Mar 2004 17:47:58 -0000	1.1.4.1.6.1
+++ b/trident.man	10 Apr 2004 09:04:55 -0000	1.1.4.1.6.1.6.1
@@ -14,7 +14,7 @@
 .fi
 .SH DESCRIPTION
 .B trident
-is an XFree86 driver for Trident video cards.  The driver is 
+is an __xservername__ driver for Trident video cards.  The driver is 
 accelerated, and provides support for the following framebuffer depths:
 1, 4, 8, 15, 16, and 24. Multi-head configurations are supported.
 The XvImage extension is supported on TGUI96xx and greater cards.
@@ -41,7 +41,7 @@
 8900C, 8900D, 9000, 9200CXr, Cyber9320, 9400CXi, 9440AGi
 These cards have been ported but need further testing and may not work.
 .SH CONFIGURATION DETAILS
-Please refer to XF86Config(__filemansuffix__) for general configuration
+Please refer to __xconfigfile__(__filemansuffix__) for general configuration
 details.  This section only covers configuration details specific to this
 driver.
 .PP
@@ -128,6 +128,6 @@
 Default: gamma and brightness control is turned off. 
 Note: This is not supported on all chipsets.
 .SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
 .SH AUTHOR
 Author: Alan Hourihane

Index: trident_driver.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/trident/trident_driver.c,v
retrieving revision 1.1.4.2.2.1
retrieving revision 1.1.4.2.2.1.6.1
diff -u -d -r1.1.4.2.2.1 -r1.1.4.2.2.1.6.1
--- a/trident_driver.c	4 Mar 2004 17:47:58 -0000	1.1.4.2.2.1
+++ b/trident_driver.c	10 Apr 2004 09:04:55 -0000	1.1.4.2.2.1.6.1
@@ -565,7 +565,7 @@
 	MODULEVENDORSTRING,
 	MODINFOSTRING1,
 	MODINFOSTRING2,
-	XF86_VERSION_CURRENT,
+	XORG_VERSION_CURRENT,
 	TRIDENT_MAJOR_VERSION, TRIDENT_MINOR_VERSION, TRIDENT_PATCHLEVEL,
 	ABI_CLASS_VIDEODRV,			/* This is a video driver */
 	ABI_VIDEODRV_VERSION,




More information about the xorg-commit-diffs mailing list