tree 8b3b877d0399479bea0de99476b9ee21d05f543a
parent b27c187f95cd6c9f13f26a5088bea384ac557b45
author James Courtier-Dutton <[EMAIL PROTECTED]> Sun, 10 Jul 2005 11:50:36 +0200
committer Jaroslav Kysela <[EMAIL PROTECTED]> Thu, 28 Jul 2005 12:22:25 +0200

[ALSA] emu10k1: Add EMU 1212m card entry and document it as not supported yet.

EMU10K1/EMU10K2 driver

Signed-off-by: James Courtier-Dutton <[EMAIL PROTECTED]>

 sound/pci/emu10k1/emu10k1_main.c |    7 +++++++
 1 files changed, 7 insertions(+)

diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -630,6 +630,13 @@ static emu_chip_details_t emu_chip_detai
         .emu10k2_chip = 1,
         .ca0108_chip = 1,
         .ac97_chip = 1} ,
+       /* Tested by [EMAIL PROTECTED] 8th July 2005. No sound available yet. */
+       {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x40011102,
+        .driver = "Audigy2", .name = "E-mu 1212m [4001]", 
+        .id = "EMU1212m",
+        .emu10k2_chip = 1,
+        .ca0102_chip = 1,
+        .ecard = 1} ,
        /* Tested by [EMAIL PROTECTED] 3rd July 2005 */
        {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
         .driver = "Audigy2", .name = "Audigy 4 PRO [SB0380]", 
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to