summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authormarius <marius@FreeBSD.org>2008-08-29 20:31:41 +0000
committermarius <marius@FreeBSD.org>2008-08-29 20:31:41 +0000
commit05def23cd841458250224effc876a1566b5fbcd4 (patch)
tree55f0e91a915194eb313484e53b84b63450ae5bb7 /sys/net
parentff9581861d753816438c5400850ca305d42886cd (diff)
downloadFreeBSD-src-05def23cd841458250224effc876a1566b5fbcd4.zip
FreeBSD-src-05def23cd841458250224effc876a1566b5fbcd4.tar.gz
For chips with a broken DC_ISR_RX_STATE which f.e. never signals
stopped nor the waiting state and also no other means to check whether the receiver is idle (see also r163774), we have no choice than to call mii_tick(9) unconditionally even in the case of the DC_REDUCED_MII_POLL handling as far as the RX side is concerned. This isn't necessarily worse than checking whether RX is idle though because unlike as with TX we're racing with the hardware, which might receive packets any time while we poll the MII, anyway. Reported and tested by: Jacob Owens Reviewed by: yongari MFC after: 3 days
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud