opnsense-src/sys/dev/sound
Florian Walpen e0c37c160b snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards.
Create an additional 4 channel pcm device for RME HDSP 9632 sound cards,
to support the optional AO4S-192 and AI4S-192 extension boards. For
simplicity, the <HDSP 9632 [ext]> pcm device is always present, even if
the extension boards are not installed.

Unfortunately I cannot test this with actual hardware, but I made sure
the additional channels do not affect the functionality of the HDSP 9632
as currently in src.

Reviewed by: christos, br
Differential Revision: https://reviews.freebsd.org/D46837
2024-10-04 19:51:49 +01: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 sound: Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:33 +08:00
midi sound: drop midistat lock in error path 2024-07-09 11:20:59 -08:00
pci snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards. 2024-10-04 19:51:49 +01:00
pcm sound: Improve sndstat nvlist feederchain format 2024-08-24 15:07:54 +03:00
usb sound: Stop checking for failures from malloc(M_WAITOK) 2024-09-03 18:25:33 +08: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