Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102678487
D42953.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
406 B
Referenced Files
None
Subscribers
None
D42953.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D42953: if_bnxt: Enabled support for 1G SX, CX, and LX forced speed settings
Attached
Detach File
Event Timeline
Log In to Comment