mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 20:40:52 +07:00
[ALSA] Add new card ID. Fixes ALSA bug #1297
EMU10K1/EMU10K2 driver Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
This commit is contained in:
parent
1b05962e8b
commit
99250872fc
@ -747,11 +747,11 @@ static emu_chip_details_t emu_chip_details[] = {
|
||||
.emu10k1_chip = 1,
|
||||
.ac97_chip = 1,
|
||||
.sblive51 = 1} ,
|
||||
/* Tested by alsa bugtrack user "hus" 12th Sept 2005 */
|
||||
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80611102,
|
||||
.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