linux-stable/sound/pci/ctxfi
Edward Matijevic 7c57f21349 ALSA: ctxfi: Add SB046x PCI ID
commit 1b073ebb17 upstream.

Adds the PCI ID for X-Fi cards sold under the Platnum and XtremeMusic names

Before: snd_ctxfi 0000:05:05.0: chip 20K1 model Unknown (1102:0021) is found
After: snd_ctxfi 0000:05:05.0: chip 20K1 model SB046x (1102:0021) is found

[ This is only about defining the model name string, and the rest is
  handled just like before, as a default unknown device.
  Edward confirmed that the stuff has been working fine -- tiwai ]

Signed-off-by: Edward Matijevic <motolav@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/cae7d1a4-8bd9-7dfe-7427-db7e766f7272@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-05-30 09:33:45 +02:00
..
ct20k1reg.h
ct20k2reg.h
ctamixer.c
ctamixer.h
ctatc.c ALSA: ctxfi: Add SB046x PCI ID 2022-05-30 09:33:45 +02:00
ctatc.h
ctdaio.c
ctdaio.h
cthardware.c
cthardware.h ALSA: ctxfi: Add SB046x PCI ID 2022-05-30 09:33:45 +02:00
cthw20k1.c
cthw20k1.h
cthw20k2.c
cthw20k2.h
ctimap.c
ctimap.h
ctmixer.c
ctmixer.h
ctpcm.c
ctpcm.h
ctresource.c
ctresource.h
ctsrc.c
ctsrc.h
cttimer.c
cttimer.h
ctvmem.c
ctvmem.h
Makefile
xfi.c