aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-10-02 15:31:03 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-10-02 15:31:03 +0000
commit4406886f5e70309dbf70caadf30e3ee4e4f817a8 (patch)
treed5c4c38aaaa10582468a52876b8239b6f9770e7f /sys/conf/files
parent259fcfd35814ac0fa21ec121216dbc1bf1c39e41 (diff)
downloadsrc-4406886f5e70309dbf70caadf30e3ee4e4f817a8.tar.gz
src-4406886f5e70309dbf70caadf30e3ee4e4f817a8.zip
Soft volume implementation for audio devices without pcm mixer controller.
Submitted by: Ariff Abdullah <skywizard@MyBSD.org.my> Tested by: multimedia@
Notes
Notes: svn path=/head/; revision=150824
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index eae581a46610..1af4da63b4f6 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -882,6 +882,7 @@ dev/sound/pcm/feeder.c optional sound
dev/sound/pcm/feeder_fmt.c optional sound
dev/sound/pcm/feeder_if.m optional sound
dev/sound/pcm/feeder_rate.c optional sound
+dev/sound/pcm/feeder_volume.c optional sound
dev/sound/pcm/mixer.c optional sound
dev/sound/pcm/mixer_if.m optional sound
dev/sound/pcm/sndstat.c optional sound