Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 352dbfd0 authored by Takashi Iwai's avatar Takashi Iwai Committed by Jaroslav Kysela
Browse files

[ALSA] via82xx - Add DXS entry for MSI 7142



VIA82xx driver
Added the DXS entry for MSI 7142 (K8MM-V).

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 41e4845c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2171,6 +2171,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci)
		{ .subvendor = 0x1297, .subdevice = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */
		{ .subvendor = 0x1458, .subdevice = 0xa002, .action = VIA_DXS_ENABLE }, /* Gigabyte GA-7VAXP */
		{ .subvendor = 0x1462, .subdevice = 0x0080, .action = VIA_DXS_SRC }, /* MSI K8T Neo-FIS2R */
		{ .subvendor = 0x1462, .subdevice = 0x0430, .action = VIA_DXS_SRC }, /* MSI 7142 (K8MM-V) */
		{ .subvendor = 0x1462, .subdevice = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */
		{ .subvendor = 0x1462, .subdevice = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */
		{ .subvendor = 0x1462, .subdevice = 0x7023, .action = VIA_DXS_NO_VRA }, /* MSI K8T Neo2-FI */