summaryrefslogtreecommitdiff
path: root/sys/dev/mii/bmtphy.c
AgeCommit message (Expand)Author
2003-06-06Only read media status bits when they are valid.martin
2003-05-02Match Broadcom's BCM5214 Quad 10/100 media interface.scw
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-07-27Use the bit-swapped OUI for the 5221. (Have I mentioned that I reallythorpej
2001-07-27Add a 3Com 3c905B internal PHY.thorpej
2001-06-08Initialize sc->sc_anegticks to 5 on attach to prevent panic due toenami
2001-06-02Driver for the Broadcom BCM5201/BCM5202 "Mini-Theta" Ethernetthorpej