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

Commit 96d07815 authored by Jaroslav Kysela's avatar Jaroslav Kysela
Browse files

[ALSA] via82xx - fixed entry for Umax AB 595T (VIA K8N800A - VT8237)



VIA82xx driver
As the original reporter noted, the NO_VRA must be used for loud volumes.

Signed-off-by: default avatarJaroslav Kysela <perex@suse.cz>
parent c82bf829
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2159,7 +2159,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci)
		{ .subvendor = 0x1043, .subdevice = 0x80b0, .action = VIA_DXS_NO_VRA }, /* ASUS A7V600 & K8V*/ 
		{ .subvendor = 0x1043, .subdevice = 0x812a, .action = VIA_DXS_SRC    }, /* ASUS A8V Deluxe */ 
		{ .subvendor = 0x1071, .subdevice = 0x8375, .action = VIA_DXS_NO_VRA }, /* Vobis/Yakumo/Mitac notebook */
		{ .subvendor = 0x1071, .subdevice = 0x8399, .action = VIA_DXS_ENABLE }, /* Umax AB 595T (VIA K8N800A - VT8237) */
		{ .subvendor = 0x1071, .subdevice = 0x8399, .action = VIA_DXS_NO_VRA }, /* Umax AB 595T (VIA K8N800A - VT8237) */
		{ .subvendor = 0x10cf, .subdevice = 0x118e, .action = VIA_DXS_ENABLE }, /* FSC laptop */
		{ .subvendor = 0x1106, .subdevice = 0x4161, .action = VIA_DXS_NO_VRA }, /* ASRock K7VT2 */
		{ .subvendor = 0x1106, .subdevice = 0x4552, .action = VIA_DXS_NO_VRA }, /* QDI Kudoz 7X/600-6AL */