diff options
author | 2009-07-22 14:57:54 +0200 | |
---|---|---|
committer | 2009-07-22 15:52:15 +0200 | |
commit | 2cf313ee75ddf6220b5d623b749b1bb79458307f (patch) | |
tree | 6002a61a2c5b3d4c331fc6df80f96a389df669c6 /drivers/base/platform.c | |
parent | sound: usb-audio: add workaround for Blue Microphones devices (diff) | |
download | wireguard-linux-2cf313ee75ddf6220b5d623b749b1bb79458307f.tar.xz wireguard-linux-2cf313ee75ddf6220b5d623b749b1bb79458307f.zip |
ALSA: usb-audio - Volume control quirk for QuickCam E 3500
- E3500 report cval->max more than it actually can handel, so if you
set 95% capture level it will be silently muted.
- Betwen cval->min and cval-max(real) is 2940 control units,
but real are only 7 with cval->res = 384.
- Alsa can't handel less than 10 controls, so make it more
and set cval->res = 192.
Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions