Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: msaitoh
Date: Tue Jun 11 16:57:05 UTC 2013
Modified Files:
src/sys/arch/arm/gemini: if_gmc.c
src/sys/dev/ic: smc91cxx.c
Log Message:
In interrupt function, use mii_pollstat() instead of mii_tick() to update
PHY status.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/gemini/if_gmc.c
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/ic/smc91cxx.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