Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/30/2001 08:48:25
Module Name:	syssrc
Committed By:	thorpej
Date:		Sat Jun 30 05:48:24 UTC 2001

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

Log Message:
When a transmit is complete, sync (and unload!!) the DMA map used
for the packet.  When setting up a packet for transmit, sync the
DMA map being used.


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/pci/if_ti.c

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