Date: Mon, 25 May 2009 01:41:14 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mii e1000phy.c Message-ID: <200905250141.n4P1fZaF044447@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2009-05-25 01:41:14 UTC
FreeBSD src repository
Modified files:
sys/dev/mii e1000phy.c
Log:
SVN rev 192708 on 2009-05-25 01:41:14Z by yongari
Use mii_phy_add_media() and remove usage of local macro ADD. Also
checks extended status register to see whether the PHY is fast
ethernet or not. This removes a lot of checks for specific PHY
models and it makes easy to add more PHYs to e1000phy(4).
While I'm here remove setting mii_anegticks as it is set with
mii_phy_add_media().
Revision Changes Path
1.24 +12 -50 src/sys/dev/mii/e1000phy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905250141.n4P1fZaF044447>
