freebsd-dev/sys/dev/dc
Bill Paul d675147e39 Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL()
case. The idea is to reduce how often we call mii_tick(), however currently
it may not be called often enough, which prevents autonegotiation from
being driven correctly.

This should improve the chances of successfully autonegotiating media
settings on non-MII 21143 NICs. (Still waiting for confirmation from
some testers, but the code is clearly wrong in any case.)
1999-12-07 19:18:41 +00:00
..
dcphy.c
if_dc.c Tweak the DC_REDUCED_MII_POLL code in dc_mii_tick() for the DC_IS_INTEL() 1999-12-07 19:18:41 +00:00
if_dcreg.h
pnphy.c