]> git.proxmox.com Git - mirror_linux-firmware.git/commitdiff
linux-firmware: Add firmware for Ralink drivers
authorBen Hutchings <ben@decadent.org.uk>
Sun, 12 Apr 2009 23:59:12 +0000 (00:59 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Mon, 13 Apr 2009 00:00:58 +0000 (01:00 +0100)
Add the firmware files for use with rt61pci, rt73usb, rt2860sta and
rt2870sta drivers.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
LICENSE.ralink-firmware.txt [new file with mode: 0644]
WHENCE
rt2561.bin [new file with mode: 0644]
rt2561s.bin [new file with mode: 0644]
rt2661.bin [new file with mode: 0644]
rt2860.bin [new file with mode: 0644]
rt2870.bin [new file with mode: 0644]
rt73.bin [new file with mode: 0644]

diff --git a/LICENSE.ralink-firmware.txt b/LICENSE.ralink-firmware.txt
new file mode 100644 (file)
index 0000000..39e3c52
--- /dev/null
@@ -0,0 +1,39 @@
+Copyright (c) 2007, Ralink Technology Corporation \r
+All rights reserved.\r
+\r
+Redistribution.  Redistribution and use in binary form, without \r
+modification, are permitted provided that the following conditions are \r
+met:\r
+\r
+* Redistributions must reproduce the above copyright notice and the \r
+  following disclaimer in the documentation and/or other materials \r
+  provided with the distribution. \r
+* Neither the name of Ralink Technology Corporation nor the names of its\r
+  suppliers may be used to endorse or promote products derived from this\r
+  software without specific prior written permission. \r
+* No reverse engineering, decompilation, or disassembly of this software \r
+  is permitted.\r
+\r
+Limited patent license. Ralink Technology Corporation grants a world-wide, \r
+royalty-free, non-exclusive license under patents it now or hereafter \r
+owns or controls to make, have made, use, import, offer to sell and \r
+sell ("Utilize") this software, but solely to the extent that any \r
+such patent is necessary to Utilize the software alone, or in \r
+combination with an operating system licensed under an approved Open \r
+Source license as listed by the Open Source Initiative at \r
+http://opensource.org/licenses.  The patent license shall not apply to \r
+any other combinations which include this software.  No hardware per \r
+se is licensed hereunder.\r
+\r
+DISCLAIMER.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND \r
+CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, \r
+BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND \r
+FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE \r
+COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, \r
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, \r
+BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS \r
+OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND \r
+ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR \r
+TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE \r
+USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH \r
+DAMAGE.\r
diff --git a/WHENCE b/WHENCE
index f519b83334865f054db764df9ea4d3c6cb37c3a6..232da7cbd1536279d98bd72875355a7edfe8b4e6 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -797,3 +797,43 @@ Licence: Unknown
 
 Found in hex form in kernel source.
 
+--------------------------------------------------------------------------
+
+Driver: rt61pci - Ralink RT2561, RT2561S, RT2661 wireless MACs
+
+File: rt2561.bin rt2561s.bin rt2661.bin
+
+Licence: Redistributable. See LICENSE.ralink-firmware.txt for details
+
+Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
+
+--------------------------------------------------------------------------
+
+Driver: rt73usb - Ralink RT2571W, RT2671 wireless MACs
+
+File: rt73.bin
+
+Licence: Redistributable. See LICENSE.ralink-firmware.txt for details
+
+Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
+
+--------------------------------------------------------------------------
+
+Driver: rt2860sta - Ralink RT2860, RT2890 wireless MACs
+
+File: rt2860.bin
+
+Licence: Redistributable. See LICENSE.ralink-firmware.txt for details
+
+Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
+
+--------------------------------------------------------------------------
+
+Driver: rt2870sta - Ralink RT2870 wireless MACs
+
+File: rt2870.bin
+
+Licence: Redistributable. See LICENSE.ralink-firmware.txt for details
+
+Downloaded from http://www.ralinktech.com/ralink/Home/Support/Linux.html
+
diff --git a/rt2561.bin b/rt2561.bin
new file mode 100644 (file)
index 0000000..b14bad3
Binary files /dev/null and b/rt2561.bin differ
diff --git a/rt2561s.bin b/rt2561s.bin
new file mode 100644 (file)
index 0000000..b0f7950
Binary files /dev/null and b/rt2561s.bin differ
diff --git a/rt2661.bin b/rt2661.bin
new file mode 100644 (file)
index 0000000..fe52a0b
Binary files /dev/null and b/rt2661.bin differ
diff --git a/rt2860.bin b/rt2860.bin
new file mode 100644 (file)
index 0000000..778a771
Binary files /dev/null and b/rt2860.bin differ
diff --git a/rt2870.bin b/rt2870.bin
new file mode 100644 (file)
index 0000000..9abc971
Binary files /dev/null and b/rt2870.bin differ
diff --git a/rt73.bin b/rt73.bin
new file mode 100644 (file)
index 0000000..1e395dd
Binary files /dev/null and b/rt73.bin differ