mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-15 21:30:43 +00:00
[ALSA] emu10k1 - Add missing ac97 support on SBLive! Player 5.1
EMU10K1/EMU10K2 driver Added the missing ac97 support on SBLive! Player 5.1. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
9970dce566
commit
6a293552ba
@ -752,6 +752,7 @@ static emu_chip_details_t emu_chip_details[] = {
|
||||
.driver = "EMU10K1", .name = "SBLive! Player 5.1 [SB0060]",
|
||||
.id = "Live",
|
||||
.emu10k1_chip = 1,
|
||||
.ac97_chip = 1,
|
||||
.sblive51 = 1} ,
|
||||
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80511102,
|
||||
.driver = "EMU10K1", .name = "SBLive! Value [CT4850]",
|
||||
|
Loading…
Reference in New Issue
Block a user