cvs commit: src/sys/dev/mii bmtphy.c gentbi.c mii_physubr.c
Marius Strobl
marius at FreeBSD.org
Sun Feb 11 15:29:35 UTC 2007
marius 2007-02-11 15:29:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/dev/mii bmtphy.c gentbi.c mii_physubr.c
Log:
MFC: bmtphy.c 1.11, gentbi.c 1.2, mii_physubr.c 1.27
Analogous to mii_add_media(), factor out the code for checking whether
the BMSR contains any media at all to mii_phy_add_media(). The majority
of the drivers currently using mii_phy_add_media() were missing such a
check anyway though.
Revision Changes Path
1.9.2.2 +1 -5 src/sys/dev/mii/bmtphy.c
1.1.2.2 +1 -5 src/sys/dev/mii/gentbi.c
1.22.2.4 +6 -0 src/sys/dev/mii/mii_physubr.c
More information about the cvs-src
mailing list