[PATCH] [UBUNTU:sound] Add card entry for Audigy4 SB0400 model
crimsun at fungus.sh.nu
crimsun at fungus.sh.nu
Thu Mar 9 08:04:45 UTC 2006
UpstreamStatus: Added in upstream pci/emu10k1/emu10k1_main.c r1.87
This patch by Takashi Iwai adds an entry for the Audigy4 SB0400 model
to the emu10k driver.
Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>
---
sound/pci/emu10k1/emu10k1_main.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
c84769d9c6c2e764f28395b2b10ad27db8a16cc6
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index 172273f..cf8043b 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -656,6 +656,14 @@ static int snd_emu10k1_dev_free(snd_devi
static emu_chip_details_t emu_chip_details[] = {
/* Audigy 2 Value AC3 out does not work yet. Need to find out how to turn off interpolators.*/
+ /* Audigy4 SB0400 */
+ {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10211102,
+ .driver = "Audigy2", .name = "Audigy 4 [SB0400]",
+ .id = "Audigy2",
+ .emu10k2_chip = 1,
+ .ca0108_chip = 1,
+ .spk71 = 1,
+ .ac97_chip = 1} ,
/* Tested by James at superbug.co.uk 3rd July 2005 */
{.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
.driver = "Audigy2", .name = "Audigy 2 Value [SB0400]",
--
1.1.3
--
Daniel T. Chen crimsun at ubuntu.com
GPG key: www.sh.nu/~crimsun/pubkey.gpg.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20060309/9716fa95/attachment.sig>
More information about the kernel-team
mailing list