Re: [OT] ATI 64-bit fglrx compile patches for 2.6.15-gitX

From: Dave Jones
Date: Mon Jan 09 2006 - 12:39:48 EST


On Mon, Jan 09, 2006 at 05:47:01PM +0100, Martin Drab wrote:
> Hi,
>
> I know this is a little bit OT here, and if you feel irritated by the
> binary drivers, just ignore this. But in case anyone is interested, here
> are some patches I did that make the the 64-bit fglrx module compile
> (cleanly, at least for me) on 2.6.15-git3 and it seems to work here
> (Mobile Radeon 9600, Athlon64), no guarantee though, you're just going to
> have to try and see yourselfs. ;)
> ....
> +#if 0
> module_init(agp_via_init);
> module_exit(agp_via_cleanup);
>
> MODULE_LICENSE("GPL");
> MODULE_AUTHOR("Dave Jones <davej@xxxxxxxxxxxxxxxxx>");
> +#endif

If you must assist ATI in continuing to abuse the GPL in code
that I've written, please do it somewhere that I don't have
to read about it.

Dave
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/