summaryrefslogtreecommitdiff
path: root/sys/dev/mii/urlphy.c
AgeCommit message (Expand)Author
2003-09-04Remove advertising clauses from code written by Shingo WATANABE.tsutsui
2003-04-29Use aprint*().thorpej
2003-04-04Save some text segment space by not defining URLPHY_DEBUG.kristerw
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-07-03Don't include <malloc.h> - no memory management style functions are usesimonb
2002-03-28Add a driver for the Realtek RL8150L Ethernet PHY.ichiro