Re: Linux GPL and binary module exception clause?

From: Pat Erley
Date: Fri Dec 05 2003 - 08:10:55 EST


On Thu, 4 Dec 2003 21:43:01 -0500
"Jason Kingsland" <Jason_Kingsland@xxxxxxxxxxx> wrote:

> But in most of the more recent cases the driver/module code is written
> specifically for Linux, so it seems more appropriate that they would be
> considered as derived works of the kernel. But those various comments from
> Linus are being taken out of context to somehow justify permission for the
> non-release of source code for binary loadable modules.
>
> Linux is not pure GPL, it also has the Linus "user program" preamble in
> copying.txt - that preamble plus other LKML posts from Linus are commonly
> used as justifications for non-disclosure of source code to some classes of
> modules.

what I forsee happening is, if the mandation of modules is enforced, people will start writing modules that just export the module interfaces to userspace and start writing userspace drivers, which will just be slower and uglier than the binary only drivers being sent right now. I know about these drivers, I use an nforce2 motherboard. Fortunately, people have reverse engineered the network driver for this (and I do love forcedeth) and people have reverse engineered other drivers, or brute force hacked them. And I'm guessing people will have to continue to do this until linux becomes common on the desktop.

Pat Erley
-
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/