From owner-freebsd-hackers Fri Nov 30 8: 0:26 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from wall.polstra.com (wall-gw.polstra.com [206.213.73.130]) by hub.freebsd.org (Postfix) with ESMTP id 4FDFA37B417 for ; Fri, 30 Nov 2001 08:00:12 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.3) with ESMTP id fAUG09076976; Fri, 30 Nov 2001 08:00:09 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.6/8.11.0) id fAUG08o72057; Fri, 30 Nov 2001 08:00:08 -0800 (PST) (envelope-from jdp) Date: Fri, 30 Nov 2001 08:00:08 -0800 (PST) Message-Id: <200111301600.fAUG08o72057@vashon.polstra.com> To: hackers@freebsd.org From: John Polstra Cc: oppermann@pipeline.ch Subject: Re: Intel gigabit driver In-Reply-To: <3C076508.CED01923@pipeline.ch> References: <20011128141650.A96448@hub.freebsd.org> <3C057850.55E9BC99@pipeline.ch> <200111291957.fATJvLh69974@vashon.polstra.com> <3C076508.CED01923@pipeline.ch> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <3C076508.CED01923@pipeline.ch>, Andre Oppermann wrote: > John Polstra wrote: > > That last bit is incorrect. The Intel driver for Linux is released > > under a 3-clause BSD license. > > I doesn't look like a clean BSD license thought... But it's also not > under the GPL as such... > > Anyway, after the rants here on this list from time to time about > Intel's strict NDA and Open Source driver problems I was surprised > to see such a move from them. > > > Part of the Intel Linux GiGE driver License: > > "This license shall include changes to the Software that are error > corrections or other minor changes to the Software that do not add > functionality or features when the Software is incorporated in any > version of a operating system that has been distributed under the > GNU General Public License 2.0 or later. This patent license shall [...] Maybe you have an old version of the driver. I have e1000-3.1.23.tar.gz, which I grabbed from developer.intel.com a few weeks ago. I grepped all of the files in it, and the word "GNU" doesn't appear anywhere. There is a file named "LICENSE" which is just a standard BSD license. I'll append it below. John Copyright (c) 1999 - 2001, Intel Corporation All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of Intel Corporation nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. [end] -- John Polstra John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message