]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 197600.
authoryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 29 Nov 2009 19:25:15 +0000 (19:25 +0000)
committeryongari <yongari@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 29 Nov 2009 19:25:15 +0000 (19:25 +0000)
commit809c40c13aebe0f2697d095f4c4948daad720679
tree76f5738ba807922727bbebd08d130f3e9b14d3f6
parent8b856854b85e7514d9c47d559eebaf36c03729a8
MFC 197600.
  For AR8132 fast ethernet controller, do not report 1000baseT
  capability to mii(4). Even though AR8132 uses the same model/
  revision number of F1 gigabit PHY, the PHY has no ability to
  establish 1000baseT link. I have no idea why Atheros use the same
  device/model id for this PHY.
  With this change atphy(4) does not report 1000baseT media
  capability and manual 1000baseT configuration is also disabled
  which is more desirable behavior for 10/100Mbps PHY.

git-svn-id: svn://svn.freebsd.org/base/stable/8@199924 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/alc/if_alc.c