Re: New ATI FireGL driver supports 2.6 kernel

From: Dave Jones
Date: Tue Sep 09 2003 - 12:55:16 EST


On Tue, Sep 09, 2003 at 08:41:47PM +0300, Mika Liljeberg wrote:
> > For one it links in the GPL'd nvidia GART module.
> Hmm, dunno about that:
> $ grep -i license nvidia-agp.c
> MODULE_LICENSE("GPL and additional rights");
> All the rest seems to be under a BSD style license.

The 'additional rights' on AGPGART come from the time when
it was in the XFree86 tree. If anything its dual-license
GPL & X11. The problem with 'additional rights' tags in
drivers is they rarely state what those rights are.

Dave

--
Dave Jones http://www.codemonkey.org.uk
-
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/