X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=sound%2Fpci%2Fatiixp.c;h=49d572a7b235cd21dfc8a3f5d8069b728a9ec2dc;hb=f68596c6d8711650722b2a54328a088a2c21bc5b;hp=81e2bfc11257b93d123cab3afb5f96b953a28109;hpb=cebe41d4b8f8092359de31e241815fcb4b4dc0be;p=safe%2Fjmp%2Flinux-2.6 diff --git a/sound/pci/atiixp.c b/sound/pci/atiixp.c index 81e2bfc..49d572a 100644 --- a/sound/pci/atiixp.c +++ b/sound/pci/atiixp.c @@ -297,6 +297,7 @@ static DEFINE_PCI_DEVICE_TABLE(snd_atiixp_ids) = { MODULE_DEVICE_TABLE(pci, snd_atiixp_ids); static struct snd_pci_quirk atiixp_quirks[] __devinitdata = { + SND_PCI_QUIRK(0x105b, 0x0c81, "Foxconn RC4107MA-RS2", 0), SND_PCI_QUIRK(0x15bd, 0x3100, "DFI RS482", 0), { } /* terminator */ };