Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2001 20:57:35 -0500 (CDT)
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        the_srinivas@hotmail.com, hackers@freebsd.org
Subject:   Re: TCP&IP cksum offload on FreeBSD 4.2
Message-ID:  <200109270157.f8R1vZ546863@prism.flugsvamp.com>
In-Reply-To: <local.mail.freebsd-hackers/F147FRaqbC8wSA1XvpF00008437@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <local.mail.freebsd-hackers/F147FRaqbC8wSA1XvpF00008437@hotmail.com> you write:
>Hello,
>I'm trying to use the TCP&IP checksum offload capability of the Netgear 
>GA620 NIC from a SMP FreeBSD 4.2R system running on a typical PIII SBC.
>I did enable TCP&IP cksum offload for receive operations by setting the 
>if_hwassist flag in the driver /sys/pci/if_ti.c and verified that it is 
>working. However I'm unable to offload TCP&IP checksum for the send 
>operations.

All you need to do is uncomment the TI_CSUM_FEATURES flag at the top
of the file, and recompile.
-- 
Jonatha

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109270157.f8R1vZ546863>