Page MenuHomeFreeBSD

bxe: Detect SFP SC connector type
Needs ReviewPublic

Authored by adam.jaremko_freebsd_gmail.com on May 31 2023, 6:18 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 15, 4:37 AM
Unknown Object (File)
Mon, Apr 15, 4:23 AM
Unknown Object (File)
Feb 19 2024, 10:11 PM
Unknown Object (File)
Feb 10 2024, 9:39 PM
Unknown Object (File)
Dec 20 2023, 2:49 AM
Unknown Object (File)
Dec 12 2023, 9:03 AM
Unknown Object (File)
Nov 7 2023, 2:41 AM
Unknown Object (File)
Nov 6 2023, 4:59 AM

Details

Reviewers
None
Group Reviewers
Contributor Reviews (src)
Summary

Detect and support SFP modules with subscriber connectors, eg. GPON, EPON

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 51815
Build 48706: arc lint + arc unit

Event Timeline

do you have a reference (datasheet etc.) for this?

do you have a reference (datasheet etc.) for this?

Unfortunately, I do not. This patch series was put together in 2018 by poking registers based on obscure information from a defunct or now gated broadcom community forum listing (1) and github repository (2). The latter, I suspect has been renamed (3) and included register descriptors for the many bits at play. There is a linage to "Broadcom 2.5G" and the registers have remained pretty consistent between phys. The bxe source itself also references the registers and even 2.5G for alternative code paths to other configurations and phys, which helped to put two and two together.

  1. https://community.brocade.com/t5/Ethernet-Switch/Establish-and-configure-SGMII-connection-on-BCM53134P-to-WAN/td-p/97704
  2. https://github.com/Broadcom-Network-Switching-Software/SDKLT
  3. https://github.com/Broadcom-Network-Switching-Software/OpenBCM