diff options
author | Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | 2009-01-07 15:59:17 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-01-07 15:59:17 -0500 |
commit | 9ac32e1bc0518b01b47dd34a733dce8634a38ed3 (patch) | |
tree | 4316ea3a959cab393289c67364ee63f06e34543c /firmware/WHENCE | |
parent | 92dc8cc317844e5681f5d8990896720ed2b21cc8 (diff) |
firmware: convert e100 driver to request_firmware()
Thanks to David Woodhouse for help.
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/WHENCE')
-rw-r--r-- | firmware/WHENCE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/firmware/WHENCE b/firmware/WHENCE index 1bb2cf4b1735..8b5651347791 100644 --- a/firmware/WHENCE +++ b/firmware/WHENCE | |||
@@ -360,6 +360,18 @@ License: GPLv2 or OpenIB.org BSD license, no source visible | |||
360 | 360 | ||
361 | -------------------------------------------------------------------------- | 361 | -------------------------------------------------------------------------- |
362 | 362 | ||
363 | Driver: e100 -- Intel PRO/100 Ethernet NIC | ||
364 | |||
365 | File: e100/d101m_ucode.bin | ||
366 | File: e100/d101s_ucode.bin | ||
367 | File: e100/d102e_ucode.bin | ||
368 | |||
369 | Licence: Unknown | ||
370 | |||
371 | Found in hex form in kernel source. | ||
372 | |||
373 | -------------------------------------------------------------------------- | ||
374 | |||
363 | Driver: acenic -- Alteon AceNIC Gigabit Ethernet card | 375 | Driver: acenic -- Alteon AceNIC Gigabit Ethernet card |
364 | 376 | ||
365 | File: acenic/tg1.bin | 377 | File: acenic/tg1.bin |