tree 6f2018e8381f16975c58bd1792c0de66d9b22c24
parent a6f6192bb38a76c4ad44c894144b1fbf3d14606b
author James Courtier-Dutton <[EMAIL PROTECTED]> Sun, 03 Jul 2005 12:54:29 +0200
committer Jaroslav Kysela <[EMAIL PROTECTED]> Thu, 28 Jul 2005 12:21:32 +0200

[ALSA] emu10k1: Added tested status comments.

EMU10K1/EMU10K2 driver

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

 sound/pci/emu10k1/emu10k1_main.c |    3 +++
 1 files changed, 3 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
@@ -616,6 +616,7 @@ 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.*/
+       /* Tested by [EMAIL PROTECTED] 3rd July 2005 */
        {.vendor = 0x1102, .device = 0x0008, .subsystem = 0x10011102,
         .driver = "Audigy2", .name = "Audigy 2 Value [SB0400]", 
         .id = "Audigy2",
@@ -629,6 +630,7 @@ static emu_chip_details_t emu_chip_detai
         .emu10k2_chip = 1,
         .ca0108_chip = 1,
         .ac97_chip = 1} ,
+       /* Tested by [EMAIL PROTECTED] 3rd July 2005 */
        {.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20071102,
         .driver = "Audigy2", .name = "Audigy 4 PRO [SB0380]", 
         .id = "Audigy2",
@@ -773,6 +775,7 @@ static emu_chip_details_t emu_chip_detai
         .emu10k1_chip = 1,
         .ac97_chip = 1,
         .sblive51 = 1} ,
+       /* Tested by [EMAIL PROTECTED] 3rd July 2005 */
        {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80271102,
         .driver = "EMU10K1", .name = "SBLive! Value [CT4832]", 
         .id = "Live",
-
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