diff options
author | Divy Le Ray <divy@chelsio.com> | 2009-07-07 19:49:09 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-08 10:54:24 -0700 |
commit | 2e8c07c35b3ffee7689406be61fd1448ee45d3cd (patch) | |
tree | ad90ee33b8c13f48c7b330b8cf474e520d32fb50 /firmware/WHENCE | |
parent | 5e659515569220701bfe3c8936dcab67554cc286 (diff) | |
download | linux-3.10-2e8c07c35b3ffee7689406be61fd1448ee45d3cd.tar.gz linux-3.10-2e8c07c35b3ffee7689406be61fd1448ee45d3cd.tar.bz2 linux-3.10-2e8c07c35b3ffee7689406be61fd1448ee45d3cd.zip |
cxgb3: use request_firmware() for the EDC registers setup
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>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 0f5649a08c0..d9e3a94cb4d 100644 --- a/firmware/WHENCE +++ b/firmware/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 |