> +static const int phy_10_features_array[] = { > + ETHTOOL_LINK_MODE_10baseT1L_Full_BIT, Does you device implement ETHTOOL_LINK_MODE_10baseT1L_Half_BIT? I'm assuming half duplex is part of the standard? Andrew
> +static const int phy_10_features_array[] = { > + ETHTOOL_LINK_MODE_10baseT1L_Full_BIT, Does you device implement ETHTOOL_LINK_MODE_10baseT1L_Half_BIT? I'm assuming half duplex is part of the standard? Andrew