Browse Source

bnx2: Use request_firmware()

Based on original patch by Ben Hutchings <ben@decadent.org.uk> and
Bastian Blank <waldi@debian.org>, 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 <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
main
Michael Chan 16 years ago committed by David S. Miller
parent
commit
aaba5f2527
  1. 20
      WHENCE
  2. BIN
      bnx2/bnx2-mips-06-4.6.16.fw
  3. BIN
      bnx2/bnx2-mips-09-4.6.17.fw
  4. BIN
      bnx2/bnx2-rv2p-06-4.6.16.fw
  5. BIN
      bnx2/bnx2-rv2p-09-4.6.15.fw

20
WHENCE

@ -553,3 +553,23 @@ Licence: Unknown @@ -553,3 +553,23 @@ Licence: Unknown
Found in hex form in kernel source.

--------------------------------------------------------------------------

Driver: BNX2 - Broadcom NetXtremeII

File: bnx2/bnx2-mips-06-4.6.16.fw
File: bnx2/bnx2-rv2p-06-4.6.16.fw
File: bnx2/bnx2-mips-09-4.6.17.fw
File: bnx2/bnx2-rv2p-09-4.6.15.fw

Licence:

This file contains firmware data derived from proprietary unpublished
source code, Copyright (c) 2004 - 2009 Broadcom Corporation.

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.

--------------------------------------------------------------------------

BIN
bnx2/bnx2-mips-06-4.6.16.fw

Binary file not shown.

BIN
bnx2/bnx2-mips-09-4.6.17.fw

Binary file not shown.

BIN
bnx2/bnx2-rv2p-06-4.6.16.fw

Binary file not shown.

BIN
bnx2/bnx2-rv2p-09-4.6.15.fw

Binary file not shown.
Loading…
Cancel
Save