[PATCH] 2.6.7-rc2: fix agpgart

2004-06-04 Thread Colin Leroy
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

Re: [Dri-devel] [PATCH again] Make mach64.o kernel module work with2.5

2003-06-30 Thread Colin Leroy
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).

Re: [Dri-devel] [PATCH] Make mach64.o kernel module work with 2.5

2003-06-30 Thread Colin Leroy
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

[Dri-devel] [PATCH] Make mach64.o kernel module work with 2.5

2003-06-30 Thread Colin Leroy
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

[Dri-devel] [PATCH] Make mach64.o kernel module work with 2.5

2003-06-30 Thread Colin Leroy
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