On Thu, 3 Apr 2003, Tim vor der Brueck wrote:

> I would like to know how to get this patch because I also have this problem.
> I did not find it under fixes on the XFree-ftp server.
> 
> Thanks,
> 
> Tim.

It is in the current CVS tree.

You don't actually need this patch since it just stops some warnings, but 
here it is:

-----------------------------------------
Index: mga_driver.c
===================================================================
RCS file: 
/home/CVS/XFree86/xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v
retrieving revision 1.231
retrieving revision 1.232
diff -u -r1.231 -r1.232
--- mga_driver.c        
2003/01/29 19:29:49     1.231
+++ mga_driver.c        
2003/04/02 17:33:30     1.232
@@ -45,7 +45,7 @@
  *             Added digital 
screen option for first head
  */
  
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v 1.231 
2003/01/29 19:29:49 eich Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v 1.232 
2003/04/02 17:33:30 alanh Exp $ */
 
 /*
  * This is a first cut at a non-accelerated version to work with the
@@ -304,7 +304,10 @@
     "drmAgpVendorId",
     "drmCommandNone",
     "drmCommandWrite",
+    "drmCtlInstHandler",
+    "drmCtlUninstHandler",
     "drmFreeVersion",
+    "drmGetInterruptFromBusID",
     "drmGetLibVersion",
     "drmGetVersion",
     "drmMap",
-----------------------------------------

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]       http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to