DragonFly commits List (threaded) for 2005-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/mii_layer Makefile miidevs rgephy.c rgephyreg.h
sephe 2005/12/26 05:36:18 PST
DragonFly src repository
Modified files:
sys/dev/netif/mii_layer Makefile miidevs
Added files:
sys/dev/netif/mii_layer rgephy.c rgephyreg.h
Log:
Add PHY module for re(4)
Changes to the original code:
- Turn on MIIF_IS_1000X so that mii_bmsr_media_to_anar() won't lie
- Enable auto-negotiation in rgephy_reset() so that ifconfig(8) will report
correct media even when re(4) is not up
Obtained-from: FreeBSD
Patched-by: me and Gary Allan <dragonfly@xxxxxxxxxxxxxxx>
Requested-by: Tomaz Borstnar <tomaz.borstnar@xxxxxxxx>
Tested-by: Tomaz Borstnar <tomaz.borstnar@xxxxxxxx>
Gary Allan <dragonfly@xxxxxxxxxxxxxxx>
and me
# Thank Bill Paul and many other people for their work on this PHY module
Revision Changes Path
1.7 +1 -1 src/sys/dev/netif/mii_layer/Makefile
1.6 +3 -0 src/sys/dev/netif/mii_layer/miidevs
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/mii_layer/Makefile.diff?r1=1.6&r2=1.7&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/mii_layer/miidevs.diff?r1=1.5&r2=1.6&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]