summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/mlphy.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup pass for mii drivers.jlemon2001-09-291-18/+13
* Add includes of sys/malloc.h so this actually compiles.jhb2001-02-091-1/+1
* Fix memoryleaks with device_get_children().asmodai2001-02-081-0/+2
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-121-0/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-191-1/+0
* Change && to || in probe routine so that the mlphy driver doesn'twpaul2000-04-141-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add miibus drivers for the ThunderLAN internal PHY and the Micro Linearwpaul1999-08-271-0/+456
OpenPOWER on IntegriCloud