cvs commit: src/sys/dev/hme if_hme.c
Marius Strobl
marius at FreeBSD.org
Sat May 29 11:30:15 PDT 2004
marius 2004/05/29 11:29:53 PDT
FreeBSD src repository
Modified files:
sys/dev/hme if_hme.c
Log:
In hme_init() call mii_mediachg() to make sure the current media is set.
This is part 2/2 of fixing autonegotiation on hme(4) using DP83840A PHYs.
It appears to also fix the occasional problems to establish a link on
hme(4) using LU6612 PHYs and shouldn't hurt on those using QS6612 PHYs.
Obtained from: NetBSD
Revision Changes Path
1.23 +4 -1 src/sys/dev/hme/if_hme.c
More information about the cvs-src
mailing list