summaryrefslogtreecommitdiffstats
path: root/share/man/man9/taskqueue.9
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2010-10-13 22:29:48 +0000
committeryongari <yongari@FreeBSD.org>2010-10-13 22:29:48 +0000
commit893b9eec864d62c7eba5010f46d140cf9db483e3 (patch)
tree65b7aeeb49c560f18d75100ee3a3fc977c606a6e /share/man/man9/taskqueue.9
parent08b8d916b5887267ef963fd711f1e65b7d8378ac (diff)
downloadFreeBSD-src-893b9eec864d62c7eba5010f46d140cf9db483e3.zip
FreeBSD-src-893b9eec864d62c7eba5010f46d140cf9db483e3.tar.gz
Fix a regression introduced in r213710. r213710 removed the use of
auto polling such that it made all controllers obtain link status information from the state of the LNKRDY input signal. Broadcom recommends disabling auto polling such that driver should rely on PHY interrupts for link status change indications. Unfortunately it seems some controllers(BCM5703, BCM5704 and BCM5705) have PHY related issues so Linux took other approach to workaround it. bge(4) didn't follow that and it used to enable auto polling to workaround it. Restore this old behavior for BCM5700 family controllers and BCM5705 to use auto polling. For BCM5700 and BCM5701, it seems it does not need to enable auto polling but I restored it for safety. Special thanks to marius who tried lots of patches with patience. Reported by: marius Tested by: marius
Diffstat (limited to 'share/man/man9/taskqueue.9')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud