snd_hdspe(4): Optional unified pcm device.
authorFlorian Walpen <dev@submerge.ch>
Sun, 25 Feb 2024 21:39:36 +0000 (21:39 +0000)
committerRuslan Bukin <br@FreeBSD.org>
Sun, 25 Feb 2024 21:39:36 +0000 (21:39 +0000)
commitdc15f025062da40ac3a2529b6c979c597b9eb94c
tree1e9ac860d4b50f7437c5b7c43ff69f2efd5622f7
parent32fdcff8703da6f2795193acc77ec3c1fb8b723d
snd_hdspe(4): Optional unified pcm device.

Add a sysctl tunable to unify all physical ports of an HDSPe sound card
into one pcm device, with up to 14 (AIO) or 36 (RayDAT) channels. This
makes all ports available in multi-channel audio software.

Differential Revision: https://reviews.freebsd.org/D43798
share/man/man4/snd_hdspe.4
sys/dev/sound/pci/hdspe-pcm.c
sys/dev/sound/pci/hdspe.c