rpms/xorg-x11/FC-3 XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch, 1.1, 1.2

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Sep 1 10:12:25 UTC 2005


Author: mharris

Update of /cvs/dist/rpms/xorg-x11/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv30260

Modified Files:
	XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch 
Log Message:
Split very long string into two xf86Msg() calls, as the string has to fit into buffer 1024 chars in length in ErrorF()

XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch:
 riva_hw.c |   48 +++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 47 insertions(+), 1 deletion(-)

Index: XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11/FC-3/XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch	9 Sep 2004 14:54:30 -0000	1.1
+++ XFree86-4.3.0-redhat-nv-riva-videomem-autodetection-debugging.patch	1 Sep 2005 10:12:20 -0000	1.2
@@ -95,8 +95,8 @@
 +"\tdriver releases, this driver has had the above debugging\n"
 +"\tinformation added in the autodetection logic by Red Hat.  If\n"
 +"\tyou are seeing this message, please file a bug report in the\n"
-+"\tRed Hat bugzilla at http://bugzilla.redhat.com indicating that\n"
-+"\tyour Nvidia video adaptor has misdetected video memory.  Make\n"
++"\tRed Hat bugzilla at http://bugzilla.redhat.com indicating that\n");
++	xf86Msg(X_INFO,"\tyour Nvidia video adaptor has misdetected video memory.  Make\n"
 +"\tsure you attach the X config file \"/etc/X11/XF86Config\",\n"
 +"\tX server log file \"/var/log/XFree86.0.log\", and the output\n"
 +"\tof the command \"lspci -vvn\" to the bug report as individual\n"




More information about the fedora-cvs-commits mailing list