public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] sound/isa/cs423x/cs4236.c: PnP ids for Netfinity 3000
@ 2006-01-20 22:29 Adrian Bunk
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2006-01-20 22:29 UTC | newest]

Thread overview: (only message) (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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox