Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb41dab6 authored by James Courtier-Dutton's avatar James Courtier-Dutton Committed by Jaroslav Kysela
Browse files

[ALSA] emu10k1: Rename the digital optical capture control for the Audigy 2 ZS



Notebook.
Digital playback and capture now works, but it is not bit accurate because it
passes through a resampler.
Bit accurate playback and capture will be implemented later via the p17v.

Signed-off-by: default avatarJames Courtier-Dutton <James@superbug.co.uk>
Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent 184c1e2c
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -1486,6 +1486,7 @@ int __devinit snd_emu10k1_mixer(struct snd_emu10k1 *emu,
		"Wave Playback Volume", "OLD PCM Playback Volume",
		"Wave Playback Volume", "OLD PCM Playback Volume",
		"Wave Master Playback Volume", "Master Playback Volume",
		"Wave Master Playback Volume", "Master Playback Volume",
		"AMic Playback Volume", "Old Mic Playback Volume",
		"AMic Playback Volume", "Old Mic Playback Volume",
		"CD Capture Volume", "IEC958 Optical Capture Volume",
		NULL
		NULL
	};
	};
	static char *audigy_remove_ctls_i2c_adc[] = {
	static char *audigy_remove_ctls_i2c_adc[] = {
@@ -1494,6 +1495,7 @@ int __devinit snd_emu10k1_mixer(struct snd_emu10k1 *emu,
		"Mic Capture Volume",
		"Mic Capture Volume",
		"Analog Mix Capture Volume",
		"Analog Mix Capture Volume",
		"Aux Capture Volume",
		"Aux Capture Volume",
		"IEC958 Optical Capture Volume",
		NULL
		NULL
	};
	};
	static char *audigy_remove_ctls_1361t_adc[] = {
	static char *audigy_remove_ctls_1361t_adc[] = {