Changes between Version 7 and Version 8 of newport/ethernet


Ignore:
Timestamp:
08/13/2019 04:22:08 PM (5 years ago)
Author:
Tim Harvey
Comment:

added additional details about SFP support

Legend:

Unmodified
Added
Removed
Modified
  • newport/ethernet

    v7 v8  
    2020||||
    2121|| GW610x  || J3  || Eth#1 || vnic0 || eth0 / enp5s0f2 || Passive 8-60V || RGMII DP83867IS
    22  1. The GW6404 has 2x SFP sockets shared with eth2/eth3
     22 1. The GW6404 has 2x SFP sockets shared with eth2/eth3. See [#sfp SFP below for more details]
    2323
    2424[=#a10gbe]
     
    3535[=#sfp]
    3636== SFP (Small form-factor pluggable transceiver) support
    37 The GW6404 has 2x SFP sockets that are shared with J22 ETH3/4 connectors (vnic2/vnic3 in U-Boot eth2/eth3 in Linux). The SFP sockets support up to 1Gbps !SerDes however some software support is required.
     37The GW6404 has 2x SFP sockets that are shared with J22 ETH3/4 connectors (vnic2/vnic3 in U-Boot eth2/eth3 in Linux). The SFP sockets support up to 1Gbps !SerDes however some software support is required:
     38 * The BDK can be augmented to detect an SFP module and configure the OcteonTX BGX network device accordingly. This would not allow any hot-plug or hot-swap SFP support. Gateworks has a patch available with limited support for this.
     39 * Support could be added to the Linux kernel to expose the Microsemi VSC8574 I2C controller channels and register them with the kernel allowing the native kernel SFP support that has been added since the 4.14 kernel. This could allow more standardized SFP detection and hotplug support. Gateworks has not pursued this path.
    3840
    3941Please contact sales@gateworks.com if you wish to use SFP and provide us details of the SFP module you wish to use.