summaryrefslogtreecommitdiff
path: root/sys/dev/mii/bmtphy.c
AgeCommit message (Expand)Author
2005-05-25BCM5220Brad Smith
2005-03-26Cleanup. Use defines, standard names, consistant comparison operators, etc.Kenneth R Westerback
2005-02-04- attach 3com 3c905C PHY with bmtphyBrad Smith
2005-01-28Get flags passed down to PHY drivers correctly. This was done onBrad Smith
2005-01-24more Broadcom PHYBrad Smith
2004-09-27ANSI protos and some minor cleanupBrad Smith
2004-09-26simplify MII_TICK case by using mii_phy_tick().Brad 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-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-06-18copyright notices; noted missing by nateTheo de Raadt
2001-06-01support BCM5221Theo de Raadt
2001-04-11driver for BCM5201/5202 PHYTheo de Raadt