看板 DFBSD_commit 關於我們 聯絡資訊
commit cd237572dc7867176c7715b140ef609ecd0fb529 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Wed Aug 10 17:02:14 2011 +0800 msk(4): Force link state detection, if link is not up. It seems generation of link state change of e1000phy(4) is not reliable on some Marvell PHYs, so we force a link state change if the link is still not up. Obtained-from: FreeBSD 199413 Summary of changes: sys/dev/netif/msk/if_msk.c | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/cd237572dc7867176c7715b140ef609ecd0fb529 -- DragonFly BSD source repository