From owner-svn-src-all@freebsd.org Mon Jan 4 13:49:59 2016 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E32E5A61ACF for ; Mon, 4 Jan 2016 13:49:59 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from smtprelay01.ispgateway.de (smtprelay01.ispgateway.de [80.67.31.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A9BBE1D01; Mon, 4 Jan 2016 13:49:59 +0000 (UTC) (envelope-from freebsd-listen@fabiankeil.de) Received: from [78.35.179.142] (helo=fabiankeil.de) by smtprelay01.ispgateway.de with esmtpsa (TLSv1.2:AES128-GCM-SHA256:128) (Exim 4.84) (envelope-from ) id 1aG5Vq-0005i9-E0; Mon, 04 Jan 2016 14:49:30 +0100 Date: Mon, 4 Jan 2016 14:48:04 +0100 From: Fabian Keil To: Adrian Chadd Cc: svn-src-all@freebsd.org Subject: Re: svn commit: r293009 - head/sys/contrib/dev/rtwn Message-ID: <20160104144804.5dc0a83a@fabiankeil.de> In-Reply-To: <201512312231.tBVMVh8K075724@repo.freebsd.org> References: <201512312231.tBVMVh8K075724@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/qdAe7Vp8N9/4o.bB_Qh1nbB"; protocol="application/pgp-signature" X-Df-Sender: Nzc1MDY3 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2016 13:50:00 -0000 --Sig_/qdAe7Vp8N9/4o.bB_Qh1nbB Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Adrian Chadd wrote: > Author: adrian > Date: Thu Dec 31 22:31:43 2015 > New Revision: 293009 > URL: https://svnweb.freebsd.org/changeset/base/293009 >=20 > Log: > [rtwn] add rtwn firmware. When adding proprietary software to the kernel, please make sure that the relevant WITHOUT_SOURCELESS_* variable is respected: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205874 See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204748 and (not your department): https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204747 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204749 > Added: head/sys/contrib/dev/rtwn/LICENSE > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/sys/contrib/dev/rtwn/LICENSE Thu Dec 31 22:31:43 2015 (r293009) > @@ -0,0 +1,39 @@ > +Copyright (c) 2010, Realtek Semiconductor Corporation=20 > +All rights reserved. [...] > +Limited patent license. Realtek Semiconductor Corporation grants a world= -wide,=20 > +royalty-free, non-exclusive license under patents it now or hereafter=20 > +owns or controls to make, have made, use, import, offer to sell and=20 > +sell ("Utilize") this software, but solely to the extent that any=20 > +such patent is necessary to Utilize the software alone, or in=20 > +combination with an operating system licensed under an approved Open=20 > +Source license as listed by the Open Source Initiative at=20 > +http://opensource.org/licenses. The patent license shall not apply to=20 > +any other combinations which include this software. No hardware per=20 > +se is licensed hereunder. Unfortunately FreeBSD is no "operating system licensed under an approved Open Source license as listed by the Open Source Initiative at http://opensource.org/licenses" ... I'm aware that this is not the first ineffective patent license in the tree, though. Fabian --Sig_/qdAe7Vp8N9/4o.bB_Qh1nbB Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlaKeBUACgkQBYqIVf93VJ3ItQCghj3qNCh+udq2Pewn/3Y6UpI1 2zMAn3rSg9nIffkAK/lbrkpWqaQJd78j =IQ54 -----END PGP SIGNATURE----- --Sig_/qdAe7Vp8N9/4o.bB_Qh1nbB--