]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really
authorPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 4 May 2002 11:00:30 +0000 (11:00 +0000)
committerPoul-Henning Kamp <phk@FreeBSD.org>
Sat, 4 May 2002 11:00:30 +0000 (11:00 +0000)
commitfd94424c787ee5080ec5f524da4add26e2d98223
tree10060b81297899944fcdaab5c317442881b2dc23
parent3203428dc5c8f2237a4396b907bd3d306936315f
Clean up mii/phy drivers:  Remove the MIIF_DOINGAUTO which doesn't really
do anything at the end of the day except bloat the drivers which has
copy&pasted it.
17 files changed:
sys/dev/dc/dcphy.c
sys/dev/mii/acphy.c
sys/dev/mii/amphy.c
sys/dev/mii/brgphy.c
sys/dev/mii/dcphy.c
sys/dev/mii/e1000phy.c
sys/dev/mii/lxtphy.c
sys/dev/mii/mii_physubr.c
sys/dev/mii/miivar.h
sys/dev/mii/mlphy.c
sys/dev/mii/nsgphy.c
sys/dev/mii/nsphy.c
sys/dev/mii/qsphy.c
sys/dev/mii/rlphy.c
sys/dev/mii/tdkphy.c
sys/dev/mii/tlphy.c
sys/dev/mii/xmphy.c