* [2.6 patch] sound/isa/cs423x/cs4236.c: PnP ids for Netfinity 3000
@ 2006-01-20 22:29 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-01-20 22:29 UTC (permalink / raw)
To: perex; +Cc: alsa-devel, linux-kernel, Lukasz Stemach
From: Lukasz Stemach <stelmacl@ee.pw.edu.pl>
PnP ids for Netfinity 3000 builtin soundcard.
This one works for me.
This patch was submitted through kernel Bugzilla #4214.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- l/sound/isa/cs423x/cs4236.c.orig 2004-10-23 10:54:33.000000000 +0200
+++ l/sound/isa/cs423x/cs4236.c 2004-12-27 01:01:31.000000000 +0100
@@ -174,6 +173,8 @@
{ .id = "CSC7632", .devs = { { "CSC0000" }, { "CSC0010" }, { "PNPb006" } } },
/* SIC CrystalWave 32 (CS4232) */
{ .id = "CSCf032", .devs = { { "CSC0000" }, { "CSC0010" }, { "CSC0003" } } },
+ /* Netfinity 3000 on-board soundcard */
+ { .id = "CSCe825", .devs = { { "CSC0100" }, { "CSC0110" }, { "CSC010f" } } },
/* --- */
{ .id = "" } /* end */
};
^ permalink raw reply [flat|nested] 2+ messages in thread
* [2.6 patch] sound/isa/cs423x/cs4236.c: PnP ids for Netfinity 3000
@ 2006-01-20 22:29 Adrian Bunk
0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-01-20 22:29 UTC (permalink / raw)
To: perex; +Cc: alsa-devel, linux-kernel, Lukasz Stemach
From: Lukasz Stemach <stelmacl@ee.pw.edu.pl>
PnP ids for Netfinity 3000 builtin soundcard.
This one works for me.
This patch was submitted through kernel Bugzilla #4214.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- l/sound/isa/cs423x/cs4236.c.orig 2004-10-23 10:54:33.000000000 +0200
+++ l/sound/isa/cs423x/cs4236.c 2004-12-27 01:01:31.000000000 +0100
@@ -174,6 +173,8 @@
{ .id = "CSC7632", .devs = { { "CSC0000" }, { "CSC0010" }, { "PNPb006" } } },
/* SIC CrystalWave 32 (CS4232) */
{ .id = "CSCf032", .devs = { { "CSC0000" }, { "CSC0010" }, { "CSC0003" } } },
+ /* Netfinity 3000 on-board soundcard */
+ { .id = "CSCe825", .devs = { { "CSC0100" }, { "CSC0110" }, { "CSC010f" } } },
/* --- */
{ .id = "" } /* end */
};
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-01-20 22:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-20 22:29 [2.6 patch] sound/isa/cs423x/cs4236.c: PnP ids for Netfinity 3000 Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2006-01-20 22:29 Adrian Bunk
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.