From: "Daniel T. Chen" <crimsun@fungus.sh.nu>
To: alsa-devel@alsa-project.org
Subject: [PATCH] Add support for another X-Fi Extreme Audio (really SB Live 24bit)
Date: Sat, 02 Jun 2007 22:26:06 -0400 [thread overview]
Message-ID: <1180837566.8636.1.camel@Box.ncat.edu> (raw)
[-- 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
next reply other threads:[~2007-06-03 2:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-03 2:26 Daniel T. Chen [this message]
2007-06-03 9:15 ` [PATCH] Add support for another X-Fi Extreme Audio (really SB Live 24bit) James Courtier-Dutton
2007-06-03 10:16 ` Daniel T. Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1180837566.8636.1.camel@Box.ncat.edu \
--to=crimsun@fungus.sh.nu \
--cc=alsa-devel@alsa-project.org \
--cc=crimsun@ubuntu.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.