From: Larry Finger <Larry.Finger@lwfinger.net>
To: David Woodhouse <dwmw2@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] linux-firmware: Add firmware file for r8712u (RTL8192SU)
Date: Tue, 19 Oct 2010 11:26:23 -0500 [thread overview]
Message-ID: <4CBDC6AF.3060902@lwfinger.net> (raw)
In-Reply-To: <1287504505.1084.23.camel@i7.infradead.org>
On 10/19/2010 11:08 AM, David Woodhouse wrote:
> On Tue, 2010-10-19 at 11:07 -0500, Larry Finger wrote:
>> On 10/19/2010 10:58 AM, David Woodhouse wrote:
>>> On Tue, 2010-10-19 at 10:54 -0500, Larry Finger wrote:
>>>> + * This program is free software; you can redistribute it and/or modify it
>>>> + * under the terms of version 2 of the GNU General Public License as
>>>> + * published by the Free Software Foundation.
>>>
>>> Where is the source code, then?
>>>
>>
>> The source code for the driver with inline firmware is in linux-next in
>> drivers/staging/rtl8712 and was pushed through GregKH.
>
> No. If you're stating that the *firmware* is under GPL, then we need to
> see the source code for the firmware. If not, try another description of
> the licence on the firmware.
In the source code originally provided by Realtek, the firmware is inlined in a
header file. Unfortunately, it does not have any license information provided
and starts with
/* Firmware */
static const unsigned char f_array[122328] = {
0x12, 0x87, 0xEC, 0x11, 0x30, 0x00, 0x00, 0x00, 0x08, 0xE8, 0x00, 0x00,
0x50, 0xF5, 0x00, 0x00, 0x30, 0x00, 0x00, 0x00, 0x98, 0xF3, 0x00, 0x00,
The license information that I put into WHENCE is in the source-code file that
contains the MODULE_LICENSE(GPL) statement. As the firmware header file is part
of that set of files, I thought the GPL license would apply to all. Is that not
so? If not, I'm not sure how to proceed.
Larry
next prev parent reply other threads:[~2010-10-19 16:26 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-19 15:54 [PATCH] linux-firmware: Add firmware file for r8712u (RTL8192SU) Larry Finger
2010-10-19 15:58 ` David Woodhouse
2010-10-19 16:07 ` Larry Finger
2010-10-19 16:08 ` David Woodhouse
2010-10-19 16:26 ` Larry Finger [this message]
2010-10-19 17:35 ` Arnd Bergmann
2010-10-19 18:21 ` Larry Finger
2010-10-19 20:29 ` Arnd Bergmann
2010-10-20 16:38 ` Larry Finger
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=4CBDC6AF.3060902@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.