summaryrefslogtreecommitdiff
path: root/sys/dev/mii/pnaphy.c
AgeCommit message (Expand)Author
2003-04-29Use aprint*().thorpej
2002-10-13If pnaphy attaches, make sure the mii_flags has MIIF_IS_HPNA in it.fair
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-03Don't include <malloc.h> - no memory management style functions are usesimonb
2002-03-25Get flags passed down to PHY drivers correctly. This was done onthorpej
2001-11-13add RCSIDlukem
2001-08-25ANSI'ify.thorpej
2001-08-25Add a driver for generic HomePNA PHYs. Currently supports the HomePNAthorpej