Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/mii
Module Name: src
Committed By: msaitoh
Date: Tue Jun 11 16:18:48 UTC 2013
Modified Files:
src/sys/dev/mii: ukphy.c
Log Message:
Remove wrong autonegotiation check. The mii_phy_tick() checks about
autonegotiation correctly. This change fixes the problem that the
autonegotiation timer doesn't work correctly with
"ifcongig xxx media 1000BaseT"
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/mii/ukphy.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index