Re: New proposed DRM interface design

From: Jon Smirl
Date: Sun Sep 05 2004 - 10:35:07 EST


On Sun, 05 Sep 2004 15:15:25 +0100, Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
> On Sul, 2004-09-05 at 16:05, Jon Smirl wrote:
> > > If DRI stays the way it is currently licensed no problems arise anyway
> > > (beyond proprietary people reusing DRI code, which given the license is
> > > presumably the intent)
> > >
> > If I copy GPL pieces of fbdev in to the DRM drivers it will pollute
> > the BSD license and turn it into GPL.
>
> There is no reason to do that. The fb layer of Linux and BSD is very
> different and both provide fb drawing functionality.

Then how am I going to merge fbdev and DRM so that we don't have two
drivers fighting over the same hardware? I was planning on adding
pieces of the existing fbdev code to DRM in order to implement printk
from the kernel. It seems silly for me to rewrite 10,000 lines of code
just to make it BSD licensed when BSD isn't even going to use the
code.

What is wrong with marking each CVS commit with BSD/GPL license? Then
having the BSD people pick off the relevant code.



--
Jon Smirl
jonsmirl@xxxxxxxxx
-
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/