lkml.org 
[lkml]   [2010]   [Aug]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[18/67] ALSA: hda - Add PC-beep whitelist for an Intel board
    2.6.35-stable review patch.  If anyone has any objections, please let us know.

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

    From: Takashi Iwai <tiwai@suse.de>

    commit e096c8e6d5ed965f346d94befbbec2275dde3621 upstream.

    An Intel board needs a white-list entry to enable PC-beep.
    Otherwise the driver misdetects (due to bogus BIOS info) and ignores
    the PC-beep on 2.6.35.

    Reported-and-tested-by: Leandro Lucarella <luca@llucax.com.ar>
    Signed-off-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

    ---
    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
    @@ -5183,6 +5183,7 @@ static void fillup_priv_adc_nids(struct

    static struct snd_pci_quirk beep_white_list[] = {
    SND_PCI_QUIRK(0x1043, 0x829f, "ASUS", 1),
    + SND_PCI_QUIRK(0x8086, 0xd613, "Intel", 1),
    {}
    };




    \
     
     \ /
      Last update: 2010-08-12 02:21    [W:4.121 / U:0.940 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site