freebsd-dev/sys/dev/mii
Pyun YongHyeon 44d9075392 Backout r193289. r193289 restored page select bits to previous
value instead of blindly resetting it to 0. However, it seems page
select bits of some 88E1116 PHY is initialized to invalid one such
that restoring page select bits after programming broke MII
register access. The correct solution would be reset page select
bits to 0 in PHY attach stage but it would require more testing.
Since we're in BETA stage such a change would be dangerous so just
back it out.
This change should fix nfe(4) breakage on NVIDIA MCP55.

Reported by:	Ryan Rogers < webmaster <> doghouserepair dot com >
		Sam Fourman Jr. < sfourman <> gmail dot com >
Tested by:	Ryan Rogers < webmaster <> doghouserepair dot com >
		Sam Fourman Jr. < sfourman <> gmail dot com >
Approved by:	re (kib)
2009-08-18 20:20:15 +00:00
..
acphy.c
acphyreg.h
amphy.c
amphyreg.h
atphy.c Use auto-negotiation for manual media type selection. This fixes 2008-10-25 06:39:17 +00:00
atphyreg.h
axphy.c New PHY driver for the internal PHY found in the AX88790. There's a 2009-03-30 16:01:09 +00:00
axphyreg.h New PHY driver for the internal PHY found in the AX88790. There's a 2009-03-30 16:01:09 +00:00
bmtphy.c
bmtphyreg.h
brgphy.c Restore link state handling which was broken in rev 1.69. 2008-08-12 00:57:39 +00:00
brgphyreg.h
ciphy.c Correct PHY description and OUI of VSC8211. Previously VSC8211 was 2008-10-23 01:27:15 +00:00
ciphyreg.h
e1000phy.c Backout r193289. r193289 restored page select bits to previous 2009-08-18 20:20:15 +00:00
e1000phyreg.h Program LED registers for 88E1116/88E1149 PHYs. These PHYs are 2009-06-02 00:30:30 +00:00
exphy.c
gentbi.c
icsphy.c
icsphyreg.h
inphy.c
inphyreg.h
ip1000phy.c For IP1001 PHYs, read auto-negotiation advertisement register to 2009-03-09 08:17:46 +00:00
ip1000phyreg.h For IP1001 PHYs, read auto-negotiation advertisement register to 2009-03-09 08:17:46 +00:00
jmphy.c
jmphyreg.h
lxtphy.c
lxtphyreg.h
mii_physubr.c
mii.c Revert bogusly committed file. 2008-08-23 07:46:58 +00:00
mii.h
miibus_if.m
miidevs - Also probe DP83865, which is an is an ultra low power version 2009-06-13 23:27:04 +00:00
miivar.h
mlphy.c Move the code that looks for the companion phy to a subroutine to make 2008-08-23 15:50:18 +00:00
nsgphy.c - Also probe DP83865, which is an is an ultra low power version 2009-06-13 23:27:04 +00:00
nsgphyreg.h
nsphy.c
nsphyreg.h
nsphyter.c
nsphyterreg.h
pnaphy.c
qsphy.c
qsphyreg.h
rgephy.c Fix a copy/paste error 2008-08-06 07:52:59 +00:00
rgephyreg.h Add RTL8211C(L) support. 2008-07-02 08:10:18 +00:00
rlphy.c
rlswitch.c
ruephy.c
ruephyreg.h
smcphy.c
tdkphy.c
tdkphyreg.h
tlphy.c It turns out that my analysis of the error handling here was wrong. 2008-08-23 15:29:28 +00:00
tlphyreg.h
truephy.c Renamed the FRAMELEN macro to TRUEPHY_FRAMELEN as for powerpc 2008-11-28 23:44:13 +00:00
truephyreg.h Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit 2008-06-20 19:30:44 +00:00
ukphy_subr.c
ukphy.c
xmphy.c
xmphyreg.h