aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/mlphy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove ~25 unneeded #include <sys/conf.h>Poul-Henning Kamp2000-04-191-1/+0
* Change && to || in probe routine so that the mlphy driver doesn'tBill Paul2000-04-141-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add miibus drivers for the ThunderLAN internal PHY and the Micro LinearBill Paul1999-08-271-0/+456