1
0
Fork 0

[ALSA] Add's identification of the SB Live! Platinum [CT4760P]

EMU10K1/EMU10K2 driver


Signed-off-by: James Courtier-Dutton <James@superbug.co.uk>
hifive-unleashed-5.1
James Courtier-Dutton 2005-03-26 22:10:36 +01:00 committed by Jaroslav Kysela
parent 6e4abc40fc
commit 65f3764771
1 changed files with 4 additions and 0 deletions

View File

@ -684,6 +684,10 @@ static emu_chip_details_t emu_chip_details[] = {
.driver = "EMU10K1", .name = "SB Live 5.1",
.emu10k1_chip = 1,
.ac97_chip = 1} ,
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80401102,
.driver = "EMU10K1", .name = "SBLive! Platinum [CT4760P]",
.emu10k1_chip = 1,
.ac97_chip = 1} ,
{.vendor = 0x1102, .device = 0x0002,
.driver = "EMU10K1", .name = "SB Live [Unknown]",
.emu10k1_chip = 1,