public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Allo! Allo! <lachinois@hotmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Kernel module ethics.
Date: Wed, 27 Feb 2002 14:37:31 -0800	[thread overview]
Message-ID: <20020227223731.GB7760@kroah.com> (raw)
In-Reply-To: <F82zxvoEaZWNaBJjvmZ00001183@hotmail.com>
In-Reply-To: <F82zxvoEaZWNaBJjvmZ00001183@hotmail.com>

On Wed, Feb 27, 2002 at 04:11:38PM -0500, Allo! Allo! wrote:
> 
> The hardware needs a firmware to run. Since this firmware is under NDA, the 
> first compromise is to write the main part of the driver GPL but keep the 
> firmware of the card in binary format. The driver can then load the 
> firmware separately and this should not infringe on the GPL and I'm quite 
> ok with this requirement. Now the problem is that any of our competitor's 
> cards will work with the same closed sourced firmware and GPL engine. In 
> pure capitalist thinking, the company finds this particularly troublesome...

There are already a number of drivers that do just this (download closed
source firmware into a device, with a open source driver), so this is
probably the best thing to do.

Now the fact that your firmware will run on other company's cards means
that you need to modify your hardware so that this is not possible :)

Good luck,

greg k-h

  parent reply	other threads:[~2002-02-27 22:44 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-27 21:11 Kernel module ethics Allo! Allo!
2002-02-27 21:33 ` Cyrille Chepelov
2002-02-27 22:23 ` Richard B. Johnson
2002-02-28  0:51   ` Erik Mouw
2002-02-28  1:03     ` Karl
2002-02-28  2:03       ` Erik Mouw
2002-02-28  2:13       ` Larry McVoy
2002-02-28  1:38         ` Karl
2002-03-04 14:07         ` Rogier Wolff
2002-02-28  2:37       ` John Jasen
2002-02-28  3:59     ` Richard Thrapp
2002-02-28 17:52       ` Jeff V. Merkey
2002-03-01  0:22       ` Alan Cox
2002-02-28  1:20   ` Rik van Riel
2002-02-27 22:37 ` Greg KH [this message]
2002-02-28  9:42 ` Helge Hafting
2002-02-28 13:55   ` Reid Hekman
2002-02-28 16:04   ` Mark H. Wood
2002-02-28 18:31     ` David Lang
  -- strict thread matches above, loose matches on Subject: below --
2002-02-27 21:57 Jesper Juhl
2002-02-28 12:05 Alexander Sandler
2002-03-01  0:53 ` Erik Mouw

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020227223731.GB7760@kroah.com \
    --to=greg@kroah.com \
    --cc=lachinois@hotmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox