CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/03 16:27:33
Modified files:
sys/dev/pci : if_jme.c
Log message:
Simplify jme_miibus_readreg() / jme_miibus_writereg() a bit by using the
mii_attach() parameter to be able to specify the location of the PHY.
>From FreeBSD
ok jsg@
