summaryrefslogtreecommitdiff
path: root/sys/dev/mii/brgphy.c
AgeCommit message (Expand)Author
2002-04-08Match on phy model found internally on the BCM5701 chips (3c996B-T)Nathan Binkert
2002-04-02match on BCM5421S. ok deraadtDale Rahn
2002-03-14First round of __P removal in sysTodd C. Miller
2001-10-05autodetect modes, clean up, sync autoneg code with freebsd. Fixes problemsNathan Binkert
2001-10-05use anegticks for phys that do their own autonegotiation timeout.Nathan Binkert
2001-08-19More old timeouts removal, mainly affected unused/unmaintained code.Miod Vallat
2001-04-12print phy model at startupTheo de Raadt
2001-04-11BCM5401/5411 supportTheo de Raadt
2000-08-29openbsdismsJason Wright
2000-08-28driver for broadcom 5400 from FreeBSD.Jason Wright