cvs commit: src/sys/dev/netif/mii_layer rgephy.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sat Aug 19 02:35:52 PDT 2006
sephe 2006/08/19 02:33:37 PDT
DragonFly src repository
Modified files:
sys/dev/netif/mii_layer rgephy.c
Log:
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 at xxxxxxxxxxx)
Revision Changes Path
1.3 +10 -3 src/sys/dev/netif/mii_layer/rgephy.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/mii_layer/rgephy.c.diff?r1=1.2&r2=1.3&f=u
More information about the Commits
mailing list