freebsd-dev/sys/dev/bge
Pyun YongHyeon ea3b412711 For controllers that has dual mode PHY(copper or fiber) interfaces
over GMII, make sure to enable GMII. With this change brgphy(4) is
used to handle the dual mode PHY. Since we still don't have a sane
way to pass PHY specific information to mii(4) layer special
handling is needed in brgphy(4) to determine which mode of PHY was
configured in parent interface.
This change make BCM5715S work.

Tested by:	olli
Obtained from:	OpenBSD
MFC after:	1 week
2010-01-14 19:08:43 +00:00
..
if_bge.c For controllers that has dual mode PHY(copper or fiber) interfaces 2010-01-14 19:08:43 +00:00
if_bgereg.h For controllers that has dual mode PHY(copper or fiber) interfaces 2010-01-14 19:08:43 +00:00