Date: Mon, 9 Feb 2009 01:26:31 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h Message-ID: <200902090126.n191QeUT072941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-02-09 01:26:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/re if_re.c
sys/pci if_rlreg.h
Log:
SVN rev 188357 on 2009-02-09 01:26:31Z by yongari
MFC: r185897,185900-185901,185903
r185897:
Always put controller into known state before device intialization.
While here remove re_reset calls invoked in system error case as
controller reset is always done in device initialization.
r185900:
Newer RealTek controllers requires setting stop request bit to
terminate active Tx/Rx operation.
r185901:
Don't access undocumented register 0x82 on controllers that
have no such register. While here clear undocumented PHY
register 0x0B for RTL8110S.
r185903:
Make WOL work on RTL8168B. This controller seems to require
explicit command to enable Rx MAC prior to entering D3.
Revision Changes Path
1.95.2.39 +33 -12 src/sys/dev/re/if_re.c
1.67.2.18 +5 -0 src/sys/pci/if_rlreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902090126.n191QeUT072941>
