CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2013/12/27 20:35:01
Modified files: sys/dev/pci : if_alc.c if_ale.c if_bge.c if_em.c if_lii.c if_nfe.c if_se.c if_sis.c if_vr.c sys/dev/ic : dc.c fxp.c rtl81x9.c xl.c Log message: The few network drivers that called their children's (ie. mii PHY drivers) activate functions at DVACT_RESUME time do not need to do so, since their PHYs are repaired by IFF_UP.