lkml.org 
[lkml]   [2010]   [Mar]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[009/116] ALSA: hda: enable MSI for Gateway M-6866
    2.6.32-stable review patch.  If anyone has any objections, please let us know.

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

    From: Daniel T Chen <crimsun@ubuntu.com>

    BugLink: https://bugs.launchpad.net/bugs/538918

    The OR has verified that explicitly enabling MSI is necessary for audio
    to be audible by default.

    This patch is only applicable to 2.6.32.y; in 2.6.33, MSI is enabled by
    default.

    Reported-by: Sam Townsend <stownsend42@sbcglobal.net>
    Tested-by: Sam Townsend <stownsend42@sbcglobal.net>
    Acked-by: Takashi Iwai <tiwai@suse.de>
    Signed-off-by: Daniel T Chen <crimsun@ubuntu.com>
    Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

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

    --- a/sound/pci/hda/hda_intel.c
    +++ b/sound/pci/hda/hda_intel.c
    @@ -2317,6 +2317,7 @@ static void __devinit check_probe_mask(s
    static struct snd_pci_quirk msi_white_list[] __devinitdata = {
    SND_PCI_QUIRK(0x103c, 0x30f7, "HP Pavilion dv4t-1300", 1),
    SND_PCI_QUIRK(0x103c, 0x3607, "HP Compa CQ40", 1),
    + SND_PCI_QUIRK(0x107b, 0x0380, "Gateway M-6866", 1),
    {}
    };




    \
     
     \ /
      Last update: 2010-03-31 01:21    [W:4.061 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site