CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/08/25 14:09:34
Modified files:
sys/arch/armv7/conf: GENERIC RAMDISK
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : if_mvneta.c if_mvnetareg.h mvmdio.c mvmdiovar.h
Log message:
Add mvneta(4), a driver for the Ethernet controller on the Armada
38x series (SoliodRun ClearFog, Turris Omnia) and the 37xx series
(ESPRESSObin). Also add mvmdio(4), which is used to talk to the
MDIO bus.
ok kettenis@
