summaryrefslogtreecommitdiff
path: root/sys/dev/mii/brgphy.c
AgeCommit message (Expand)Author
2003-07-17Add support for the BCM5705:hannken
2003-04-29Use aprint*().thorpej
2003-01-16Update first 16-bit word of 5401 DSP patch to match latest Linux drivers.jonathan
2003-01-16Add PHY entry for bcm5704c (copper) integral phy to miidevs.jonathan
2002-12-27Recognize BCM5703 phy. (with this and the bge changes, the bge0 on mymatt
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-07-13Move the BCM5401 DSP patch out of the bge driver and intothorpej
2002-07-12Match the BCM5421, found on the Apple Xserve. From Matt Thomas.thorpej
2002-07-03Don't include <malloc.h> - no memory management style functions are usesimonb
2002-06-22Match BCM5701fvdl
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-06-01Driver for Broadcom BCM5400-family Gig-E PHYs. Programmingthorpej