[xorg-commit-diffs]
xc/programs/Xserver/hw/xfree86/drivers/siliconmotion
siliconmotion.man, 1.1.4.2, 1.1.4.3 smi_driver.c, 1.1.4.2, 1.1.4.3
Egbert Eich
xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:16:39 PDT 2004
Committed by: eich
Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/siliconmotion
In directory pdx:/home/eich/tstbuild/xc/programs/Xserver/hw/xfree86/drivers/siliconmotion
Modified Files:
Tag: XORG-CURRENT
siliconmotion.man smi_driver.c
Log Message:
2004-04-15 Egbert Eich <eich at freedesktop.org>
Merged changes from RELEASE-1 branch
Index: siliconmotion.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/siliconmotion.man,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/siliconmotion.man 5 Mar 2004 13:40:31 -0000 1.1.4.2
+++ b/siliconmotion.man 15 Apr 2004 10:16:33 -0000 1.1.4.3
@@ -1,5 +1,5 @@
-.\" Header: //Mercury/Projects/archives/XFree86/4.0/siliconmotion.cpp-arc 1.4 29 Nov 2000 14:12:56 Frido $
-.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/siliconmotion.man,v 1.2 2001/01/27 18:20:52 dawes Exp $
+.\" Header: //Mercury/Projects/archives/__xservername__/4.0/siliconmotion.cpp-arc 1.4 29 Nov 2000 14:12:56 Frido $
+.\" $__xservername__: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/siliconmotion.man,v 1.2 2001/01/27 18:20:52 dawes Exp $
.\" shorthand for double quote that works everywhere.
.ds q \N'34'
.TH siliconmotion __drivermansuffix__ __vendorversion__
@@ -21,7 +21,7 @@
.B EndSection
.SH DESCRIPTION
.B siliconmotion
-is an XFree86 driver for Silicon Motion based video cards. The driver is fully
+is an __xservername__ driver for Silicon Motion based video cards. The driver is fully
accelerated, and provides support for the following framebuffer depths:
8, 16, and 24. All
visual types are supported for depth 8, and TrueColor
@@ -52,7 +52,7 @@
.B Cougar3DR
SM730
.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. All options names are case and white space insensitive when
parsed by the server, for example, "lynxe" and "LynxE" are equivalent.
@@ -185,14 +185,13 @@
development debug option. Default: off.
.SH SEE ALSO
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH SUPPORT
-For assistance with this driver, or XFree86 in general, check the XFree86 web
-site at http://www.xfree86.org. A FAQ is available on the web site at
-http://www.xfree86.org/FAQ/. If you find a problem with XFree86 or have a
+For assistance with this driver, or __xservername__ in general, check the __xservername__ web
+site at http://www.x.org. If you find a problem with __xservername__ or have a
question not answered in the FAQ please use our bug report form available on
-the web site or send mail to XFree86 at XFree86.org. When reporting problems
+the web site. When reporting problems
with the driver send as much detail as possible, including chipset type, a
server output log, and operating system specifics.
Index: smi_driver.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_driver.c,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -u -d -r1.1.4.2 -r1.1.4.3
--- a/smi_driver.c 5 Mar 2004 13:40:31 -0000 1.1.4.2
+++ b/smi_driver.c 15 Apr 2004 10:16:33 -0000 1.1.4.3
@@ -304,7 +304,7 @@
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
SILICONMOTION_VERSION_MAJOR,
SILICONMOTION_VERSION_MINOR,
SILICONMOTION_PATCHLEVEL,
More information about the xorg-commit-diffs
mailing list