Date: Sun, 28 Nov 2010 15:59:45 +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: <201011282006.oASK6KQi092759@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2010-11-28 15:59:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h Log: SVN rev 216003 on 2010-11-28 15:59:45Z by marius MFC: r215906 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.266.2.34 +72 -33 src/sys/dev/fxp/if_fxp.c 1.39.10.6 +2 -1 src/sys/dev/fxp/if_fxpreg.h 1.40.2.12 +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?201011282006.oASK6KQi092759>