On Mon, 29 Dec 2003, Matthieu Herrb wrote: > Ok?
> Index: via_driver.c > =================================================================== > RCS file: /home/x-cvs/xc/programs/Xserver/hw/xfree86/drivers/via/via_driver.c,v > retrieving revision 1.18 > diff -u -r1.18 via_driver.c > --- via_driver.c 24 Dec 2003 02:36:46 -0000 1.18 > +++ via_driver.c 29 Dec 2003 11:28:58 -0000 > @@ -2430,8 +2430,7 @@ > if(!pVia->NoAccel) > viaInitVideo(pScreen); > else > - xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Acceleration disabled; no Xvideo > support.\n", > - pScrn->virtualX, pScrn->virtualY); > + xf86DrvMsg(pScrn->scrnIndex, X_INFO, "Acceleration disabled; no Xvideo > support.\n"); > } > > if (serverGeneration == 1) > Matthieu I'd say so. Marc. +----------------------------------+-----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Computing and Network Services | fax: 1-780-492-1729 | | 352 General Services Building | email: [EMAIL PROTECTED] | | University of Alberta +-----------------------------------+ | Edmonton, Alberta | | | T6G 2H1 | Standard disclaimers apply | | CANADA | | +----------------------------------+-----------------------------------+ XFree86 Core Team member. ATI driver and X server internals. _______________________________________________ Devel mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/devel
