aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorJames Courtier-Dutton <James@superbug.co.uk>2006-04-09 22:45:58 +0200
committerJaroslav Kysela <perex@suse.cz>2006-04-12 11:34:09 +0200
commit5b0e498537cbaeca06b4a1935be1ea2c93d4e05b (patch)
tree5c8cc7a1986344a588327e693ab64f58701f6a42 /sound
parent[ALSA] via82xx - Add a dxs entry for ECS K8T890-A (diff)
downloadlinux-dev-5b0e498537cbaeca06b4a1935be1ea2c93d4e05b.tar.xz
linux-dev-5b0e498537cbaeca06b4a1935be1ea2c93d4e05b.zip
[ALSA] emu10k1: Add some descriptive text.
Modules: EMU10K1/EMU10K2 driver Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
Diffstat (limited to 'sound')
-rw-r--r--sound/pci/emu10k1/emu10k1_main.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/sound/pci/emu10k1/emu10k1_main.c b/sound/pci/emu10k1/emu10k1_main.c
index 31cb9b48bb59..6bfa08436efa 100644
--- a/sound/pci/emu10k1/emu10k1_main.c
+++ b/sound/pci/emu10k1/emu10k1_main.c
@@ -843,8 +843,11 @@ static struct snd_emu_chip_details emu_chip_details[] = {
.spdif_bug = 1,
.ac97_chip = 1} ,
/* Tested by shane-alsa@cm.nu 5th Nov 2005 */
+ /* The 0x20061102 does have SB0350 written on it
+ * Just like 0x20021102
+ */
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
- .driver = "Audigy2", .name = "Audigy 2 [2006]",
+ .driver = "Audigy2", .name = "Audigy 2 [SB0350b]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0102_chip = 1,