Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: dyoung
Date: Tue Sep 15 19:20:30 UTC 2009
Modified Files:
src/sys/dev/ic: elink3.c elinkxl.c i82557.c
Log Message:
Simplify activation routines: don't call mii_activate(), it's a
no-op. Don't block interrupts, if_deactivate() does it.
Compile-tested, only.
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/dev/ic/elink3.c
cvs rdiff -u -r1.108 -r1.109 src/sys/dev/ic/elinkxl.c
cvs rdiff -u -r1.129 -r1.130 src/sys/dev/ic/i82557.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