]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC: r215302
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Nov 2010 20:55:58 +0000 (20:55 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 26 Nov 2010 20:55:58 +0000 (20:55 +0000)
commit7267f2813997f6d631cb7afb666be2960fa12c8a
tree56f05a11a57b158d1f814e0f825c9f2a1c9289f4
parentaa82daad6b175b8fd496d54fd976de68a34e8888
MFC: r215302

Move the limiting of the PHY to 10/100 modes of operation due to limitations
of certain MAC models from brgphy(4) to bge(4) where it belongs. While at it,
update the list of models having that restriction to what OpenBSD uses, which
in turn seems to have obtained that information from the Linux tg3 driver.

git-svn-id: svn://svn.freebsd.org/base/stable/8@215884 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bge/if_bge.c
sys/dev/mii/brgphy.c