public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* offtpic: GPL driver vs. non GPL driver
@ 2002-04-17 10:37 Gabor Kerenyi
  2002-04-17 11:11 ` Alan Cox
  2002-04-18 20:53 ` Pavel Machek
  0 siblings, 2 replies; 4+ messages in thread
From: Gabor Kerenyi @ 2002-04-17 10:37 UTC (permalink / raw)
  To: linux-kernel

Hi all!

Sorry if it is a little bit offtopic. As I posted before the company I am 
working for would like me to write a linux driver. It's wunderful. But as the 
other companies it wouldn't like to publish the source code and wants to 
distribute it only in binary format.
Of course I prefer the GPL.  How can I change the company's mind about it?
I planned the driver as the following:

The DRIVER itself (handles interrupt, pci resources, memory access etc)
A LIB, used by applications. In real life it implements the functions of the 
card.

First question: Is it possible to write the driver in GPL and then develop a 
binary only LIB? (I think yes because the LIB is in user space)

The company may accept the GPL-d driver, but not the GPL-d (or LGPL-d) LIB.

What are the advantages when the driver is GPL? How can I change the company's 
mind to publish the driver in GPL? (or if someone has got idea about the LGPL 
LIB too...)

Now the driver doesn't use any GPL-only symbols...

THX

Gabor


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

end of thread, other threads:[~2002-04-18 21:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-17 10:37 offtpic: GPL driver vs. non GPL driver Gabor Kerenyi
2002-04-17 11:11 ` Alan Cox
2002-04-18 21:22   ` Randy.Dunlap
2002-04-18 20:53 ` Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox