Skip to content

Commit

Permalink
bnx2: Use request_firmware()
Browse files Browse the repository at this point in the history
Based on original patch by Ben Hutchings <[email protected]> and
Bastian Blank <[email protected]>, with the following main changes:

Separated the mips firmware and rv2p firmware into different files
to make it easier to update them separately.

Added some code to fixup the rv2p code with run-time information
such as PAGE_SIZE.

Update version to 2.0.0.

Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
  • Loading branch information
Michael Chan authored and davem330 committed Apr 4, 2009
1 parent 5d4d9e8 commit 57579f7
Show file tree
Hide file tree
Showing 11 changed files with 12,823 additions and 9,102 deletions.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2234,7 +2234,7 @@ config BNX2
tristate "Broadcom NetXtremeII support"
depends on PCI
select CRC32
select ZLIB_INFLATE
select FW_LOADER
help
This driver supports Broadcom NetXtremeII gigabit Ethernet cards.

Expand Down
Loading

0 comments on commit 57579f7

Please sign in to comment.