lkml.org 
[lkml]   [2014]   [May]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.14 024/158] ALSA: hda - Enable beep for ASUS 1015E
    Date
    3.14-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: "W. Trevor King" <wking@tremily.us>

    commit a4b7f21d7b42b33609df3f86992a8deff80abfaf upstream.

    The `lspci -nnvv` output contains (wrapped for line length):

    00:1b.0 Audio device [0403]:
    Intel Corporation 7 Series/C210 Series Chipset Family
    High Definition Audio Controller [8086:1e20] (rev 04)
    Subsystem: ASUSTeK Computer Inc. Device [1043:115d]

    Signed-off-by: W. Trevor King <wking@tremily.us>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    sound/pci/hda/patch_realtek.c | 1 +
    1 file changed, 1 insertion(+)

    --- a/sound/pci/hda/patch_realtek.c
    +++ b/sound/pci/hda/patch_realtek.c
    @@ -993,6 +993,7 @@ static int alc_codec_rename_from_preset(

    static const struct snd_pci_quirk beep_white_list[] = {
    SND_PCI_QUIRK(0x1043, 0x103c, "ASUS", 1),
    + SND_PCI_QUIRK(0x1043, 0x115d, "ASUS", 1),
    SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1),
    SND_PCI_QUIRK(0x1043, 0x8376, "EeePC", 1),
    SND_PCI_QUIRK(0x1043, 0x83ce, "EeePC", 1),



    \
     
     \ /
      Last update: 2014-05-04 19:41    [W:5.795 / U:0.528 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site