Bug#390994: marked as done (linux-2.6: e100 microcode: distributable with BSD license, but license not in Linux source)
Your message dated Tue, 28 Jul 2009 19:22:55 +0200
with message-id <20090728172255.GA7002@galadriel.inutil.org>
and subject line Re: linux-2.6: e100 microcode: distributable with BSD license, but license not in Linux source
has caused the Debian Bug report #390994,
regarding linux-2.6: e100 microcode: distributable with BSD license, but license not in Linux source
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
390994: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390994
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: linux-2.6: e100 microcode: distributable with BSD license, but license not in Linux source
- From: Nathanael Nerode <neroden@gcc.gnu.org>
- Date: Wed, 04 Oct 2006 04:08:02 -0400
- Message-id: <20061004080802.4191.44454.reportbug@doctormoo>
Package: linux-2.6
Severity: serious
Justification: copyright
OK. So the e100 microcode situation isn't as bad as we expected -- thanks entirely
to OpenBSD.
I'm opening this bug to track this issue because I expect it will be resolved relatively
quickly, and because the 'big bug' is getting to be way too much.
There are three different bundles of microcode:
/* Micro code for 8086:1229 Rev 8 */
...
#define D101M_B_RCVBUNDLE_UCODE \
This is present in OpenBSD, in
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
under a 3-clause BSD license. Under the same name.
/* Micro code for 8086:1229 Rev 9 */
...
#define D101S_RCVBUNDLE_UCODE \
This is present in OpenBSD, in
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
under a 3-clause BSD license. Under the same name.
/* Micro code for the 8086:1229 Rev F/10 */
...
#define D102_E_RCVBUNDLE_UCODE \
This is present in OpenBSD, in
http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
under a 3-clause BSD license. Under the same name.
It's worth noting that OpenBSD has substantial additional downloadable microcode in that
file.
The copyright problem will be fixed as soon as the proper copyright notice and license
from OpenBSD's copy is added to Debian's copy. Simple and excellent. :-) Thanks
OpenBSD!
However, the microcode is still non-free (lack of source). Conversion to userland
firmware loading should be done (and I might even get around to it myself). If
this is done, I strongly advise that the *same format* and *same filenames* be used
as in OpenBSD, so that the firmware files are interchangable; no point in deliberate
incompatibility.
--- End Message ---
--- Begin Message ---
- To: Nathanael Nerode <neroden@gcc.gnu.org>
- Cc: 390994-done@bugs.debian.org
- Subject: Re: linux-2.6: e100 microcode: distributable with BSD license, but license not in Linux source
- From: Moritz Muehlenhoff <jmm@inutil.org>
- Date: Tue, 28 Jul 2009 19:22:55 +0200
- Message-id: <20090728172255.GA7002@galadriel.inutil.org>
- In-reply-to: <20061004080802.4191.44454.reportbug@doctormoo>
- References: <20061004080802.4191.44454.reportbug@doctormoo>
Version: 2.6.29-1
On Wed, Oct 04, 2006 at 04:08:02AM -0400, Nathanael Nerode wrote:
> Package: linux-2.6
> Severity: serious
> Justification: copyright
>
> OK. So the e100 microcode situation isn't as bad as we expected -- thanks entirely
> to OpenBSD.
>
> I'm opening this bug to track this issue because I expect it will be resolved relatively
> quickly, and because the 'big bug' is getting to be way too much.
>
> There are three different bundles of microcode:
> /* Micro code for 8086:1229 Rev 8 */
> ...
> #define D101M_B_RCVBUNDLE_UCODE \
>
> This is present in OpenBSD, in
> http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
> under a 3-clause BSD license. Under the same name.
>
> /* Micro code for 8086:1229 Rev 9 */
> ...
> #define D101S_RCVBUNDLE_UCODE \
>
> This is present in OpenBSD, in
> http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
> under a 3-clause BSD license. Under the same name.
>
> /* Micro code for the 8086:1229 Rev F/10 */
> ...
> #define D102_E_RCVBUNDLE_UCODE \
>
> This is present in OpenBSD, in
> http://www.openbsd.org/cgi-bin/cvsweb/~checkout~/src/sys/dev/microcode/fxp/rcvbundl.h?rev=1.2&content-type=text/plain
> under a 3-clause BSD license. Under the same name.
>
> It's worth noting that OpenBSD has substantial additional downloadable microcode in that
> file.
>
> The copyright problem will be fixed as soon as the proper copyright notice and license
> from OpenBSD's copy is added to Debian's copy. Simple and excellent. :-) Thanks
> OpenBSD!
>
> However, the microcode is still non-free (lack of source). Conversion to userland
> firmware loading should be done (and I might even get around to it myself). If
> this is done, I strongly advise that the *same format* and *same filenames* be used
> as in OpenBSD, so that the firmware files are interchangable; no point in deliberate
> incompatibility.
The firmware has been moved to firmware-linux since 2.6.29-1
Cheers,
Moritz
--- End Message ---
Reply to: