diff options
-rw-r--r-- | sound/pci/hda/patch_realtek.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c index 29e4c48151bc..4e0c3c1b908b 100644 --- a/sound/pci/hda/patch_realtek.c +++ b/sound/pci/hda/patch_realtek.c | |||
@@ -5070,6 +5070,8 @@ static struct hda_board_config alc883_cfg_tbl[] = { | |||
5070 | { .modelname = "6stack-dig", .config = ALC883_6ST_DIG }, | 5070 | { .modelname = "6stack-dig", .config = ALC883_6ST_DIG }, |
5071 | { .pci_subvendor = 0x1462, .pci_subdevice = 0x6668, | 5071 | { .pci_subvendor = 0x1462, .pci_subdevice = 0x6668, |
5072 | .config = ALC883_6ST_DIG }, /* MSI */ | 5072 | .config = ALC883_6ST_DIG }, /* MSI */ |
5073 | { .pci_subvendor = 0x1462, .pci_subdevice = 0x7280, | ||
5074 | .config = ALC883_6ST_DIG }, /* MSI K9A Platinum (MS-7280) */ | ||
5073 | { .pci_subvendor = 0x105b, .pci_subdevice = 0x6668, | 5075 | { .pci_subvendor = 0x105b, .pci_subdevice = 0x6668, |
5074 | .config = ALC883_6ST_DIG }, /* Foxconn */ | 5076 | .config = ALC883_6ST_DIG }, /* Foxconn */ |
5075 | { .modelname = "6stack-dig-demo", .config = ALC888_DEMO_BOARD }, | 5077 | { .modelname = "6stack-dig-demo", .config = ALC888_DEMO_BOARD }, |