K 10 svn:author V 6 marius K 8 svn:date V 27 2007-02-25T17:57:12.000000Z K 7 svn:log V 492 MFC: brgphy.c 1.48; ciphy.c 1.6, 1.8; mlphy.c 1.22; rgephy.c 1.13; tdkphy.c 1.21; tlphy.c 1.22; xmphy.c 1.21 Some style changes to a couple of PHY drivers: - Fix some whitespace nits. - Fix some spelling in comments. - Use MII_ANEGTICKS instead of 5. - Don't define variables in nested scope. - Remove superfluous returns at the end of void functions. - Remove unused static global rgephy_mii_model. - Remove dupe $FreeBSD$ in ciphy(4) and dupe $Id$ in tdkphy(4). - Sort brgphys table. END