freebsd-dev/sys/dev/hme
Marius Strobl 23465eaec2 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
2004-05-29 18:29:53 +00:00
..
if_hme_pci.c
if_hme_sbus.c Remove a redundant include directive 2004-05-28 04:42:10 +00:00
if_hme.c In hme_init() call mii_mediachg() to make sure the current media is set. 2004-05-29 18:29:53 +00:00
if_hmereg.h Spelling and style fixes. 2004-05-22 01:56:18 +00:00
if_hmevar.h