Date: Tue, 6 Jul 2010 02:07:59 +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: <201007060208.o6628AgR015914@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yongari 2010-07-06 02:07:59 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: SVN rev 209714 on 2010-07-06 02:07:59Z by yongari It seems read DMA mode register requires both IPv4 TSO and IPv6 TSO configuration to get IPv4 TSO work on BCM57780. While I'm here apply the same fix to BCM5785 which shares similar hardware feature of BCM57780. This change makes TSO work on BCM57780. Tested by: Tong Liu <nemoliu <> gmail dot com> Revision Changes Path 1.287 +5 -1 src/sys/dev/bge/if_bge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007060208.o6628AgR015914>