alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add support for another X-Fi Extreme Audio (really SB Live 24bit)
@ 2007-06-03  2:26 Daniel T. Chen
  2007-06-03  9:15 ` James Courtier-Dutton
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel T. Chen @ 2007-06-03  2:26 UTC (permalink / raw)
  To: alsa-devel


[-- Attachment #1.1.1: Type: text/plain, Size: 102 bytes --]

Hi,

Attached please find an hg changeset against current alsa-kernel tip.

Thanks,
Daniel Chen

[-- Attachment #1.1.2: new.diff --]
[-- Type: text/x-patch, Size: 1143 bytes --]

# HG changeset patch
# User crimsun@Box.ncat.edu
# Date 1180837055 14400
# Node ID ffb188210b49a37a81dab6b08a308e895461c10f
# Parent  d2662f0d43b1102ff3035832995d6113f1124fe8
[PATCH] Add support for another X-Fi Extreme Audio (really SB Live 24bit)

Add info for another X-Fi Extreme Audio model.

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

diff -r d2662f0d43b1 -r ffb188210b49 pci/ca0106/ca0106_main.c
--- a/pci/ca0106/ca0106_main.c	Thu May 31 09:09:20 2007 +0200
+++ b/pci/ca0106/ca0106_main.c	Sat Jun 02 22:17:35 2007 -0400
@@ -186,6 +186,14 @@ static struct snd_ca0106_details ca0106_
 	   .name   = "X-Fi Extreme Audio [SB0790]",
 	   .gpio_type = 1,
 	   .i2c_adc = 1 } ,
+	 /* Another X-Fi Extreme Audio [SB0790], verified in #alsa/Freenode
+	  * on Sat, Jun 2, 2007 by Anders Juel Jensen and Peter Johan
+	  * Soerensen.  Normal SB Live 24bit.
+	  */
+	 { .serial = 0x10131102,
+	   .name   = "X-Fi Extreme Audio [SB0790]",
+	   .gpio_type = 1,
+	   .i2c_adc = 1 } ,
 	 /* New Dell Sound Blaster Live! 7.1 24bit. This does not have an AC97.  */
 	 /* AudigyLS[SB0310] */
 	 { .serial = 0x10021102,

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-03 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-03  2:26 [PATCH] Add support for another X-Fi Extreme Audio (really SB Live 24bit) Daniel T. Chen
2007-06-03  9:15 ` James Courtier-Dutton
2007-06-03 10:16   ` Daniel T. Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).