[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200915201718.GD3526428@lunn.ch>
Date: Tue, 15 Sep 2020 22:17:18 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Dan Murphy <dmurphy@...com>
Cc: davem@...emloft.net, f.fainelli@...il.com, hkallweit1@...il.com,
mkubecek@...e.cz, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next 2/3] net: dp83869: Add ability to advertise
Fiber connection
> + linkmode_set_bit(ETHTOOL_LINK_MODE_100baseFX_Full_BIT,
> + phydev->supported);
> + linkmode_set_bit(ETHTOOL_LINK_MODE_100baseFX_Half_BIT,
> + phydev->supported);
> +
> + /* Auto neg is not supported in 100base FX mode */
Hi Dan
If it does not support auto neg, how do you decide to do half duplex?
I don't see any code here which allows the user to configure it.
Andrew
Powered by blists - more mailing lists