opnsense-src/sys/dev/sound/pcm
Hans Petter Selasky 32a0e5d55b Make all PCM core sysctls tunable and remove redundant TUNABLE()
statements. This allows for setting all PCM core parameters in the
kernel environment through loader.conf(5) or kenv(1) which is useful
for pluggable PCM devices like USB audio devices which might be
plugged after that sysctl.conf(5) is executed.
2015-03-24 16:31:22 +00:00
..
ac97.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
ac97.h
ac97_if.m
ac97_patch.c
ac97_patch.h
buffer.c Restore the check for non-NULL dmatag in sndbuf_free. 2014-06-23 03:45:39 +00:00
buffer.h Make sound(4) more flexible in setting soft buffer and block sizes when 2012-01-31 21:46:28 +00:00
channel.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
channel.h
channel_if.m
dsp.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
dsp.h
feeder.c Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. 2011-11-07 06:44:47 +00:00
feeder.h
feeder_chain.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
feeder_eq.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
feeder_format.c
feeder_if.m
feeder_matrix.c For some more completeness add matrixes for 3.1 and 7.0 channel setups. 2012-11-16 07:05:57 +00:00
feeder_mixer.c
feeder_rate.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
feeder_volume.c
g711.h
intpcm.h
matrix.h For some more completeness add matrixes for 3.1 and 7.0 channel setups. 2012-11-16 07:05:57 +00:00
matrix_map.h For some more completeness add matrixes for 3.1 and 7.0 channel setups. 2012-11-16 07:05:57 +00:00
mixer.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
mixer.h Add support for mute buttons on USB audio devices and 2013-02-07 08:20:03 +00:00
mixer_if.m
pcm.h Remove ia64. 2014-07-07 00:27:09 +00:00
sndstat.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
sndstat.h
sound.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
sound.h Remove check for obsolete FreeBSD versions 2014-11-03 11:11:45 +00:00
vchan.c Make all PCM core sysctls tunable and remove redundant TUNABLE() 2015-03-24 16:31:22 +00:00
vchan.h