linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* RE: How to Avoid GPL Issue
@ 2003-07-01 19:36 Heater, Daniel (IndSys, GEFanuc, VMIC)
  2003-07-01 19:55 ` Steven Cole
  0 siblings, 1 reply; 7+ messages in thread
From: Heater, Daniel (IndSys, GEFanuc, VMIC) @ 2003-07-01 19:36 UTC (permalink / raw)
  To: 'G. C.', linux-kernel

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

It depends on what you intend to do with your port. If it is only for
internal use (you will not distribute the ported code in any form)
then you may not be required to supply the source code to anyone. This is
a common interpretation of the GPL (although I can not find explicit
language providing for this interpretation in the license).


^ permalink raw reply	[flat|nested] 7+ messages in thread
* re: How to Avoid GPL Issue
@ 2003-06-29  4:53 Dan Kegel
  0 siblings, 0 replies; 7+ messages in thread
From: Dan Kegel @ 2003-06-29  4:53 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 7+ messages in thread
* How to Avoid GPL Issue
@ 2003-06-27 23:04 G. C.
  2003-06-28  0:03 ` root
  2003-06-28 19:22 ` Alan Cox
  0 siblings, 2 replies; 7+ messages in thread
From: G. C. @ 2003-06-27 23:04 UTC (permalink / raw)
  To: linux-kernel; +Cc: gpc01532

Dear Sir or Madam,

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?

Thank you very much in advance,

GC

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*  
http://join.msn.com/?page=features/virus


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-07-01 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-01 19:36 How to Avoid GPL Issue Heater, Daniel (IndSys, GEFanuc, VMIC)
2003-07-01 19:55 ` Steven Cole
  -- strict thread matches above, loose matches on Subject: below --
2003-06-29  4:53 Dan Kegel
2003-06-27 23:04 G. C.
2003-06-28  0:03 ` root
2003-06-28  0:15   ` nick
2003-06-28 19:22 ` Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).