]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The
authorPyun YongHyeon <yongari@FreeBSD.org>
Wed, 26 Jan 2011 21:07:44 +0000 (21:07 +0000)
committerPyun YongHyeon <yongari@FreeBSD.org>
Wed, 26 Jan 2011 21:07:44 +0000 (21:07 +0000)
commited072c9d1aa9b0a7f150c65e7a95a6c5b29732af
tree516b0ce47a6f4dd1e74cf12f027f26ecabd0d5d2
parent502be0f74983637079132eed60e5cb058213882f
Add Realtek RTL8201E 10/100 PHY found in RTL8105E controller. The
exact model name is not clear yet. All previous RTL8201 10/100 PHYs
used 0x8201 in MII_PHYIDR2 which in turn makes model number 0x20
but this PHY used new model number 0x08.
sys/dev/mii/miidevs
sys/dev/mii/rlphy.c