Re: Can't use SYSFS for "Proprietry" driver modules !!!.

From: Greg KH
Date: Sun Mar 27 2005 - 13:15:22 EST


On Sat, Mar 26, 2005 at 10:30:20PM -0500, Lee Revell wrote:
> On Sat, 2005-03-26 at 19:20 -0800, Greg KH wrote:
> > > Anyway, this is news to me. How about putting it in the FAQ? Too
> > > politically charged?
> >
> > Why does it need to be in the FAQ, when the file COPYING in the main
> > kernel directory explicitly spells this out?
>
> That's the problem, it's not spelled out explicitly anywhere. That file
> does not address the issue of whether a driver is a "derived work".
> This is the part he should talk to a lawyer about, right?

How about the fact that when you load a kernel module, it is linked into
the main kernel image? The GPL explicitly states what needs to be done
for code linked in.

Also, realize that you have to use GPL licensed header files to build
your kernel module...

greg k-h
-
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/