CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/12/28 13:32:16
Modified files: sys/dev/mii : eephy.c Log message: Always call PHY_RESET upon attaching eephy(4) so as to do PHY initialization, to match behavior before rev 1.52. ok deraadt@