should be removed altogether in a 2.6 kernel
> because its vmap() takes 4 arguments; however, only the guards seem to
> have been removed, which causes this function to erroneously fail if
> the AGP aperture can't be directly accessed by the CPU.
Looks like. Removing it fixes the pr
On 01 Jul 2003 at 03h33, Colin Leroy wrote:
Hi,
> Ok, i'll fix these and send a second patch as soon as anoncvs will have
> caught up. Thanks for pointing this!
I felt I would forget if i waited for CVS :) so here's another patch (made
with diff -u instead of cvs diff -u).
On 01 Jul 2003 at 01h13, Michel Dänzer wrote:
Hi,
> > +#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,1)
> > +#include
> > +#endif
>
> What's this for? The linux/wrapper.h header seems to have been around
> since 2.2 at least.
It isn't there anymore :)
> > +#if LINUX_VERSION_CODE < KERNEL_VERSIO
Hi,
this patch fixes compilation of mach64 kernel module for kernel 2.5.
(module will be named mach64.ko for these kernels).
apply with -p0 in xc/programs/Xserver/hw/xfree86/os-support.
HTH,
--
Colin
Random BOFH excuse:
Your packets were eaten by the terminator
? linux/drm/kernel/.mach6
Hi,
this patch fixes compilation of mach64 kernel module for kernel 2.5.
(module will be named mach64.ko for these kernels).
apply with -p0 in xc/programs/Xserver/hw/xfree86/os-support.
HTH,
--
Colin
Random BOFH excuse:
Your packets were eaten by the terminator
? linux/drm/kernel/.mach