opnsense-src/sys/dev/sound
Christos Margiolis b58d9db4d7 sound: Fix VCHANs' starting and ending points in feeder chain
sndstat(4) falsely reports "hardware" as the starting point of
recording, and ending point of playback VCHANs. Recording VCHANs get
their input from the primary recording channel, and playback VCHANs send
their input to the primary playback channel.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 days
Reviewed by:	dev_submerge.ch, markj
Differential Revision:	https://reviews.freebsd.org/D46177
2024-08-02 15:53:16 +03:00
..
fdt audio_soc: set "status" as being at simplebus 2024-01-28 13:32:38 +02:00
isa sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
macio sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
midi sound: drop midistat lock in error path 2024-07-09 11:20:59 -08:00
pci snd_hdsp*: Free up channel resources in case of CHANNEL_INIT() failure 2024-07-27 14:55:32 +03:00
pcm sound: Fix VCHANs' starting and ending points in feeder chain 2024-08-02 15:53:16 +03:00
usb newbus: globally replace device_add_child(..., -1) with DEVICE_UNIT_ANY 2024-07-24 22:22:58 -06:00
driver.c snd_hdsp(4): RME HDSP 9632 and HDSP 9652 sound card driver. 2024-05-09 19:36:40 +01:00
dummy.c sound: Implement dummy driver 2024-07-27 14:54:45 +03:00