blob: 050c295f0d480ce838ef6401628ddd3730adaf53 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.1 2017/10/27 01:28:53 nat Exp $
To enable dma for use with NetBSD-8 or above.
Set the following environment variables:
SDL_DSP_DMA_PRECISION
SDL_DSP_DMA_FREQ
SDL_DSP_DMA_CHANNELS
SDL_DSP_NOSELECT=1
DMA parameters must match the hw virtual channel format for playback to
work with dma.
===========================================================================
|