Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: john heasley <heas@netbsd.org>
List: source-changes
Date: 02/20/2005 18:29:00
Module Name: src
Committed By: heas
Date: Sun Feb 20 18:29:00 UTC 2005
Modified Files:
src/sys/dev/ic: gem.c
Log Message:
Have the MAC strip the ethernet FCS on rx so it is not included in the hardware
checksum and add code to support IPv4 TCP/UDP hardware checksums.
To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/ic/gem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.