[PATCH] [UBUNTU:sound/pci/] Correct dxs_support entries for various models

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Mon Jul 31 05:46:15 UTC 2006


From a1998a9ccd8ba7f4cfacb79a01308b350aeea9bc Mon Sep 17 00:00:00 2001
From: Daniel T Chen <crimsun at ubuntu.com>
Date: Mon, 31 Jul 2006 01:24:24 -0400
Subject: [PATCH] [UBUNTU:sound/pci/] Correct dxs_support entries for various models

UpstreamStatus: Added in upstream alsa-kernel hg changeset:
                e6a9410259bd [http://hg-mirror.alsa-project.org/alsa-kernel?cmd=changeset;node=e6a9410259bdcf8fbe142000bec2535766ed452e;style=raw]

This commit corrects dxs_support parameters for various VIA chipsets.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
 sound/pci/via82xx.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index c6f051b..5a94f94 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -2340,6 +2340,10 @@ static int __devinit check_dxs_list(stru
 		{ .subvendor = 0x161f, .subdevice = 0x2032, .action = VIA_DXS_48K }, /* m680x machines */
 		{ .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 = 0x16f3, .subdevice = 0x6405, .action = VIA_DXS_SRC }, /* Jetway K8M8MS */
+		{ .subvendor = 0x1734, .subdevice = 0x1078, .action = VIA_DXS_SRC }, /* FSC Amilo L7300 */
+		{ .subvendor = 0x1734, .subdevice = 0x1093, .action = VIA_DXS_SRC }, /* FSC */
+		{ .subvendor = 0x1734, .subdevice = 0x10ab, .action = VIA_DXS_SRC }, /* FSC */
 		{ .subvendor = 0x1849, .subdevice = 0x3059, .action = VIA_DXS_NO_VRA }, /* ASRock K7VM2 */
 		{ .subvendor = 0x1849, .subdevice = 0x9739, .action = VIA_DXS_SRC }, /* ASRock mobo(?) */
 		{ .subvendor = 0x1849, .subdevice = 0x9761, .action = VIA_DXS_SRC }, /* ASRock mobo(?) */
-- 
1.4.1

-- 
Daniel T. Chen            crimsun at ubuntu.com
GPG key:   www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060730/c73694a1/attachment.sig>


More information about the kernel-team mailing list