From: Nicholas Knight <tegeran@home.com>
To: Mike Jadon <mikej@umem.com>, linux-kernel@vger.kernel.org
Subject: Re: PCI NVRAM Memory Card
Date: Wed, 8 Aug 2001 12:54:48 -0700 [thread overview]
Message-ID: <01080812544800.00591@c779218-a> (raw)
In-Reply-To: <5.1.0.14.0.20010622101907.03ac21b0@192.168.0.5>
In-Reply-To: <5.1.0.14.0.20010622101907.03ac21b0@192.168.0.5>
On Wednesday 08 August 2001 12:30 pm, Mike Jadon wrote:
> My company has released a PCI NVRAM memory card but we haven't
> developed a Linux driver for it yet. We want the driver to be open to
> developers to build upon. Is there a specific path we should follow
> with this being our goal? In researching Linux driver development I
> have come across "GPL" or "LGPL". Where do you recommend we go to find
> out more about this development process?
>
The LGPL is primarily ment for libraries so that non-GPL compatible
products can link to a library (like glibc) without being GPL'd
themselves, for a linux driver, I'm not sure this would make much sense,
and licensing might get complex when trying to intigrate it with the
kernel, I don't know for sure.
you can find a copy of the LGPL here:
http://www.fsf.org/copyleft/lesser.html
as well as reasons to not use it, here
http://www.fsf.org/licenses/why-not-lgpl.html
the GPL-specific FAQ is here:
http://www.fsf.org/licenses/gpl-faq.html
and the GPL itself is avalible here:
http://www.fsf.org/licenses/gpl.html
this is a list of various software Licenses, GPL compatible Free licenses
are at the top, GPL-incompatible Free licenses are below that
http://www.fsf.org/licenses/license-list.html
> Thanks and my apologies for using a technical forum for this question,
> but wanted to go to the right source.
>
>
> Mike
next prev parent reply other threads:[~2001-08-08 19:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-08 19:30 PCI NVRAM Memory Card Mike Jadon
2001-08-08 19:49 ` Ignacio Vazquez-Abrams
2001-08-08 19:54 ` Nicholas Knight [this message]
2001-08-08 21:08 ` H. Peter Anvin
2001-08-10 9:24 ` Eric W. Biederman
2001-08-10 15:40 ` Johannes Erdfelt
2001-08-10 16:31 ` Eric W. Biederman
2001-08-10 16:47 ` Johannes Erdfelt
-- strict thread matches above, loose matches on Subject: below --
2001-08-08 22:14 Jesse Pollard
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=01080812544800.00591@c779218-a \
--to=tegeran@home.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mikej@umem.com \
/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