Date: Mon, 12 Jan 2009 04:03:25 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/pci if_rl.c Message-ID: <200901120403.n0C43Zai020626@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2009-01-12 04:03:25 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/pci if_rl.c
Log:
SVN rev 187082 on 2009-01-12 04:03:25Z by yongari
MFC r184245,185575:
r184245:
Implement miibus_statchg handler. It detects whether rl(4)
established a valid link or not.
In rl_start_locked, don't try to send packets unless we have valid
link. While I'm here add a check that verifies whether driver can
accept Tx requests by inspecting IFF_DRV_OACTIVE/IFF_DRV_RUNNING
flag.
r185575:
Update if_iqdrops instead of if_ierrors when m_devget(9) fails.
Revision Changes Path
1.170.2.9 +38 -7 src/sys/pci/if_rl.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901120403.n0C43Zai020626>
