freebsd-dev/sys/dev/msk
Pyun YongHyeon d5d601648c 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.

Reported by:	das, Kirill Nuzhdin < kirill.nuzhdin AT rad dot chem dot msu dot ru >
Tested by:	das, Kirill Nuzhdin
2008-02-29 03:38:12 +00:00
..
if_msk.c Workaround GMAC hardware hang of Yukon II on the receipt of pause 2008-02-29 03:38:12 +00:00
if_mskreg.h Workaround GMAC hardware hang of Yukon II on the receipt of pause 2008-02-29 03:38:12 +00:00