re: How to Avoid GPL Issue

Dan Kegel (dank@kegel.com)
Sat, 28 Jun 2003 21:53:53 -0700


GC wrote:
> We are trying to port a third party hardware driver into Linux kernel and
> this third party vendor does not allow us to publish the source code. Is
> there any approach that we can avoid publicizing the third party code while
> porting to Linux? Do we need to write some shim layer code in Linux kernel
> to interface the third party code? How can we do that? Is there any document
> or samples?

Xose replied:
> You should begin reading 'Proprietary kernel modules' at
> http://people.redhat.com/rkeech/pkm.html

That's a very good summary. Xose pointed you to the right place, GC.

Practically speaking, you can probably do what Nvidia does,
but nobody on this list will support users who run into
trouble loading your kernel module.

In other words, you may not in fact be able to avoid the GPL issue...
sorry...
- Dan

-- 
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/