* [PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support
@ 2021-03-08 18:48 Simeon Simeonoff
2021-03-09 6:34 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Simeon Simeonoff @ 2021-03-08 18:48 UTC (permalink / raw)
To: perex; +Cc: tiwai, conmanx360, alsa-devel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 964 bytes --]
The new AE-5 Plus model has a different Subsystem ID compared to the
non-plus model. Adding the new id to the list of quirks.
Signed-off-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
---
sound/pci/hda/patch_ca0132.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/pci/hda/patch_ca0132.c b/sound/pci/hda/patch_ca0132.c
index c966f49fa942..b2b620f6c832 100644
--- a/sound/pci/hda/patch_ca0132.c
+++ b/sound/pci/hda/patch_ca0132.c
@@ -1309,6 +1309,7 @@ static const struct snd_pci_quirk ca0132_quirks[] = {
SND_PCI_QUIRK(0x1102, 0x0013, "Recon3D", QUIRK_R3D),
SND_PCI_QUIRK(0x1102, 0x0018, "Recon3D", QUIRK_R3D),
SND_PCI_QUIRK(0x1102, 0x0051, "Sound Blaster AE-5", QUIRK_AE5),
+ SND_PCI_QUIRK(0x1102, 0x0191, "Sound Blaster AE-5 Plus", QUIRK_AE5),
SND_PCI_QUIRK(0x1102, 0x0081, "Sound Blaster AE-7", QUIRK_AE7),
{}
};
--
2.27.0
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 520 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support
2021-03-08 18:48 [PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support Simeon Simeonoff
@ 2021-03-09 6:34 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2021-03-09 6:34 UTC (permalink / raw)
To: Simeon Simeonoff; +Cc: perex, tiwai, conmanx360, alsa-devel, linux-kernel
On Mon, 08 Mar 2021 19:48:35 +0100,
Simeon Simeonoff wrote:
>
>
> The new AE-5 Plus model has a different Subsystem ID compared to the
> non-plus model. Adding the new id to the list of quirks.
>
> Signed-off-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
Thanks, applied now.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-09 6:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 18:48 [PATCH] SOUND: pci: hda: Add Sound BlasterX AE-5 Plus support Simeon Simeonoff
2021-03-09 6:34 ` Takashi Iwai
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®