cvs commit: src/sys/dev/msk if_msk.c if_mskreg.h
Pyun YongHyeon
yongari at FreeBSD.org
Mon Mar 17 18:01:19 PDT 2008
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
More information about the cvs-src
mailing list