On Sat, 21 May 2022 13:31:02 +0200, Edward MatijeviH7 wrote: > > On 5/21/22 05:39, Takashi Iwai wrote: > > On Sat, 21 May 2022 06:45:15 +0200, > > Edward Matijevic wrote: > >> 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 > >> > >> Signed-off-by: Edward Matijevic <motolav@xxxxxxxxx> > > Does / did everything work as expected? The model field influence on > > a few device-specific setups such as the GPIO initial value, ADC and > > DAC selections, not only the name string. > > > > > > thanks, > > > > Takashi > > When first wrote the patch years ago I still had audio output with this patch > and the cards with that ID are already using the default cases/values in cthw20k1.c > so adding the name is just a cosmetic change so it no longer says "Unknown" OK, now I applied with a bit more comment. thanks, Takashi