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
/
mii.c
Age
Commit message (
Expand
)
Author
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2005-07-23
back out last commit, this causes problems on some systems.
Brad Smith
2005-07-22
Reading the IEEE specs shows that the bits have to be reversed when
Brad Smith
2005-07-09
rev 1.34
Brad Smith
2005-01-28
Get flags passed down to PHY drivers correctly. This was done on
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
2002-10-12
Remove more '\n's from panic() statements. Both trailing and leading.
Kenneth R Westerback
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-10-10
gigabit only phys don't have any of the 10/100 bits set in BMSR, but the
Jason Wright
2000-08-26
sync mii code with netbsd
Nathan Binkert
2000-04-27
Some PHYs does not report any OUI/MODEL combo, recognize another such case
Niklas Hallqvist
2000-04-24
Add simple mii detach routine while waiting for the post-2.7
Niklas Hallqvist
1999-12-07
Merge with NetBSD:
Jason Wright
1999-07-23
do not print media information to dmesg; ifconfig shows it
Theo de Raadt
1999-02-04
Fix bit test; from netbsd.
Jason Wright
1999-01-04
Make sure both phyid registers have bogus values before assuming
Jason Wright
1998-11-11
Merge with NetBSD:
Jason Wright
1998-09-10
OpenBSD gets sys/dev/mii layer from NetBSD
Jason Wright