Re: freed_symbols [Re: People, not GPL [was: Re: Driver Model]]

From: Andre Hedrick
Date: Mon Oct 06 2003 - 21:35:16 EST


On Tue, 7 Oct 2003, Pascal Schmidt wrote:

> On Mon, 6 Oct 2003, Andre Hedrick wrote:
>
> > No it can not, by only using the headers as the functional API for that
> > snapshot verson of the kernel release, it is the standard means for
> > functionality.
>
> Well, I don't see "standard means for functionality" mentioned anywhere
> in the GPL or copyright law (though I'm no expert on that).

You should pay a lawyer and learn something then.

> If a header contains a macro that expands to real code and a module
> has to use that, it means that it absolutely needs that part of kernel
> source code to function and then it is a derived work because it
> includes GPL'ed code and would not work without it.

Sorry but usage of headers the functional api is an unprotectable work.
To follow up on the point of boundaries, it is abstract interface to
properly work as a driver in the given space.

Alternative view, using the MS DDK and the associated headers for running
in MicroSoft. Because a driver uses MicroSoft Headers, does it make it a
derived work belonging to MicroSoft?

> > If the macro is require for any driver and or one in the
> > kernel to function, and is listed in the headers, it is generally deemed
> > to part of the unportected API.
>
> Says who? Who defines what is unprotected API and what is not?

US Copyright and courts the rest of the pathetic world is lame and brain
dead and even follows our stupidity with DMCA laws also.

<see flame bait, above>

Lawyers who make up the meaning of the laws. You should really decide to
spend some money to get an expensive education. $10,000 USD or Euro
should be enough to rudely open your eyes to how the courts operate.
Copyright law is so strange and painful.

I know it was an expensive lesson for me to start writing checks to
lawyers, but less costly than making mistakes based on ignorance.

> > Again it is very simple declare, all modules which are not GPL and reject
> > loading, and we can watch the death of linux as nobody will use it. Again
> > who cares, because it started out as fun for a Finn in 1991, and should
> > never be of use or value outside of academics.
>
> Well, silly me, I only buy hardware with open source drivers available.
> I wouldn't agree that something is good and has to be done just because
> it would improve Linux' "success" (I wouldn't define that to be
> commercial success, either).

Does tongue in cheek mean anything?

Cheers,

Andre

PS one day I will figure out how to enable the spell check in pine, sigh.

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