From: Łukasz Wojniłowicz Subject: ALSA: hda - add possibility to choose speakers configuration for 4930g Now one can choose speaker configuration in e.g. PulseAudio mixer Signed-off-by: Łukasz Wojniłowicz --- --- patch_realtekc.c 2010-01-24 13:59:54.682214000 +0100 +++ patch_realtek.c 2010-01-24 14:00:50.044202925 +0100 @@ -9580,6 +9580,7 @@ .num_channel_mode = ARRAY_SIZE(alc883_3ST_6ch_modes), .channel_mode = alc883_3ST_6ch_modes, .need_dac_fix = 1, + .const_channel_count = 6, .num_mux_defs = ARRAY_SIZE(alc888_2_capture_sources), .input_mux = alc888_2_capture_sources,