[kernel] r15581 - in dists/trunk/firmware-nonfree: . debian realtek realtek/RTL8192E
Ben Hutchings
benh at alioth.debian.org
Thu Apr 29 01:14:50 UTC 2010
Author: benh
Date: Thu Apr 29 01:14:47 2010
New Revision: 15581
Log:
Add firmware-realtek package
Initially contains Realtek RTL8192E firmware for use with rtl8192e
driver (Closes: #573950)
Added:
dists/trunk/firmware-nonfree/realtek/
dists/trunk/firmware-nonfree/realtek/LICENSE
dists/trunk/firmware-nonfree/realtek/RTL8192E/
dists/trunk/firmware-nonfree/realtek/RTL8192E/boot.img (contents, props changed)
dists/trunk/firmware-nonfree/realtek/RTL8192E/data.img (contents, props changed)
dists/trunk/firmware-nonfree/realtek/RTL8192E/main.img (contents, props changed)
dists/trunk/firmware-nonfree/realtek/defines
Modified:
dists/trunk/firmware-nonfree/debian/changelog
dists/trunk/firmware-nonfree/defines
Modified: dists/trunk/firmware-nonfree/debian/changelog
==============================================================================
--- dists/trunk/firmware-nonfree/debian/changelog Wed Apr 28 23:51:18 2010 (r15580)
+++ dists/trunk/firmware-nonfree/debian/changelog Thu Apr 29 01:14:47 2010 (r15581)
@@ -1,6 +1,8 @@
firmware-nonfree (0.24) UNRELEASED; urgency=low
* Update to linux-support-2.6.32-3.
+ * Add firmware-realtek package, initially containing Realtek RTL8192E
+ firmware for use with rtl8192e driver (Closes: #573950)
-- Ben Hutchings <ben at decadent.org.uk> Mon, 15 Mar 2010 13:50:12 +0000
Modified: dists/trunk/firmware-nonfree/defines
==============================================================================
--- dists/trunk/firmware-nonfree/defines Wed Apr 28 23:51:18 2010 (r15580)
+++ dists/trunk/firmware-nonfree/defines Thu Apr 29 01:14:47 2010 (r15581)
@@ -9,3 +9,4 @@
linux-nonfree
qlogic
ralink
+ realtek
Added: dists/trunk/firmware-nonfree/realtek/LICENSE
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ dists/trunk/firmware-nonfree/realtek/LICENSE Thu Apr 29 01:14:47 2010 (r15581)
@@ -0,0 +1,39 @@
+Copyright (c) 2009, Realtek Semiconductor Corporation
+All rights reserved.
+
+Redistribution. Redistribution and use in binary form, without
+modification, are permitted provided that the following conditions are
+met:
+
+* Redistributions must reproduce the above copyright notice and the
+ following disclaimer in the documentation and/or other materials
+ provided with the distribution.
+* Neither the name of Realtek Semiconductor Corporation nor the names of its
+ suppliers may be used to endorse or promote products derived from this
+ software without specific prior written permission.
+* No reverse engineering, decompilation, or disassembly of this software
+ is permitted.
+
+Limited patent license. Realtek Semiconductor Corporation grants a world-wide,
+royalty-free, non-exclusive license under patents it now or hereafter
+owns or controls to make, have made, use, import, offer to sell and
+sell ("Utilize") this software, but solely to the extent that any
+such patent is necessary to Utilize the software alone, or in
+combination with an operating system licensed under an approved Open
+Source license as listed by the Open Source Initiative at
+http://opensource.org/licenses. The patent license shall not apply to
+any other combinations which include this software. No hardware per
+se is licensed hereunder.
+
+DISCLAIMER. 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 THE
+COPYRIGHT OWNER OR 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.
Added: dists/trunk/firmware-nonfree/realtek/RTL8192E/boot.img
==============================================================================
Binary file. No diff available.
Added: dists/trunk/firmware-nonfree/realtek/RTL8192E/data.img
==============================================================================
Binary file. No diff available.
Added: dists/trunk/firmware-nonfree/realtek/RTL8192E/main.img
==============================================================================
Binary file. No diff available.
Added: dists/trunk/firmware-nonfree/realtek/defines
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ dists/trunk/firmware-nonfree/realtek/defines Thu Apr 29 01:14:47 2010 (r15581)
@@ -0,0 +1,18 @@
+[base]
+desc: Realtek RTL8192 wireless cards
+files:
+ RTL8192E/boot.img
+ RTL8192E/data.img
+ RTL8192E/main.img
+longdesc: wireless network cards with the RTL8192 chips supported by the
+ rtl8192e driver
+uri: http://git.kernel.org/?p=linux/kernel/git/dwmw2/linux-firmware.git
+
+[RTL8192E/boot.img_base]
+desc: Realtek RTL8192E boot code
+
+[RTL8192E/data.img_base]
+desc: Realtek RTL8192E init data
+
+[RTL8192E/main.img_base]
+desc: Realtek RTL8192E main code
More information about the Kernel-svn-changes
mailing list