Date: Sat, 17 Jan 2004 15:04:26 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200401172304.i0HN4RA2038182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2004/01/17 15:04:26 PST
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/dev/fxp if_fxp.c
Log:
MFC 1.179:
date: 2003/05/16 01:13:16; author: rwatson; state: Exp; lines: +5 -1
Add a tunable/sysctl "hw.fxp_noflow" which disables flow control support
on if_fxp cards. When flow control is enabled, if the operating system
doesn't acknowledge the packet buffer filling, the card will begin to
generate ethernet quench packets, but appears to get into a feedback
loop of some sort, hosing local switches. This is a temporary workaround
for 5.1: the ability to configure flow control should probably be
exposed by some or another management interface on ethernet link layer
devices.
Requested by: Pawel Malachowski <pawmal-posting@freebsd.lublin.pl>
Revision Changes Path
1.110.2.32 +5 -1 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401172304.i0HN4RA2038182>
