]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
[ALSA] hda-codec - Add entry for Epox EP-5LDA+ GLi
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Apr 2006 11:46:08 +0000 (13:46 +0200)
committerJaroslav Kysela <perex@suse.cz>
Thu, 27 Apr 2006 19:10:15 +0000 (21:10 +0200)
Added the SSID entry for Epox EP-5LDA+ GLi with ALC880 codec.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c

index 66bbdb60f50b5e21f63d1392a28cacc288d0a80e..f0e9a9c907808838568110b8dc05f34832161dfd 100644 (file)
@@ -2148,6 +2148,7 @@ static struct hda_board_config alc880_cfg_tbl[] = {
        { .pci_subvendor = 0x1025, .pci_subdevice = 0x0087, .config = ALC880_6ST_DIG },
        { .pci_subvendor = 0x1297, .pci_subdevice = 0xc790, .config = ALC880_6ST_DIG }, /* Shuttle ST20G5 */
        { .pci_subvendor = 0x1509, .pci_subdevice = 0x925d, .config = ALC880_6ST_DIG }, /* FIC P4M-915GD1 */
+       { .pci_subvendor = 0x1695, .pci_subdevice = 0x4012, .config = ALC880_5ST_DIG }, /* Epox EP-5LDA+ GLi */
 
        { .modelname = "asus", .config = ALC880_ASUS },
        { .pci_subvendor = 0x1043, .pci_subdevice = 0x1964, .config = ALC880_ASUS_DIG },