Subject: CVS commit: [netbsd-2] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/12/2005 21:52:20
Module Name: src
Committed By: he
Date: Wed Jan 12 21:52:20 UTC 2005
Modified Files:
src/sys/dev/pci [netbsd-2]: if_wm.c
Log Message:
Pull up revision 1.80 (via patch, requested by thorpej in ticket #899):
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.68.2.3.2.3 -r1.68.2.3.2.4 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.