1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/dev/fxp
Marius Strobl 1845b5c37b 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
2010-11-26 21:52:33 +00:00
..
if_fxp.c Fix and implement missing parts of flow control support. This also removes 2010-11-26 21:52:33 +00:00
if_fxpreg.h Fix and implement missing parts of flow control support. This also removes 2010-11-26 21:52:33 +00:00
if_fxpvar.h Fix and implement missing parts of flow control support. This also removes 2010-11-26 21:52:33 +00:00
rcvbundl.h