lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 19 Oct 2010 19:35:40 +0200
From:	Arnd Bergmann <arnd@...db.de>
To:	Larry Finger <Larry.Finger@...inger.net>
Cc:	David Woodhouse <dwmw2@...radead.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] linux-firmware: Add firmware file for r8712u (RTL8192SU)

On Tuesday 19 October 2010 18:26:23 Larry Finger wrote:
> 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.

In theory, the person that added the firmware files to the kernel under the
terms of the GPL or anyone who distributed them before should be able to provide
the source code for the firmware.

If you think that the driver has been developed legally, just ask the author
of the firmware for the source and add it to your patch.

If you don't think it was done correctly, try to get a license for redistributing
the firmware as binary and list the license terms in the WHENCE file.

Hint: some files of the driver contain these "interesting" conditions:

/*
 * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
 * Linux device driver for RTL8192U
 *
 * Based on the r8187 driver, which is:
 * Copyright 2004-2005 Andrea Merello <andreamrl@...cali.it>, et al.
 * 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.

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ