]> asedeno.scripts.mit.edu Git - linux.git/commit
ALSA: usb-audio: Support changing input on Sound Blaster E1
authorIan Douglas Scott <ian@iandouglasscott.com>
Tue, 16 Jan 2018 23:34:50 +0000 (15:34 -0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 18 Jan 2018 09:12:59 +0000 (10:12 +0100)
commit388fdb8f882af67ff8394d9420c1e0e42ba35619
tree8ba10325eabe10fa8a0a1720254d506544623c2b
parent1b6832be1b61f63ef367e48050617e870a46b417
ALSA: usb-audio: Support changing input on Sound Blaster E1

The E1 has two headphone jacks, one of which can be set as a microphone
input. In the default mode, it uses the built-in microphone as an input.
By sending a special command, the second headphone jack is instead used
as an input.

This might work with the E3 as well, but I don't have one of those to
test it.

Signed-off-by: Ian Douglas Scott <ian@iandouglasscott.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/usb/mixer_quirks.c