[PATCH] Radeon driver fixes

Michel Dänzer michel at daenzer.net
Thu Nov 11 21:38:28 PST 2004


On Fri, 2004-11-12 at 00:32 -0500, Michel Dänzer wrote:
> 
>     xf86DrvMsg(pScrn->scrnIndex, from, "VGA access %sabled\n",
>                info->AccessVGA);
                 ^^^^^^^^^^^^^^^
This should be

                 info->AccessVGA ? "en" : "dis"

of course...


-- 
Earthling Michel Dänzer      |     Debian (powerpc), X and DRI developer
Libre software enthusiast    |   http://svcs.affero.net/rm.php?r=daenzer



More information about the xorg mailing list