[kernel] r9755 - in dists/trunk/firmware-nonfree: . debian rt61

Daniel Baumann daniel at alioth.debian.org
Mon Nov 26 15:08:50 UTC 2007


Author: daniel
Date: Mon Nov 26 15:08:49 2007
New Revision: 9755

Log:
Applying patch from Ben Hutchings <ben at decadent.org.uk> to add ralink rt61 firmware.

Added:
   dists/trunk/firmware-nonfree/rt61/
   dists/trunk/firmware-nonfree/rt61/LICENSE
   dists/trunk/firmware-nonfree/rt61/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	(original)
+++ dists/trunk/firmware-nonfree/debian/changelog	Mon Nov 26 15:08:49 2007
@@ -4,6 +4,8 @@
     gencontrol.py for linux-support-2.6.22-3.
   * Check for already included firmware by initramfs-tools own functions
     (Closes: #440967).
+  * Applying patch from Ben Hutchings <ben at decadent.org.uk> to add
+    ralink rt61 firmware.
 
  -- Daniel Baumann <daniel at debian.org>  Mon, 26 Nov 2007 15:58:00 +0100
 

Modified: dists/trunk/firmware-nonfree/defines
==============================================================================
--- dists/trunk/firmware-nonfree/defines	(original)
+++ dists/trunk/firmware-nonfree/defines	Mon Nov 26 15:08:49 2007
@@ -3,3 +3,4 @@
  ipw3945
  iwlwifi
  qlogic
+ rt61

Added: dists/trunk/firmware-nonfree/rt61/LICENSE
==============================================================================
--- (empty file)
+++ dists/trunk/firmware-nonfree/rt61/LICENSE	Mon Nov 26 15:08:49 2007
@@ -0,0 +1,39 @@
+Copyright (c) 2007, Ralink Technology 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 Ralink Technology 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. Ralink Technology 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/rt61/defines
==============================================================================
--- (empty file)
+++ dists/trunk/firmware-nonfree/rt61/defines	Mon Nov 26 15:08:49 2007
@@ -0,0 +1,19 @@
+[base]
+desc: rt61 and rt61pci wireless network drivers
+files:
+ rt2561.bin
+ rt2561s.bin
+ rt2661.bin
+longdesc: PCI and CardBus wireless network cards with the Ralink
+ RT2501 [Turbo], RT2600, RT5201 [Turbo] or RT5600 chipset,
+ supported by the rt61 and rt61pci drivers
+uri: http://www.ralinktech.com/ralink/Home/Support/Linux.html
+
+[rt2561.bin]
+desc: Ralink RT2561 (RT2501/RT5201 chipset) firmware
+
+[rt2561s.bin]
+desc: Ralink RT2561S (RT2501 Turbo/RT5201 Turbo chipset) firmware
+
+[rt2661.bin]
+desc: Ralink RT2661 (RT2600/RT5600 chipset) firmware



More information about the Kernel-svn-changes mailing list