Page MenuHomeFreeBSD

D42953.diff
No OneTemporary

D42953.diff

diff --git a/sys/dev/bnxt/if_bnxt.c b/sys/dev/bnxt/if_bnxt.c
--- a/sys/dev/bnxt/if_bnxt.c
+++ b/sys/dev/bnxt/if_bnxt.c
@@ -2082,6 +2082,9 @@
case IFM_1000_KX:
case IFM_1000_T:
case IFM_1000_SGMII:
+ case IFM_1000_CX:
+ case IFM_1000_SX:
+ case IFM_1000_LX:
softc->link_info.autoneg &= ~BNXT_AUTONEG_SPEED;
softc->link_info.req_link_speed =
HWRM_PORT_PHY_CFG_INPUT_FORCE_LINK_SPEED_1GB;

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 6:21 PM (20 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14662694
Default Alt Text
D42953.diff (406 B)

Event Timeline