Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/06/2004 00:04:01
Module Name:	src
Committed By:	thorpej
Date:		Wed Oct  6 00:04:01 UTC 2004

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

Log Message:
Restructure the loop in wm_start() that passes over the DMA map segments
slightly to make it easier to drop in errata work-arounds that require
adding extra descriptors onto the end of the packet.


To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 src/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.