git: ix: Integrate ifmedia flow control support.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Nov 25 17:54:09 PST 2015
commit 060fa21c2b2944ea91d5e63dbe00df1704c384fd
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Nov 26 09:31:03 2015 +0800
ix: Integrate ifmedia flow control support.
Other minor bits:
- Set media to IFM_NONE, if there is no link yet.
- Remove no longer used dev.ix.Y.flow_ctrl sysctl node.
ifconfig ixY [mediaopt|-mediaopt] [rxpause|txpause|forcepause]
should be used instead.
Summary of changes:
share/man/man4/ix.4 | 36 ++++++++
sys/dev/netif/ix/if_ix.c | 224 ++++++++++++++++++++++++++++-------------------
sys/dev/netif/ix/if_ix.h | 2 +-
3 files changed, 170 insertions(+), 92 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/060fa21c2b2944ea91d5e63dbe00df1704c384fd
--
DragonFly BSD source repository
More information about the Commits
mailing list