Date: Tue, 18 Mar 2008 01:27:15 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/msk if_msk.c if_mskreg.h Message-ID: <200803180127.m2I1RFSm078598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-03-18 01:27:15 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/msk if_msk.c if_mskreg.h
Log:
MFC: if_msk.c 1.29, if_mskreg.h 1.12 to RELENG_6
Workaround GMAC hardware hang of Yukon II on the receipt of pause
frames. This bug seems to happen on certain hardware model/revision
(e.g. 88E8053) but it's not identified which hardwares are affected.
Revision 1.4 of if_mskreg.h was not enough to workaround the bug.
To workaround it, inrease GMAC FIFO threshold by one FIFO word to
flush received pause frames.
Revision Changes Path
1.11.2.16 +5 -2 src/sys/dev/msk/if_msk.c
1.3.2.10 +1 -0 src/sys/dev/msk/if_mskreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803180127.m2I1RFSm078598>
