提交 f6f8bb64 编写于 作者: L Lee Revell 提交者: Jaroslav Kysela

[ALSA] Add support for Audigy 2 subsystem 2006

Modules: EMU10K1/EMU10K2 driver

Add support for Audigy 2 subsystem 2006.
Signed-off-by: NLee Revell <rlrevell@joe-job.com>
Signed-off-by: NTakashi Iwai <tiwai@suse.de>
上级 2f020aa7
......@@ -681,6 +681,16 @@ static emu_chip_details_t emu_chip_details[] = {
.spk71 = 1,
.spdif_bug = 1,
.ac97_chip = 1} ,
/* Tested by shane-alsa@cm.nu 5th Nov 2005 */
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20061102,
.driver = "Audigy2", .name = "Audigy 2 [2006]",
.id = "Audigy2",
.emu10k2_chip = 1,
.ca0102_chip = 1,
.ca0151_chip = 1,
.spk71 = 1,
.spdif_bug = 1,
.ac97_chip = 1} ,
{.vendor = 0x1102, .device = 0x0004, .subsystem = 0x20021102,
.driver = "Audigy2", .name = "Audigy 2 ZS [SB0350]",
.id = "Audigy2",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册