Date: Wed, 29 Sep 2010 21:19:25 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/bge if_bge.c Message-ID: <201009292119.o8TLJe8s095272@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-09-29 21:19:25 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: SVN rev 213280 on 2010-09-29 21:19:25Z by yongari After r207391, brgphy(4) passes resolved flow-control settings to parent driver. Use that information to configure flow-control. One drawback is there is no way to disable flow-control as we still don't have proper way to not advertise RX/TX pause capability to link partner. But I don't think it would cause severe problems and users can selectively disable flow-control in switch port. Revision Changes Path 1.305 +13 -2 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009292119.o8TLJe8s095272>