|
@@ -49,6 +49,7 @@ struct hda_vendor_id {
|
|
/* codec vendor labels */
|
|
/* codec vendor labels */
|
|
static struct hda_vendor_id hda_vendor_ids[] = {
|
|
static struct hda_vendor_id hda_vendor_ids[] = {
|
|
{ 0x10ec, "Realtek" },
|
|
{ 0x10ec, "Realtek" },
|
|
|
|
+ { 0x11d4, "Analog Devices" },
|
|
{ 0x13f6, "C-Media" },
|
|
{ 0x13f6, "C-Media" },
|
|
{ 0x434d, "C-Media" },
|
|
{ 0x434d, "C-Media" },
|
|
{ 0x8384, "SigmaTel" },
|
|
{ 0x8384, "SigmaTel" },
|