Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 11/17/2006 21:29:36
Module Name:	src
Committed By:	tsutsui
Date:		Fri Nov 17 21:29:36 UTC 2006

Modified Files:
	src/sys/dev/ic: rtl8169.c rtl81x9var.h

Log Message:
Add a workaround for hardware ip4csum-tx bug on re(4) chips.

See discussion on tech-kern and tech-net for details:
http://mail-index.netbsd.org/tech-net/2006/10/21/0000.html
http://mail-index.netbsd.org/tech-net/2006/11/04/0003.html
http://mail-index.netbsd.org/tech-net/2006/11/07/0002.html
http://mail-index.netbsd.org/tech-net/2006/11/12/0000.html
etc.


To generate a diff of this commit:
cvs rdiff -r1.62 -r1.63 src/sys/dev/ic/rtl8169.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/ic/rtl81x9var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.