]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)"
authorChristos Margiolis <christos@FreeBSD.org>
Fri, 5 Apr 2024 10:32:32 +0000 (12:32 +0200)
committerChristos Margiolis <christos@FreeBSD.org>
Fri, 5 Apr 2024 10:33:41 +0000 (12:33 +0200)
commitc0d8f586299713f999b3b4757617a805774b03fa
tree537d6a15396a87012317e7520c05973ccaba1fb8
parent365067e98e4e9deba18070f5ebd4e9eee7149b6d
Revert "sound: Get rid of snd_clone and use DEVFS_CDEVPRIV(9)"

This reverts commit dc831e93bad63f9faea09f1806a7733a40bff316.

After several reports in the mailing lists, this commit breaks
pulseaudio. Revert until the issue is resolved.
share/man/man4/pcm.4
sys/conf/files
sys/dev/sound/clone.c [new file with mode: 0644]
sys/dev/sound/clone.h [new file with mode: 0644]
sys/dev/sound/pcm/dsp.c
sys/dev/sound/pcm/dsp.h
sys/dev/sound/pcm/sound.c
sys/dev/sound/pcm/sound.h
sys/modules/sound/sound/Makefile