Date: Fri, 15 Jun 2001 12:02:56 -0700 (PDT) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/nge if_nge.c src/sys/dev/lge if_lge.c Message-ID: <200106151902.f5FJ2uQ23959@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/06/15 12:02:56 PDT Modified files: sys/dev/nge if_nge.c sys/dev/lge if_lge.c Log: Turn TCP and UDP hardware RX checksumming back on. jlemon pointed out where I'd gone wrong before: we have to set csum_data to 0xffff, not 0. Revision Changes Path 1.10 +3 -5 src/sys/dev/nge/if_nge.c 1.4 +4 -5 src/sys/dev/lge/if_lge.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106151902.f5FJ2uQ23959>