summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/tlphy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-191-1/+1
* 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-9/+7
* Make one generic mii_phy_detach() to replace 19 slightly different ones.phk2002-04-291-16/+1
* Don't pass three args when one will do just fine, and even preventphk2002-04-281-2/+1
* Remove __P.alfred2002-03-201-7/+7
* Cleanup pass for mii drivers.jlemon2001-09-291-19/+15
* Quiet a variable format-string warning.kris2001-07-191-1/+1
* Add includes of sys/malloc.h so this actually compiles.jhb2001-02-091-0/+1
* Fix memoryleaks with device_get_children().asmodai2001-02-081-0/+1
* Remove unneeded #include <machine/clock.h>phk2000-10-151-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add miibus drivers for the ThunderLAN internal PHY and the Micro Linearwpaul1999-08-271-0/+457
OpenPOWER on IntegriCloud