diff options
author | Andy Owen <andy-alsa@ultra-premium.com> | 2010-10-23 22:12:28 +1100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-10-23 16:57:52 +0200 |
commit | 23156e8faed5df60364976bffea0711a4f38d88a (patch) | |
tree | ce869d0da12371ce7093d88f70af5dcde86c9868 /sound/pci/ca0106 | |
parent | c7f572168fc4840727c9bda955b7f103922209cd (diff) | |
download | linux-23156e8faed5df60364976bffea0711a4f38d88a.tar.gz linux-23156e8faed5df60364976bffea0711a4f38d88a.tar.xz |
ALSA: ca0106 - add Sound Blaster 5.1vx info.
Signed-off-by: Andy Owen <andy-alsa@ultra-premium.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/ca0106')
-rw-r--r-- | sound/pci/ca0106/ca0106_main.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sound/pci/ca0106/ca0106_main.c b/sound/pci/ca0106/ca0106_main.c index 8e69620da20b..6dc9a5d01af5 100644 --- a/sound/pci/ca0106/ca0106_main.c +++ b/sound/pci/ca0106/ca0106_main.c @@ -239,6 +239,16 @@ static struct snd_ca0106_details ca0106_chip_details[] = { .gpio_type = 1, .i2c_adc = 1, .spi_dac = 1 } , + /* Sound Blaster 5.1vx + * Tested: Playback on front, rear, center/lfe speakers + * Not-Tested: Capture + */ + { .serial = 0x10041102, + .name = "Sound Blaster 5.1vx [SB1070]", + .gpio_type = 1, + .i2c_adc = 0, + .spi_dac = 1 + } , /* MSI K8N Diamond Motherboard with onboard SB Live 24bit without AC97 */ /* SB0438 * CTRL:CA0106-DAT |