Module Name: src
Committed By: christos
Date: Wed Jul 13 00:19:01 UTC 2016
Modified Files:
src/sys/dev/microcode/ral: ral-license ral-rt2860
Added Files:
src/sys/dev/microcode/ral: ral-rt2870 ral-rt3070 ral-rt3071 ral-rt3090
ral-rt3290 ral-rt73
Log Message:
Add all the variant microcode from linux, but don't install it yet.
Switch to the linux copyright. Note the microcode.h does not build
the same code at least for rt2860.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/microcode/ral/ral-license
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/microcode/ral/ral-rt2860
cvs rdiff -u -r0 -r1.1 src/sys/dev/microcode/ral/ral-rt2870 \
src/sys/dev/microcode/ral/ral-rt3070 src/sys/dev/microcode/ral/ral-rt3071 \
src/sys/dev/microcode/ral/ral-rt3090 src/sys/dev/microcode/ral/ral-rt3290 \
src/sys/dev/microcode/ral/ral-rt73
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/dev/microcode/ral/ral-license
diff -u src/sys/dev/microcode/ral/ral-license:1.2 src/sys/dev/microcode/ral/ral-license:1.3
--- src/sys/dev/microcode/ral/ral-license:1.2 Tue Jul 12 20:15:44 2016
+++ src/sys/dev/microcode/ral/ral-license Tue Jul 12 20:19:01 2016
@@ -1,16 +1,43 @@
-$FreeBSD: head/sys/contrib/dev/ral/LICENSE 178354 2008-04-20 20:35:46Z sam $
+The binary firmware may be downloaded from
+http://git.kernel.org/?p=linux/kernel/git/firmware/linux-firmware.git
-Copyright (c) 2005-2008, Ralink Technology Corp.
- Paul Lin <[email protected]>
+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.
-Permission to use, copy, modify, and distribute this software for any
-purpose with or without fee is hereby granted, provided that the above
-copyright notice and this permission notice appear in all copies.
-
-THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
-WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
-ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
-WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
-ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
-OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
Index: src/sys/dev/microcode/ral/ral-rt2860
Binary files are different
Added files:
Index: src/sys/dev/microcode/ral/ral-rt2870
Binary files are different
Index: src/sys/dev/microcode/ral/ral-rt3070
Binary files are different
Index: src/sys/dev/microcode/ral/ral-rt3071
Binary files are different
Index: src/sys/dev/microcode/ral/ral-rt3090
Binary files are different
Index: src/sys/dev/microcode/ral/ral-rt3290
Binary files are different
Index: src/sys/dev/microcode/ral/ral-rt73
Binary files are different