lkml.org 
[lkml]   [2003]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Linux GPL and binary module exception clause?
Date
On Tuesday 09 December 2003 08:12, Dale Whitchurch wrote:
> A question for this thread:
>
> Is the GPL in effect for the kernel so that anybody can enhance the
> current drivers and add support for any other device? If two companies
> develop competing products and those products (albeit a few slight
> differences) perform the same operations using almost the same hardware,
> do we want one company to use the others driver?

Sort of. Why not? Especially if the driver is GPL.

> In another sense, does the kernel evolve to reflect this?

It evolves to promote standards. If both can use the same driver, then each
(if they both contribute) will reduce the development cost of the driver
by 1/n, where n is the number of manufacturs of similar boards.

> If the
> overall driver acts the same minus a few hardware differences, does the
> kernel source change by abstracting the similarities and allow both
> companies to write the device specific code?

Yes. One project that tries to do this for graphics is the GGI. They try to
separate the display control registers, timing registers, and data interfacing
to allow a mix-n-match the various drivers to come up with a unique
combination that would work for a variety of boards.

> Does it instead say that
> both cards must have independent source code? Or do we only allow the
> first driver into the source tree?

This is a combined result. Usually the first one is a specific driver for
each device. If the drivers are GPL, somebody else may combine them, or the
second manufacturer may take the first driver, make some changes, and release
(under GPL) the modified driver. Then both manufacturers (or their engineers)
may collaborate to come up with a single driver.

Yes. The multiple mice implementations are an example. So are IDE drivers.

> There are no evil overtones in this email, nor any disgruntled developer
> feelings. I am just reading at this thread and asking myself, "Is the
> overall goal for everyone to get along?"

Yup. Everybody contributing. Everybody benifiting.
-
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/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.094 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site