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

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

[ALSA] Add dxs_support for Soltek SL-K8Tpro-939



VIA82xx driver
Added dxs_support entry for  Soltek SL-K8Tpro-939.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent dabbed6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2186,6 +2186,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci)
		{ .subvendor = 0x1631, .subdevice = 0xe004, .action = VIA_DXS_ENABLE }, /* Easy Note 3174, Packard Bell */
		{ .subvendor = 0x1695, .subdevice = 0x3005, .action = VIA_DXS_ENABLE }, /* EPoX EP-8K9A */
		{ .subvendor = 0x1849, .subdevice = 0x3059, .action = VIA_DXS_NO_VRA }, /* ASRock K7VM2 */
		{ .subvendor = 0x1919, .subdevice = 0x200a, .action = VIA_DXS_NO_VRA }, /* Soltek SL-K8Tpro-939 */
		{ } /* terminator */
	};
	struct dxs_whitelist *w;