On Thu, Aug 17, 2017 at 07:02:50PM -0500, Tom Lendacky wrote: > Add additional debugfs support for reading / writing registers of any > attached external phy devices as well as the SFP eeprom data.
Hi Tom What is wrong with using the standard APIs for this? ethtool --moduile-info ioctls SIOCGMIIREG and SIOCSMIIREG. Andrew