summaryrefslogtreecommitdiff
path: root/sys/dev/mii/urlphy.c
AgeCommit message (Expand)Author
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