Correct the rgephy driver so that it only applies the DSP fixup for
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 19 Aug 2006 09:33:37 +0000 (09:33 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 19 Aug 2006 09:33:37 +0000 (09:33 +0000)
commit87884535f830fdda0318c97049c7eb85b5e7c1be
tree6d71524e29ff6a063b602d58cc90baa87eb99c06
parent6a33bb06444e8266ef4ca94aca151028334c8e8e
Correct the rgephy driver so that it only applies the DSP fixup for
PHY revs 0 and 1.  Later chips are fixed and don't need the fixup.

Make the rgephy driver advertise both 1000_FD and 1000_HD bits in
autoneg mode.  A couple of the devices don't autoneg correctly unless
configured this way.

Obtained-from: FreeBSD (wpaul@freebsd.org)
sys/dev/netif/mii_layer/rgephy.c