index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
/
brgphy.c
Age
Commit message (
Expand
)
Author
2003-10-13
Bring bge and brgphy more up to date with changes from FreeBSD and NetBSD.
Kenneth R Westerback
2002-11-26
1000baseTX -> 1000baseT
Nathan Binkert
2002-11-26
Pull in DSP patches for the BCM5400, BCM5401, and BCM5411; from NetBSD.
Jason Wright
2002-11-20
Add another model
Nathan Binkert
2002-05-04
some space and tab cleanup.
Federico G. Schwindt
2002-04-08
Match on phy model found internally on the BCM5701 chips (3c996B-T)
Nathan Binkert
2002-04-02
match on BCM5421S. ok deraadt
Dale Rahn
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-05
autodetect modes, clean up, sync autoneg code with freebsd. Fixes problems
Nathan Binkert
2001-10-05
use anegticks for phys that do their own autonegotiation timeout.
Nathan Binkert
2001-08-19
More old timeouts removal, mainly affected unused/unmaintained code.
Miod Vallat
2001-04-12
print phy model at startup
Theo de Raadt
2001-04-11
BCM5401/5411 support
Theo de Raadt
2000-08-29
openbsdisms
Jason Wright
2000-08-28
driver for broadcom 5400 from FreeBSD.
Jason Wright