]> git.karo-electronics.de Git - linux-beck.git/commitdiff
[ALSA] Add dxs_support entry for MSI K8T Neo-FIS2R
authorTakashi Iwai <tiwai@suse.de>
Wed, 20 Apr 2005 18:54:43 +0000 (20:54 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:05:01 +0000 (10:05 +0200)
VIA82xx driver
Report by Ronny V. Vindenes <s864@ii.uib.no>
Add dxs_support=5 for MSI K8T Neo-FIS2R.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/via82xx.c

index 881af1d11aad334fd70e3a736a906112589ecc6d..4c41df0535234d7c5457becf3246c6af4f51b54a 100644 (file)
@@ -2169,6 +2169,7 @@ static int __devinit check_dxs_list(struct pci_dev *pci)
                { .vendor = 0x1297, .device = 0xa232, .action = VIA_DXS_ENABLE }, /* Shuttle ?? */
                { .vendor = 0x1297, .device = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */
                { .vendor = 0x1458, .device = 0xa002, .action = VIA_DXS_ENABLE }, /* Gigabyte GA-7VAXP */
+               { .vendor = 0x1462, .device = 0x0080, .action = VIA_DXS_SRC }, /* MSI K8T Neo-FIS2R */
                { .vendor = 0x1462, .device = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */
                { .vendor = 0x1462, .device = 0x5901, .action = VIA_DXS_NO_VRA }, /* MSI KT6 Delta-SR */
                { .vendor = 0x1462, .device = 0x7023, .action = VIA_DXS_NO_VRA }, /* MSI K8T Neo2-FI */