CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2016/10/29 05:20:27
Modified files: sys/arch/octeon/dev: cn30xxgmx.c Log message: If the system has fdt, use it for locating network PHYs. Skip a network port if its PHY cannot be found. Tested on Lanner MR-326B (has fdt) by pirofti@, and on EdgeRouter Pro (has fdt) and on EdgeRouter Lite (no fdt) by me.