freebsd-skq/sys/dev/bge
Pyun YongHyeon 70c2071b92 Ethernet@WireSpeed is defined for 1000baseT adapter to establish a
link at a lower speed so enabling it for fiber adapters is wrong.
Fix the issue by setting BGE_PHY_NO_WIRESPEED such that brgphy(4)
wouldn't enable the feature.
While I'm here move PHY specific feature/bug configuration to new
location(just before mii attach) for readability.
2012-10-24 05:22:41 +00:00
..
if_bge.c Ethernet@WireSpeed is defined for 1000baseT adapter to establish a 2012-10-24 05:22:41 +00:00
if_bgereg.h Do not hardcode phy address. Multi-port controllers use different phy 2012-10-24 05:00:56 +00:00