Project

General

Profile

Actions

Feature #9155

closed

Add driver bnxt for Broadcom NetXtreme interfaces

Added by Edouard Moreau over 5 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Hardware / Drivers
Target version:
Start date:
11/29/2018
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:

Description

The driver for Broadcom NetXtreme-C/E cards is missing in pfSense 2.4.4-RELEASE (amd64), despite being present in the codebase and in FreeBSD 11.2-RELEASE.

Could it be added so we don't have to add it manually ?

Forum Thread : https://forum.netgate.com/topic/137947/nic-broadcom-57412-10gb-not-recognized

Actions #1

Updated by Steve Wheeler almost 5 years ago

This module has been tested by several users and seems stable. It would be nice to have it included.

Actions #2

Updated by rich riv almost 5 years ago

I got these nics to work by simply copying the file via scp(From a FreeBSD 11.2 ISO image - /boot/kernel/if_bnxt.ko) to a pfsense server (/boot/modules) and ran kldload ./if_bnxt.ko

Also, Put the kernel module in /boot/modules and then add the line if_bnxt_load="YES" to /boot/loader.conf.local so that it loads correctly at boot.

I do see it now with kldstat :

/root: kldstat -v | grep bnxt
3 1 0xffffffff83223000 15b38 if_bnxt.ko (./if_bnxt.ko)
659 pci/bnxt

Actions #3

Updated by Jim Pingle over 4 years ago

  • Category set to Hardware / Drivers
Actions #5

Updated by Jim Pingle almost 4 years ago

  • Status changed from New to Pull Request Review
  • Target version set to 2.5.0
Actions #6

Updated by Luiz Souza almost 4 years ago

  • Status changed from Pull Request Review to Resolved
  • Assignee set to Luiz Souza
  • % Done changed from 0 to 100

Committed. Thanks!

Actions #7

Updated by Viktor Gurov almost 4 years ago

tested on 2.5.0.a.20200709.1250:

[2.5.0-DEVELOPMENT][root@pf4.lab.int]/root: kldstat -v | grep bnxt
         98 pci/bnxt

Actions

Also available in: Atom PDF