summaryrefslogtreecommitdiff
path: root/sys/dev/mii/xmphy.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.8.0_cvscvs2svn2003-04-031-2/+2
* Remove unnecessary <sys/malloc.h> include.Semen Ustimenko2002-11-081-1/+0
* Fix warning: xmphy.c:366: implicit declaration of function `DELAY'Peter Wemm2001-10-051-0/+1
* MFC the necessary PHY support for the if_nge and if_lge drivers. ThisBill Paul2001-06-181-9/+18
* Add code to cancel autoneg timeouts when a PHY driver is detached,Bill Paul2000-12-121-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-261-0/+392