Re: non-free firmware in kernel modules, aggregation and unclear copyright notice.

From: Sven Luther
Date: Fri Apr 08 2005 - 02:46:57 EST


On Thu, Apr 07, 2005 at 11:55:44PM -0400, Raul Miller wrote:
> > > Also, "mere aggregation" is a term from the GPL. You can read what
> > > it says there yourself. But basically it's there so that people make
> > > a distinction between the program itself and other stuff that isn't
> > > the program.
>
> On Thu, Apr 07, 2005 at 04:20:50PM -0700, David Schwartz wrote:
> > It's also there because the GPL can only apply to either works
> > placed under it by their authors and works that are legally classified
> > as derivative. If you merely aggregate two works, there is no
> > derivation. The GPL is making clear that it's not trying to exceed the
> > scope of its authority (which is copyright law).
>
> The issue of whether or not the combined work is a derivative under
> copyright law is a copyright law issue. The GPL does concern itself
> with that issue, but not in the "mere aggregation" clause.
>
> The "mere aggregation" clause holds regardless of whether or not the
> combined work is a derivative under copyright law.
>
> [P.S. I've set the Reply-To: header on this message because I think this
> thread has drifted away from kernel issues.]

Thanks.

BTW, have any of you read the analysis i made, where i claim, rooted in the
GPL FAQ and with examples, why i believe that the firmware can be considerated
a non derivative of the linux kernel. The main points is that the firmware is
not aimed to run in the same address space, even not the same cpu, as the rest
of the linux kernel, and that there is a clearly defined communication channel
between the GPLed driver and the target processor running the firmware.

I further argumented that taking any different stance would bring us worlds of
hurt as we would consider the bios as being a derivative work of the kernel
they are running, or the bootloader, or the firmware present in proms on
devices loaded into the system and so on.

I think only the fact that if you consider firmware as being a derivative
work, you should consider it a derivative work also when it is flashed on the
prom of a pci card or what not, is decisive enough to make those firmware
blobs not derivative works of the kernel they are under.

Friendly,

Sven Luther

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