CVSROOT: /cvs Module name: src Changes by: jmatt...@cvs.openbsd.org 2013/09/16 14:52:14
Modified files: sys/arch/octeon/dev: cn30xxgmx.c cn30xxgmxvar.h if_cnmac.c if_cnmacvar.h Log message: work out phy addresses before attaching cnmac and pass them to mii_attach rather than hiding them in the mii read/write functions. ok dlg@ jasper@ bcallah@