From: Andrew Gallatin Date: Mon, 28 Mar 2011 13:31:41 +0000 (-0400) Subject: linux-firmware: add myri10ge firmware X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1cadcf6c2df78f865e0433b3a8ee9a7420a9042;hp=8a57379cf48e78aef15cb6bea9831b1d35976351;p=linux-firmware linux-firmware: add myri10ge firmware These are firmware images for the Myri10GE family of 10GbE NICs Signed-off-by: Andrew Gallatin Signed-off-by: David Woodhouse --- diff --git a/LICENCE.myri10ge_firmware b/LICENCE.myri10ge_firmware new file mode 100644 index 0000000..8184023 --- /dev/null +++ b/LICENCE.myri10ge_firmware @@ -0,0 +1,28 @@ +/******************************************************************************* + +Copyright (c) 2006-2010, Myricom Inc. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + 2. Neither the name of the Myricom Inc, nor the names of its + contributors may be used to endorse or promote products derived from + this software without specific prior written permission. + +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. + +***************************************************************************/ diff --git a/WHENCE b/WHENCE index acd6119..0ff0c4e 100644 --- a/WHENCE +++ b/WHENCE @@ -1617,3 +1617,15 @@ File: ath6k/AR6002/athwlan.bin.z77 File: ath6k/AR6002/data.patch.hw2_0.bin Licence: Redistributable. See LICENCE.atheros_firmware for details + +-------------------------------------------------------------------------- + +Driver: myri10ge - Myri10GE 10GbE NIC driver + +File: myri10ge_eth_z8e.dat +File: myri10ge_ethp_z8e.dat +File: myri10ge_rss_eth_z8e.dat +File: myri10ge_rss_ethp_z8e.dat +Info: v1.4.52 + +License: Redistributable. See LICENCE.myri10ge_firmware for details. diff --git a/myri10ge_eth_z8e.dat b/myri10ge_eth_z8e.dat new file mode 100644 index 0000000..0e6c3db Binary files /dev/null and b/myri10ge_eth_z8e.dat differ diff --git a/myri10ge_ethp_z8e.dat b/myri10ge_ethp_z8e.dat new file mode 100644 index 0000000..43f49d3 Binary files /dev/null and b/myri10ge_ethp_z8e.dat differ diff --git a/myri10ge_rss_eth_z8e.dat b/myri10ge_rss_eth_z8e.dat new file mode 100644 index 0000000..fb2aa74 Binary files /dev/null and b/myri10ge_rss_eth_z8e.dat differ diff --git a/myri10ge_rss_ethp_z8e.dat b/myri10ge_rss_ethp_z8e.dat new file mode 100644 index 0000000..4617632 Binary files /dev/null and b/myri10ge_rss_ethp_z8e.dat differ