alsa-lib/aserver
Maciej Strozek d4cf5da490 control: ucm: add ioctl to retrieve full card components
The fixed-size components field in SNDRV_CTL_IOCTL_CARD_INFO can be too
small on systems with many audio devices. The kernel [1] will provide a
new ioctl to read the full string while truncating the original in
card_info if it grows too big. Make sure the code falls back to original
if the new ioctl is not supported.

[1]: https://lore.kernel.org/all/20260122111249.67319-1-mstrozek@opensource.cirrus.com/
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
2026-01-22 11:17:37 +00:00
..
aserver.c control: ucm: add ioctl to retrieve full card components 2026-01-22 11:17:37 +00:00
COPYING Updated GNU GPL license (address). 2001-12-30 09:22:54 +00:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00