netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: John Haller <jhaller@lucent.com>
To: Stephen Hemminger <shemminger@osdl.org>
Cc: Jay Cliburn <jacliburn@bellsouth.net>, netdev@vger.kernel.org
Subject: Re: New driver questions: Attansic L1 gigabit NIC
Date: Wed, 16 Aug 2006 13:44:43 -0500	[thread overview]
Message-ID: <44E3679B.4030603@lucent.com> (raw)
In-Reply-To: <20060816110501.0d7502a8@localhost.localdomain>

Stephen Hemminger wrote:
> On Tue, 15 Aug 2006 18:23:19 -0500
> Jay Cliburn <jacliburn@bellsouth.net> wrote:
> 
>> Stephen Hemminger wrote:
>>> On Sun, 13 Aug 2006 19:11:42 -0500
>>> Jay Cliburn <jacliburn@bellsouth.net> wrote:
>> ...snip...
>>>> I've read the LKML FAQ regarding new driver submissions, but it implies
>>>> that the submitter be willing to maintain the driver, which I'm not
>>>> qualified to do.  I haven't contacted Attansic to request a change to
>>>> the above support statement, because my past attempts to contact vendors
>>>> on matters of this tenor have been greeted with silence.
>>> I would recommend the module author to see if they would GPL it.
>> Thank you for your reply.  I've contacted the author as you suggest.
>>
> 
> IANAL but because they used GPL code in the driver, one could argue
> that they created a derived work covered by GPL already. But I learned in
> preschool it is always better to ask than take.
Not exactly.  What they wrote is covered by their copyright,
and there is no permission to use it in any way other than
how they licensed it.  Use of GPL code in their driver
would allow the author of the GPL code to sue them for
violating the license agreement, which would likely result
in the code being released under GPL.

IANAL either, but to paraphrase another preschool saying,
two wrongs (copyright violations) don't make a right
(legally licensed).

  reply	other threads:[~2006-08-16 18:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-14  0:11 New driver questions: Attansic L1 gigabit NIC Jay Cliburn
     [not found] ` <20060815143457.5fde176b@dxpl.pdx.osdl.net>
2006-08-15 23:23   ` Jay Cliburn
2006-08-16 18:05     ` Stephen Hemminger
2006-08-16 18:44       ` John Haller [this message]
2006-08-16 21:16         ` Stephen Hemminger
2006-08-16 22:54           ` Chris Leech

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=44E3679B.4030603@lucent.com \
    --to=jhaller@lucent.com \
    --cc=jacliburn@bellsouth.net \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.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;
as well as URLs for NNTP newsgroup(s).