git: mxge: Integrate ifmedia flow control support.
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Nov 25 22:35:07 PST 2015
commit 00f2de12b6a565db171f84efcf6ebb56917be61b
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu Nov 26 14:31:04 2015 +0800
mxge: Integrate ifmedia flow control support.
And remove flow control sysctl node. The following command should
be use to change flow control settings:
ifconfig mxgeX [mediaopt|-mediaopt] flowcontrol
Note, due to hardware limitation, rxpause and txpause could only be
all on or all off.
Summary of changes:
share/man/man4/mxge.4 | 37 ++++++++++++++++-----
sys/dev/netif/mxge/if_mxge.c | 79 ++++++++++++++++++++++++--------------------
2 files changed, 72 insertions(+), 44 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/00f2de12b6a565db171f84efcf6ebb56917be61b
--
DragonFly BSD source repository
More information about the Commits
mailing list