Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/10/2002 00:05:04
Module Name:	syssrc
Committed By:	thorpej
Date:		Tue Jul  9 21:05:03 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: if_wm.c

Log Message:
* Shuffle the TODO list a bit.
* Fix outbound IPv4 header checksums (missing add of an offset).
* When enabling Rx TCP/UDP checksum offload, make sure that IPv4
  header checksum Rx offload is enabled on the chip, as well.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pci/if_wm.c

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