summaryrefslogtreecommitdiff
path: root/sys/dev/mii/gphyter.c
AgeCommit message (Expand)Author
2003-04-29Use aprint*().thorpej
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-06-30IFM_1000_TX -> IFM_1000_T, as (breifly) discussed on tech-net.bjh21
2001-06-02Make PHY matching all table-driven.thorpej
2001-05-31On the Gig PHYTER, For whatever reason, the 10baseT-related bits of thethorpej
2001-05-31Add a driver for the NatSemi DP83891 and DP83861 Gig PHYTERthorpej