Re: svn commit: r228694 - head/sys/dev/netmap

2011-12-18 Thread Bjoern A. Zeeb
On 18. Dec 2011, at 17:48 , Marius Strobl wrote: > Author: marius > Date: Sun Dec 18 17:48:54 2011 > New Revision: 228694 > URL: http://svn.freebsd.org/changeset/base/228694 > > Log: > Fix compilation on sparc64 by actually supplying the bus_dma_tag_t member > of the rx_ring to bus_dmamap_sync

svn commit: r228694 - head/sys/dev/netmap

2011-12-18 Thread Marius Strobl
Author: marius Date: Sun Dec 18 17:48:54 2011 New Revision: 228694 URL: http://svn.freebsd.org/changeset/base/228694 Log: Fix compilation on sparc64 by actually supplying the bus_dma_tag_t member of the rx_ring to bus_dmamap_sync(9). Given that netmap code tries to obtain the bus addresses o