CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/09 10:30:13
Modified files:
sys/dev/fdt : if_mvneta.c
Log message:
Basic support for SFP modules in mvneta(4). SFP modules are basically
hotpluggable PHYs whose status can either be read using an I2C-connected
PHY, or using in-band status management implemented in the controller
itself over SGMII. With this, 802.3z SFPs work on mvneta(4).
