Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Julian Coleman <jdc@netbsd.org>
List: source-changes
Date: 02/01/2008 11:03:20
Module Name: src
Committed By: jdc
Date: Fri Feb 1 11:03:20 UTC 2008
Modified Files:
src/sys/dev/ic: gem.c
Log Message:
Disable HW RX TCP4 checksums because it is buggy (it appears to only checksum
src IP, dst IP and packet len).
Also, remove the "MAC rx fault" redundant printf().
To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 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.