Problem with a Broadcom BCM957504-P425G card.

Good morning hi everyone !
This is my first post on the forum !
I have a problem with a Broadcom BCM957504-P425G card. My system is a Dell R250 server with Opensense23.7/OpenBSD 13.2 The system after enabling the card drivers floods the console with such messages:

Code:
bnxt3: Timeout sending HWRM_PORT_PHY_QCFG: (timeout: 2000) seq: 135
bnxt0: Timeout sending HWRM_PORT_QSTATS: (timeout: 2000) seq: 136
bnxt0: Timeout sending HWRM_PORT_QSTATS_EXT: (timeout: 2000) seq: 137
bnxt0: Timeout sending HWRM_PORT_PHY_QCFG: (timeout: 2000) seq: 138
bnxt0: Timeout sending HWRM_PORT_QSTATS: (timeout: 2000) seq: 139
bnxt0: Timeout sending HWRM_PORT_QSTATS_EXT: (timeout: 2000) seq: 140
I have no idea what to do about it.
Jakub
 
My system is a Dell R250 server with Opensense23.7/OpenBSD 13.2
Ehm, OpenBSD 13.2? I doubt that. In any case, OPNSense isn't supported here.

 
I have similar symptoms on PFSense with these cards, the common denominator is freeBSD and drivers which is why I am posting on the forum.
 
Both OPNSense and PFSense are heavily modified derivatives of FreeBSD. Test with a plain FreeBSD to verify it's indeed the FreeBSD driver.
 
Back
Top