aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_dsp_mips64le.const
diff options
context:
space:
mode:
authorCheng-Min Chiang <chmnchiang@google.com>2020-07-14 16:43:13 -0700
committerDmitry Vyukov <dvyukov@google.com>2020-07-16 09:11:03 +0200
commita3e915fe9bac96541fed593a05bf5a16f08bf5c7 (patch)
tree8584f954beb84d9e868c4b193984d57f678fba04 /sys/linux/dev_dsp_mips64le.const
parent561f9a1f6f8652a8fa50569697eacdb0622ae831 (diff)
sys/linux: add descriptions for mixer devices
Add descriptions for OSS mixer devices, which includes `/dev/mixer` and its proc file `/proc/asound/card*/oss_mixer`. These descriptions should improve the coverage of `sound/core/oss/mixer_oss.c`. Update #533.
Diffstat (limited to 'sys/linux/dev_dsp_mips64le.const')
-rw-r--r--sys/linux/dev_dsp_mips64le.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_dsp_mips64le.const b/sys/linux/dev_dsp_mips64le.const
index 3349cde61..3a4f3e542 100644
--- a/sys/linux/dev_dsp_mips64le.const
+++ b/sys/linux/dev_dsp_mips64le.const
@@ -4,6 +4,8 @@ AUFIO_BUF_INFO_SIZE = 16
COUNT_INFO_SIZE = 12
MIXER_INFO_SIZE = 92
OLD_MIXED_INFO_SIZE = 48
+OSS_ALSAEMULVER = 1074023929
+OSS_GETVERSION = 1074023798
SNDCTL_DSP_CHANNELS = 3221508102
SNDCTL_DSP_GETBLKSIZE = 3221508100
SNDCTL_DSP_GETCAPS = 1074024463