[xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/cyrix
ChangeLog, 1.1, 1.1.4.1 cyrix.man, 1.1.4.1,
1.1.4.2 cyrix_driver.c, 1.1.4.2, 1.1.4.3
Egbert Eich
xorg-commit at pdx.freedesktop.org
Thu Apr 15 03:16:30 PDT 2004
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/cirrus
alp_driver.c, 1.1.4.2, 1.1.4.3 cir_driver.c, 1.1.4.2,
1.1.4.3 cirrus.man, 1.1.4.1, 1.1.4.2 lg_driver.c, 1.1.4.2, 1.1.4.3
- Next message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/dummy
dummy_driver.c, 1.1.4.2, 1.1.4.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: eich
Update of /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cyrix
In directory pdx:/home/eich/tstbuild/xc/programs/Xserver/hw/xfree86/drivers/cyrix
Modified Files:
Tag: XORG-CURRENT
ChangeLog cyrix.man cyrix_driver.c
Log Message:
2004-04-15 Egbert Eich <eich at freedesktop.org>
Merged changes from RELEASE-1 branch
Index: ChangeLog
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cyrix/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- a/ChangeLog 14 Nov 2003 16:48:55 -0000 1.1
+++ b/ChangeLog 15 Apr 2004 10:16:20 -0000 1.1.4.1
@@ -1,4 +1,3 @@
-
Release 0.2
-----------
First release to the unsuspecting masses.
Index: cyrix.man
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix.man,v
retrieving revision 1.1.4.1
retrieving revision 1.1.4.2
diff -u -d -r1.1.4.1 -r1.1.4.2
--- a/cyrix.man 5 Mar 2004 13:40:22 -0000 1.1.4.1
+++ b/cyrix.man 15 Apr 2004 10:16:20 -0000 1.1.4.2
@@ -14,7 +14,7 @@
.fi
.SH DESCRIPTION
.B cyrix
-is an XFree86 driver for the Cyrix MediaGX (now Natsemi Geode) series of
+is an __xservername__ driver for the Cyrix MediaGX (now Natsemi Geode) series of
processors when using the built in video.
.SH SUPPORTED HARDWARE
The
@@ -28,7 +28,7 @@
performance on a MediaGX machine pick backgrounds that compress well
horizonally.
.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
@@ -64,12 +64,12 @@
.PP
The 5530A video overlay facility is not currently supported.
.PP
-XFree86 uses the MediaGX 'SoftVGA' interface. On a small number of boards
+__xservername__ uses the MediaGX 'SoftVGA' interface. On a small number of boards
this is buggy and may result in strange illegal instruction traps.
.PP
Hardware cursors are not currently supported.
.SH "SEE ALSO"
-XFree86(1), XF86Config(__filemansuffix__), xf86config(1), Xserver(1), X(__miscmansuffix__)
+__xservername__(__appmansuffix__), __xconfigfile__(__filemansuffix__), xorgconfig(__appmansuffix__), Xserver(__appmansuffix__), X(__miscmansuffix__)
.SH AUTHORS
Authors include: Richard Hecker, Annius Groenink, Dirk Hohndel, The GGI
Project, Alan Cox.
Index: cyrix_driver.c
===================================================================
RCS file: /cvs/xorg/xc/programs/Xserver/hw/xfree86/drivers/cyrix/cyrix_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/cyrix_driver.c 5 Mar 2004 13:40:22 -0000 1.1.4.2
+++ b/cyrix_driver.c 15 Apr 2004 10:16:20 -0000 1.1.4.3
@@ -233,7 +233,7 @@
MODULEVENDORSTRING,
MODINFOSTRING1,
MODINFOSTRING2,
- XF86_VERSION_CURRENT,
+ XORG_VERSION_CURRENT,
CYRIX_MAJOR_VERSION, CYRIX_MINOR_VERSION, CYRIX_PATCHLEVEL,
ABI_CLASS_VIDEODRV, /* This is a video driver */
ABI_VIDEODRV_VERSION,
- Previous message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/cirrus
alp_driver.c, 1.1.4.2, 1.1.4.3 cir_driver.c, 1.1.4.2,
1.1.4.3 cirrus.man, 1.1.4.1, 1.1.4.2 lg_driver.c, 1.1.4.2, 1.1.4.3
- Next message: [xorg-commit-diffs] xc/programs/Xserver/hw/xfree86/drivers/dummy
dummy_driver.c, 1.1.4.2, 1.1.4.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xorg-commit-diffs
mailing list