===========================================================================
The following files should be created for distcc-3.4:

	/etc/rc.d/distccd (m=0755)
	    [/usr/pkg/share/examples/rc.d/distccd]

===========================================================================
===========================================================================
$NetBSD: MESSAGE.NetBSD,v 1.3 2021/09/08 19:19:19 nia Exp $

To start JACK on NetBSD:

$ jackd -Sr -d sun

If you have an external USB mic:

$ jackd -Sr -d sun -P /dev/audio -C /dev/audio1 -i 1

===========================================================================
===========================================================================
$NetBSD: MESSAGE,v 1.2 2023/12/12 12:57:13 nat Exp $

To enable dma for use with NetBSD-8.x only:

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.

===========================================================================