From: Eugene Surovegin <ebs@ebshome.net>
To: Phil Nitschke <Phil.Nitschke@avalon.com.au>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: scatter/gather DMA and cache coherency
Date: Thu, 16 Feb 2006 14:52:26 -0800 [thread overview]
Message-ID: <20060216225226.GA3694@gate.ebshome.net> (raw)
In-Reply-To: <kw3bijdjzt.fsf@lamorak.int.avalon.com.au>
On Fri, Feb 17, 2006 at 08:49:50AM +1030, Phil Nitschke wrote:
> >>>>> "GB" == Buhler, Greg <greg.buhler@viasat.com> writes:
>
> GB> Phil, If the third party DMA driver is not proprietary send it
> GB> over and I'd be happy to take a look at it for you.
>
> I don't think I can, due to this in the code:
>
> ========================================================================
> /*
> Copyright Notice:
> This computer software is proprietary to VMETRO. The use of this software
> is governed by a licensing agreement. VMETRO retains all rights under
> the copyright laws of the United States of America and other countries.
> This software may not be furnished or disclosed to any third party and
> may not be copied or reproduced by any means, electronic, mechanical, or
> otherwise, in whole or in part, without specific authorization in writing
> from VMETRO.
>
> Copyright (c) 1996-2005 by VMETRO, ASA. All Rights Reserved.
> */
>
> [snip]
>
> /* Set the right GPL license to avoid warrnings then loading the driver */
> MODULE_LICENSE("GPL");
> ========================================================================
>
I'm not a lawyer, but what they are doing is of questionable legality
at least, they circumvent Linux protection but claiming that module is
GPL, but that copyright notice isn't GPL compatible.
If you are going to sell systems with this module, you may have
trouble with your customers, because you'll clearly be violating GPL.
My experience with such vendors - their code isn't worth the trouble
(I have yet to see good Linux driver written by hw vendor) and I'd
rather avoid them completely.
--
Eugene
next prev parent reply other threads:[~2006-02-16 22:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-16 18:23 scatter/gather DMA and cache coherency Buhler, Greg
2006-02-16 22:19 ` Phil Nitschke
2006-02-16 22:52 ` Eugene Surovegin [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-02-16 7:21 Phil Nitschke
2006-02-16 8:03 ` Eugene Surovegin
2006-02-16 13:52 ` Phil Nitschke
2006-02-16 16:33 ` Eugene Surovegin
2006-02-16 17:46 ` Mark A. Greer
2006-02-17 1:22 ` Phil Nitschke
2006-02-17 18:12 ` Mark A. Greer
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=20060216225226.GA3694@gate.ebshome.net \
--to=ebs@ebshome.net \
--cc=Phil.Nitschke@avalon.com.au \
--cc=linuxppc-embedded@ozlabs.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).