Skip to content
Snippets Groups Projects
Select Git revision
5 results Searching

dsa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Russell King authored and David S. Miller committed
    XGMII is a 32-bit bus plus two clock signals per direction.  XAUI is
    four serial lanes per direction.  The 88e6190 supports XAUI but not
    XGMII as it doesn't have enough pins.  The same is true of 88e6176.
    
    Match on PHY_INTERFACE_MODE_XAUI for the XAUI port type, but keep
    accepting XGMII for backwards compatibility.
    
    Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
    Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    2e51a8dc
    History
    Name Last commit Last update
    ..