Date: Fri, 26 Nov 2010 21:52:33 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Message-ID: <201011262152.oAQLqlu2005972@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-11-26 21:52:33 UTC
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h
Log:
SVN rev 215906 on 2010-11-26 21:52:33Z by marius
Fix and implement missing parts of flow control support. This also removes
the dev.fxp.%d.noflow tunable as the same effect can now be achieved with
ifconfig(8) by setting the flowcontrol media option as desired (besides
the tunable never having a chance to actually enable flow control support
so far).
In joint forces with: yongari
Revision Changes Path
1.310 +72 -33 src/sys/dev/fxp/if_fxp.c
1.45 +2 -1 src/sys/dev/fxp/if_fxpreg.h
1.52 +0 -1 src/sys/dev/fxp/if_fxpvar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011262152.oAQLqlu2005972>
