]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Provide workaround for the ages old bug affecting certain BCM5708S
authorsobomax <sobomax@FreeBSD.org>
Wed, 10 Mar 2010 05:19:14 +0000 (05:19 +0000)
committersobomax <sobomax@FreeBSD.org>
Wed, 10 Mar 2010 05:19:14 +0000 (05:19 +0000)
commit58e98b40d216f352011f7c475e21d0f69a3e456a
tree0c0fd227722531c6e6815ebf59fca02b77069d37
parent35111cb336b2af7adcacdcb1d3645530966b4625
Provide workaround for the ages old bug affecting certain BCM5708S
chip revision often found in the blades and resulting in interfaces
not sensing carrier signal. Looking at all problem reports it
appears that it only affects some very specific silicon revision
(ASIC (0x57081021); Rev (B2)) and version of the PHY that
supports 1000baseSX-FDX media only. Therefore, narrow the scope of
workaround to combination of that revision and media type. Given
that the first report on this issue is dated back to 2007, there is
not much hope that this issue will ever be properly resolved.

Among affected systems are IBM HS21, Intel SBXD132 and HP BL460c.

PR: 118238, 122551, 140970
MFC after: 1 month
sys/dev/mii/brgphy.c