diff options
author | Divy Le Ray <divy@chelsio.com> | 2009-07-07 15:49:09 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-07-08 13:54:24 -0400 |
commit | 2e8c07c35b3ffee7689406be61fd1448ee45d3cd (patch) | |
tree | ad90ee33b8c13f48c7b330b8cf474e520d32fb50 /firmware/WHENCE | |
parent | 5e659515569220701bfe3c8936dcab67554cc286 (diff) |
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 0f5649a08c0c..d9e3a94cb4df 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -418,6 +418,23 @@ License: GPLv2 or OpenIB.org BSD license, no source visible | |||
418 | 418 | ||
419 | -------------------------------------------------------------------------- | 419 | -------------------------------------------------------------------------- |
420 | 420 | ||
421 | Driver: cxgb3 - Chelsio Terminator 3 1G/10G Ethernet adapter | ||
422 | |||
423 | File: cxgb3/ael2005_opt_edc.bin.ihex | ||
424 | File: cxgb3/ael2005_twx_edc.bin.ihex | ||
425 | File: cxgb3/ael2020_twx_edc.bin.ihex | ||
426 | |||
427 | Licence: | ||
428 | * Copyright (c) 2007-2009 NetLogic Microsystems, Inc. | ||
429 | * | ||
430 | * Permission is hereby granted for the distribution of this firmware | ||
431 | * data in hexadecimal or equivalent format, provided this copyright | ||
432 | * notice is accompanying it. | ||
433 | |||
434 | Found in hex form in kernel source. | ||
435 | |||
436 | -------------------------------------------------------------------------- | ||
437 | |||
421 | Driver: e100 -- Intel PRO/100 Ethernet NIC | 438 | Driver: e100 -- Intel PRO/100 Ethernet NIC |
422 | 439 | ||
423 | File: e100/d101m_ucode.bin | 440 | File: e100/d101m_ucode.bin |