summaryrefslogtreecommitdiff
path: root/sys/dev/mii/xmphy.c
AgeCommit message (Expand)Author
2008-09-17Remove the unsupported media types explicitly listed in the switch casesBrad Smith
2006-12-31Bring last few phys into line by calling their XXX_status() functionsKenneth R Westerback
2006-10-07g/c unused code.Brad Smith
2006-08-05Simplify autoneg code. Tested with a fibre sk and lge.Brad Smith
2005-06-19- some clean upBrad Smith
2005-06-19rev 1.4Brad Smith
2005-03-26Cleanup. Use defines, standard names, consistant comparison operators, etc.Kenneth R Westerback
2005-02-19use mii_phy_match()Brad Smith
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-26Restructure the PHY entry points to use a structure ofBrad Smith
2004-09-20don't include sys/malloc.h, no memory management functions are usedBrad Smith
2002-05-04some space and tab cleanup.Federico G. Schwindt
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-05use anegticks for phys that do their own autonegotiation timeout.Nathan Binkert
2001-08-19More old timeouts removal, mainly affected unused/unmaintained code.Miod Vallat
2000-08-29openbsdismsJason Wright
2000-08-28driver for the XAQTI XMACII phy from FreeBSDJason Wright