* [PATCH] snd-fm801: Add PCI ID for Gallant Odyssey Sound 4
@ 2005-04-10 16:14 Sergey Vlasov
2005-04-11 13:18 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Sergey Vlasov @ 2005-04-10 16:14 UTC (permalink / raw)
To: alsa-devel
[-- Attachment #1: Type: text/plain, Size: 667 bytes --]
The Gallant Odyssey Sound 4 card is based on the ForteMedia FM801
chip, but has a different PCI ID.
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
--- alsa-driver-1.0.9rc2/alsa-kernel/pci/fm801.c.fm801-more-ids 2005-04-10 20:04:03 +0400
+++ alsa-driver-1.0.9rc2/alsa-kernel/pci/fm801.c 2005-04-10 20:04:44 +0400
@@ -195,6 +195,7 @@ struct _snd_fm801 {
static struct pci_device_id snd_fm801_ids[] = {
{ 0x1319, 0x0801, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* FM801 */
+ { 0x5213, 0x0510, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_MULTIMEDIA_AUDIO << 8, 0xffff00, 0, }, /* Gallant Odyssey Sound 4 */
{ 0, }
};
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-04-11 13:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-10 16:14 [PATCH] snd-fm801: Add PCI ID for Gallant Odyssey Sound 4 Sergey Vlasov
2005-04-11 13:18 ` Takashi Iwai
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.