Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/05/2003 14:50:09
Module Name:	src
Committed By:	tsutsui
Date:		Sun Oct  5 14:50:09 UTC 2003

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

Log Message:
Pass proper dma mapsize of TX/RX mbufs to bus_dmamap_sync().
Now tl(4) works on sgimips.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/pci/if_tl.c

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