看板 DFBSD_commit 關於我們 聯絡資訊
commit 5a020756b7a098b96bd3dceea160cb35924d70a5 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Aug 16 17:45:30 2011 +0800 brgphy: Bring in changes from OpenBSD - Link status is now detected using BMSR - Extra link status detection based on AUXSTS is used for 5906 - Shuffle 5906 EPHY setting around - brgphy_loop() is not necessary to start auto-negotiation Summary of changes: sys/dev/netif/mii_layer/brgphy.c | 50 ++++++++++++++++++++++------------ sys/dev/netif/mii_layer/brgphyreg.h | 3 ++ 2 files changed, 35 insertions(+), 18 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a020756b7a098b96bd3dceea160cb35924d70a5 -- DragonFly BSD source repository