On Sat, 2002-04-27 at 21:24, Leif Delgass wrote:
> 
> I've just commited the endianess conversion for register reads/writes to
> the branch, so you won't have to keep applying Michel's patch.  I used
> le32_to_cpu/cpu_to_le32 since that's what the other drivers use and I
> was getting a compiler warning with in_le32/out_le32 (where is 
> this defined?).

Hmm, I thought these functions were universal, but apparently not.

I propose settling for something like what's in the r128 driver for
alpha (but accounting for byte order) for all drivers on all
architectures to make the way this is handled clean and consistent.


-- 
Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer
XFree86 and DRI project member   /  CS student, Free Software enthusiast

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to