opnsense-src/sys/dev/sound
Christos Margiolis 0864dfe629 sound: Improve sndstat nvlist feederchain format
- Use snd_afmt2str() to display format conversions in feeder_format,
  instead of the plain hex value.
- Simplify feeder_rate contents.
- Print "ch" (e.g 2.1ch) after matrix values in feeder_matrix.
- Use snd_afmt2str() instead of a plain hex for the the rest of the
  feeder classes.

Sponsored by:	The FreeBSD Foundation
MFC after:	2 days
Reviewed by:	dev_submerge.ch
Differential Revision:	https://reviews.freebsd.org/D46309
2024-08-24 15:07:54 +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 Revert "nvme: Separate total failures from I/O failures" 2024-08-15 21:29:53 -06:00
pcm sound: Improve sndstat nvlist feederchain format 2024-08-24 15:07:54 +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