Searched hist:219548 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dbuffer.cdiff 219548 Fri Mar 11 20:44:47 MST 2011 marius Allocate the sound buffer DMA memory coherent. While NetBSD typically
also does this for sound drivers it's probably not necessary for all
combinations of controllers and drivers. However, given that our sound
drivers completely lack bus_dmamap_sync(9) calls this at least serves
as a workaround when enabling use of the IOMMU streaming buffers on
sparc64 and generally for arm and mips.

MFC after: 2 weeks

Completed in 126 milliseconds