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
/
exphy.c
Age
Commit message (
Expand
)
Author
2010-07-23
Manuel Bouyer rescinded clauses 3 and 4 of his license text.
Jonathan Gray
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2005-02-04
- attach 3com 3c905C PHY with bmtphy
Brad Smith
2005-01-28
Get flags passed down to PHY drivers correctly. This was done on
Brad Smith
2004-09-28
mii_phy_tick() already checks for autonegotiation.
Brad Smith
2004-09-27
ANSI protos and some minor cleanup
Brad Smith
2004-09-26
Restructure the PHY entry points to use a structure of
Brad Smith
2004-09-20
don't include sys/malloc.h, no memory management functions are used
Brad Smith
2003-02-13
support for 3C905B internal PHY; markus@ ok.
Federico G. Schwindt
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-07-17
Rework exphymatch so that it uses positive logic. Makes more sense.
Nathan Binkert
2001-07-16
add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7
Peter Galbavy
2000-08-26
sync mii code with netbsd
Nathan Binkert
2000-02-16
match broadcom 3c905c phy
Jason Wright
1999-12-07
Merge with NetBSD:
Jason Wright
1999-09-26
match if parent is 'xl'
Jason Wright
1999-07-23
do not print media information to dmesg; ifconfig shows it
Theo de Raadt
1999-07-16
Sync with NetBSD:
Jason Wright
1998-11-11
Merge with NetBSD:
Jason Wright
1998-09-10
OpenBSD gets sys/dev/mii layer from NetBSD
Jason Wright