* [patch] via82xx: Enable DXS on ABIT KV8 Pro
@ 2004-11-18 17:05 Marko Kreen
2004-11-18 19:43 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Marko Kreen @ 2004-11-18 17:05 UTC (permalink / raw)
To: alsa-devel
Enable DXS for via audio chip on ABIT KV8 Pro.
Works for me.
lspci -v:
0000:00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60)
Subsystem: ABIT Computer Corp.: Unknown device 1413
Flags: medium devsel, IRQ 22
I/O ports at e000 [size=256]
Capabilities: <available only to root>
--
marko
diff -urp linux-2.6.9/sound/pci/via82xx.c linux-2.6/sound/pci/via82xx.c
--- linux-2.6.9/sound/pci/via82xx.c 2004-11-18 18:52:13.000000000 +0200
+++ linux-2.6/sound/pci/via82xx.c 2004-11-08 12:27:27.000000000 +0200
@@ -2100,6 +2100,7 @@ static int __devinit check_dxs_list(stru
{ .vendor = 0x1297, .device = 0xc160, .action = VIA_DXS_ENABLE }, /* Shuttle SK41G */
{ .vendor = 0x1458, .device = 0xa002, .action = VIA_DXS_NO_VRA }, /* Gigabyte GA-7VAXP (FIXME: or DXS_ENABLE?) */
{ .vendor = 0x147b, .device = 0x1401, .action = VIA_DXS_ENABLE }, /* ABIT KD7(-RAID) */
+ { .vendor = 0x147b, .device = 0x1413, .action = VIA_DXS_ENABLE }, /* ABIT KV8 Pro */
{ .vendor = 0x14ff, .device = 0x0403, .action = VIA_DXS_ENABLE }, /* Twinhead mobo */
{ .vendor = 0x1462, .device = 0x3800, .action = VIA_DXS_ENABLE }, /* MSI KT266 */
{ .vendor = 0x1462, .device = 0x7120, .action = VIA_DXS_ENABLE }, /* MSI KT4V */
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [patch] via82xx: Enable DXS on ABIT KV8 Pro
2004-11-18 17:05 [patch] via82xx: Enable DXS on ABIT KV8 Pro Marko Kreen
@ 2004-11-18 19:43 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2004-11-18 19:43 UTC (permalink / raw)
To: Marko Kreen; +Cc: alsa-devel
At Thu, 18 Nov 2004 19:05:57 +0200,
Marko Kreen wrote:
>
>
> Enable DXS for via audio chip on ABIT KV8 Pro.
>
> Works for me.
Thanks, applied to CVS.
(At next time, please add signed-off-by line)
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-18 19:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-18 17:05 [patch] via82xx: Enable DXS on ABIT KV8 Pro Marko Kreen
2004-11-18 19:43 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.