Subject: CVS commit: [netbsd-1-6] syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/10/2002 04:34:53
Module Name:	syssrc
Committed By:	lukem
Date:		Wed Jul 10 01:34:52 UTC 2002

Modified Files:
	syssrc/sys/dev/pci [netbsd-1-6]: if_wm.c

Log Message:
Pull up revision 1.12 (requested by thorpej in ticket #455):
* 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.9.4.1 -r1.9.4.2 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.