[PATCH 2/9] [UBUNTU:sound/pci] Add ASRock models to dxs entry list

crimsun at fungus.sh.nu crimsun at fungus.sh.nu
Tue Mar 28 08:16:58 UTC 2006


Subject: [PATCH 2/9] [UBUNTU:sound/pci] Add ASRock models to dxs entry list

UpstreamStatus: Applied, http://kernel.org/git/?p=linux/kernel/git/perex/alsa-current.git;a=blobdiff;h=1957d29c119e427135ef703f2589dca676385a9b;hp=5062b0536086932590d9a837716d42d260f09816;hb=42611c02ac31e44abd53893209460ce60205cb8e;f=sound/pci/via82xx.c

This patch adds two additional dxs entries to the list for ASRock
motherboards. Patch from Takashi Iwai <tiwai at suse.de>.

Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

---

 sound/pci/via82xx.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

502af10a46958cb1f47a6a30cc0eb43d37aa6a49
diff --git a/sound/pci/via82xx.c b/sound/pci/via82xx.c
index e32bb3a..15bd7e3 100644
--- a/sound/pci/via82xx.c
+++ b/sound/pci/via82xx.c
@@ -2328,6 +2328,8 @@ static int __devinit check_dxs_list(stru
 		{ .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 = 0x1849, .subdevice = 0x9739, .action = VIA_DXS_SRC }, /* ASRock mobo(?) */
+		{ .subvendor = 0x1849, .subdevice = 0x9761, .action = VIA_DXS_SRC }, /* ASRock mobo(?) */
 		{ .subvendor = 0x1919, .subdevice = 0x200a, .action = VIA_DXS_NO_VRA }, /* Soltek SL-K8Tpro-939 */
 		{ .subvendor = 0x4005, .subdevice = 0x4710, .action = VIA_DXS_SRC },	/* MSI K7T266 Pro2 (MS-6380 V2.0) BIOS 3.7 */
 		{ } /* terminator */
-- 
1.1.3


-- 
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/20060328/f0f6b0c6/attachment.sig>


More information about the kernel-team mailing list