cxgb3: use request_firmware() for the EDC registers setup
authorDivy Le Ray <divy@chelsio.com>
Tue, 7 Jul 2009 19:49:09 +0000 (19:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jul 2009 17:54:24 +0000 (10:54 -0700)
use request_firmware() to load the phy's EDC programmation

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
WHENCE
cxgb3/ael2005_opt_edc.bin [new file with mode: 0644]
cxgb3/ael2005_twx_edc.bin [new file with mode: 0644]
cxgb3/ael2020_twx_edc.bin [new file with mode: 0644]

diff --git a/WHENCE b/WHENCE
index 0f5649a..d9e3a94 100644 (file)
--- a/WHENCE
+++ b/WHENCE
@@ -418,6 +418,23 @@ License: GPLv2 or OpenIB.org BSD license, no source visible
 
 --------------------------------------------------------------------------
 
+Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter
+
+File: cxgb3/ael2005_opt_edc.bin.ihex
+File: cxgb3/ael2005_twx_edc.bin.ihex
+File: cxgb3/ael2020_twx_edc.bin.ihex
+
+Licence:
+ *     Copyright (c) 2007-2009 NetLogic Microsystems, Inc.
+ *
+ *     Permission is hereby granted for the distribution of this firmware
+ *     data in hexadecimal or equivalent format, provided this copyright
+ *     notice is accompanying it.
+
+Found in hex form in kernel source.
+
+--------------------------------------------------------------------------
+
 Driver: e100 -- Intel PRO/100 Ethernet NIC
 
 File: e100/d101m_ucode.bin
diff --git a/cxgb3/ael2005_opt_edc.bin b/cxgb3/ael2005_opt_edc.bin
new file mode 100644 (file)
index 0000000..df2ffd9
Binary files /dev/null and b/cxgb3/ael2005_opt_edc.bin differ
diff --git a/cxgb3/ael2005_twx_edc.bin b/cxgb3/ael2005_twx_edc.bin
new file mode 100644 (file)
index 0000000..d3e91fa
Binary files /dev/null and b/cxgb3/ael2005_twx_edc.bin differ
diff --git a/cxgb3/ael2020_twx_edc.bin b/cxgb3/ael2020_twx_edc.bin
new file mode 100644 (file)
index 0000000..4ecf70a
Binary files /dev/null and b/cxgb3/ael2020_twx_edc.bin differ