Date: Tue, 18 Mar 2008 01:01:18 +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: <200803180101.m2I11Ic0070111@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2008-03-18 01:01:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/msk if_msk.c if_mskreg.h Log: MFC: if_msk.c 1.29, if_mskreg.h 1.12 to RELENG_7 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.18.2.10 +5 -2 src/sys/dev/msk/if_msk.c 1.6.2.6 +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?200803180101.m2I11Ic0070111>