* [PATCH 16/16] ALSA: VIA HDA: Update VT2002P initial verbs
@ 2011-03-21 7:38 Lydia Wang
2011-03-21 12:09 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Lydia Wang @ 2011-03-21 7:38 UTC (permalink / raw)
To: alsa-devel; +Cc: tiwai, HaraldWelte, lydiawang
From: Lydia Wang <lydiawang@viatech.com.cn>
Subject: ALSA: VIA HDA: Update VT2002P initial verbs.
Add some hardware related verbs in VT2002P initial verbs.
Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
---
sound/pci/hda/patch_via.c | 4 ++++
1 file changed, 4 insertions(+)
--- a/sound/pci/hda/patch_via.c
+++ b/sound/pci/hda/patch_via.c
@@ -5375,6 +5375,10 @@
};
static struct hda_verb vt2002P_volume_init_verbs[] = {
+ /* Hardware verbs */
+ {0x1, 0xfe0, 0x4},
+ {0x1, 0xfe9, 0x80},
+ {0x1, 0xfe2, 0x22},
/*
* Unmute ADC0-1 and set the default input to mic-in
*/
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH 16/16] ALSA: VIA HDA: Update VT2002P initial verbs
2011-03-21 7:38 [PATCH 16/16] ALSA: VIA HDA: Update VT2002P initial verbs Lydia Wang
@ 2011-03-21 12:09 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2011-03-21 12:09 UTC (permalink / raw)
To: Lydia Wang; +Cc: alsa-devel, HaraldWelte
At Mon, 21 Mar 2011 15:38:38 +0800,
Lydia Wang wrote:
>
> From: Lydia Wang <lydiawang@viatech.com.cn>
> Subject: ALSA: VIA HDA: Update VT2002P initial verbs.
>
> Add some hardware related verbs in VT2002P initial verbs.
A bit more explanation what these verbs do would be helpful...
Takashi
> Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
> ---
> sound/pci/hda/patch_via.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> --- a/sound/pci/hda/patch_via.c
> +++ b/sound/pci/hda/patch_via.c
> @@ -5375,6 +5375,10 @@
> };
>
> static struct hda_verb vt2002P_volume_init_verbs[] = {
> + /* Hardware verbs */
> + {0x1, 0xfe0, 0x4},
> + {0x1, 0xfe9, 0x80},
> + {0x1, 0xfe2, 0x22},
> /*
> * Unmute ADC0-1 and set the default input to mic-in
> */
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-03-21 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 7:38 [PATCH 16/16] ALSA: VIA HDA: Update VT2002P initial verbs Lydia Wang
2011-03-21 12:09 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.