tree a782bef5f40c1be8bd05b2b8ca2e401774afdb1b
parent 16d3f140fc265c9b9c0f8975e0b36fe15912508f
author Jaroslav Kysela <[EMAIL PROTECTED]> Mon, 15 Aug 2005 20:01:40 +0200
committer Jaroslav Kysela <[EMAIL PROTECTED]> Tue, 30 Aug 2005 08:46:12 +0200

[ALSA] hda-patch-realtek - added pci subdevice ID for Acer TravelMate 8100 (3 
stack model + digital out)

HDA Codec driver

Signed-off-by: Jaroslav Kysela <[EMAIL PROTECTED]>

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

diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
--- a/sound/pci/hda/patch_realtek.c
+++ b/sound/pci/hda/patch_realtek.c
@@ -1524,6 +1524,7 @@ static struct hda_board_config alc880_cf
        /* Back 3 jack plus 1 SPDIF out jack, front 2 jack */
        { .modelname = "3stack-digout", .config = ALC880_3ST_DIG },
        { .pci_subvendor = 0x8086, .pci_subdevice = 0xe308, .config = 
ALC880_3ST_DIG },
+       { .pci_subvendor = 0x1025, .pci_subdevice = 0x0070, .config = 
ALC880_3ST_DIG },
 
        /* Back 3 jack plus 1 SPDIF out jack, front 2 jack (Internal add 
Aux-In)*/
        { .pci_subvendor = 0x8086, .pci_subdevice = 0xe305, .config = 
ALC880_3ST_DIG },
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to