summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/xmphy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-191-1/+1
* Remove unnecessary <sys/malloc.h> include.semenu2002-10-291-1/+0
* Put function return types on a line by themselves.alfred2002-10-141-4/+6
* Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't reallyphk2002-05-041-48/+12
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-18/+1
* Remove __P.alfred2002-03-201-7/+7
* Cleanup pass for mii drivers.jlemon2001-09-291-23/+19
* Tweak the xmphy driver a little bit based on something I learned aboutwpaul2001-05-231-8/+18
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-121-1/+3
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-221-0/+392
OpenPOWER on IntegriCloud