mirror of
https://github.com/torvalds/linux.git
synced 2024-11-12 07:01:57 +00:00
[ALSA] emu10k1 - Add entry for SB Live 5.1 Digital OEM [SB0220]
Modules: EMU10K1/EMU10K2 driver Added the chip-detail entry for SB Live 5.1 Digital OEM [SB0220, (c) 2003]. Signed-off-by: Gergely Tamas <dice@mfa.kfki.hu> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
a0faefedf7
commit
a8ee72952b
@ -883,6 +883,12 @@ static struct snd_emu_chip_details emu_chip_details[] = {
|
||||
.emu10k1_chip = 1,
|
||||
.ac97_chip = 1,
|
||||
.sblive51 = 1} ,
|
||||
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
|
||||
.driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
|
||||
.id = "Live",
|
||||
.emu10k1_chip = 1,
|
||||
.ac97_chip = 1,
|
||||
.sblive51 = 1} ,
|
||||
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
|
||||
.driver = "EMU10K1", .name = "SB Live 5.1",
|
||||
.id = "Live",
|
||||
|
Loading…
Reference in New Issue
Block a user