FYI,
I know this isn't DRI related, but I sent this fix to the XFree86 folks
months ago and I
still see the buglet in CVS. Hopefully someone on here has clout.
Module dri/xc/programs/Xserver/hw/xfree86/input/joystick/xf86Jstk.c:
Search for the text "WACOM" and replace with "JOYSTICK". This is j
AIL PROTECTED]]
Sent: Friday, April 06, 2001 9:56 AM
To: Champigny, Michael
Cc: '[EMAIL PROTECTED]'
Subject: Re: [Dri-devel] cut-and-paste bug in host.def
On Fri, Apr 06, 2001 at 09:42:38AM -0400, Champigny, Michael wrote:
> While we are on this topic, the flags for Alpha are too res
While we are on this topic, the flags for Alpha are too restrictive.
It should be the more conservative "-mcpu=ev5". By setting it to ev6,
older Alpha's will not be able to run the compiled code. ev5 is chosen
since it will allow the compiler to schedule instructions better on
EV5 and greater proc