From f29afa8aad55dbde84a7fca366b42ffec49ec218 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 13 Feb 2008 16:59:29 +0100 Subject: [PATCH] --- yaml --- r: 92039 b: refs/heads/master c: c8cd1281171602033861d0888273e0512f9b165c h: refs/heads/master i: 92037: afe4890a95577d7849bb67c69237331f8a2979b9 92035: 418fa44c214de7f6f2e3e2d14eab5533989b851a 92031: 61064a1b5381aae992935122242c91ffa6f0a095 v: v3 --- [refs] | 2 +- trunk/sound/pci/hda/hda_codec.c | 7 ++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b9fc63f567e4..b7586d7c7a29 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 9a08160bdbe3148a405f72798f76e2a5d30bd243 +refs/heads/master: c8cd1281171602033861d0888273e0512f9b165c diff --git a/trunk/sound/pci/hda/hda_codec.c b/trunk/sound/pci/hda/hda_codec.c index 853e5c786c37..8ab88d9ba3b5 100644 --- a/trunk/sound/pci/hda/hda_codec.c +++ b/trunk/sound/pci/hda/hda_codec.c @@ -51,13 +51,18 @@ struct hda_vendor_id { /* codec vendor labels */ static struct hda_vendor_id hda_vendor_ids[] = { - { 0x10ec, "Realtek" }, + { 0x1002, "ATI" }, { 0x1057, "Motorola" }, + { 0x1095, "Silicon Image" }, + { 0x10ec, "Realtek" }, { 0x1106, "VIA" }, { 0x111d, "IDT" }, + { 0x11c1, "LSI" }, { 0x11d4, "Analog Devices" }, { 0x13f6, "C-Media" }, { 0x14f1, "Conexant" }, + { 0x17e8, "Chrontel" }, + { 0x1854, "LG" }, { 0x434d, "C-Media" }, { 0x8384, "SigmaTel" }, {} /* terminator */