freebsd-skq/share/man
Ka Ho Ng c96151d335 Implement sndstat nvlist-based enumeration ioctls.
These ioctl commands aim to provide easier ways for user space
applications to enumerate existing audio devices and the node they can
potentially use.

The exchange of device lists between user space and kernel is done on
nv(9). Some ioctl commands are added to /dev/sndstat node:
  - SNDSTAT_REFRESH_DEVS
  - SNDSTAT_GET_DEVS
  - SNDSTAT_ADD_USER_DEVS
  - SNDSTAT_FLUSH_USER_DEVS

Bump __FreeBSD_version to reflect the addition of the ioctls.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	hselasky
Approved by:	philip (mentor)
Differential Revision:	https://reviews.freebsd.org/D26884
2021-03-17 19:05:43 +08:00
..
man1 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man3 arm64: handle watchpoint exceptions from EL0 2021-02-17 12:05:00 -04:00
man3lua flua: Add a libjail module 2020-10-24 17:08:59 +00:00
man4 Implement sndstat nvlist-based enumeration ioctls. 2021-03-17 19:05:43 +08:00
man5 pkgbase: Add an src.conf option for splitting man pages 2021-03-16 07:13:09 +01:00
man6 pkgbase: move man pages from runtime-manual to runtime 2019-07-19 15:12:20 +00:00
man7 development(7): update to reflect Git transition 2021-03-11 20:07:53 +00:00
man8 uefi: Add riscv to historical details 2021-02-22 22:27:00 +00:00
man9 Document that uma_zfree_pcpu() allows NULL now 2021-03-12 12:12:35 +01:00
Makefile flua: Add a libjail module 2020-10-24 17:08:59 +00:00