diff --git i/rtsx.c w/rtsx.c index 7fd7a92..ce67693 100644 --- i/rtsx.c +++ w/rtsx.c @@ -1082,6 +1082,7 @@ static void __devexit rtsx_remove(struct pci_dev *pci) static struct pci_device_id rts5229_ids[] = { { 0x10EC, 0x5229, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_OTHERS << 16, 0xFF0000 }, { 0x10EC, 0x5227, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_OTHERS << 16, 0xFF0000 }, + { 0x10EC, 0x5249, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_OTHERS << 16, 0xFF0000 }, { 0, }, };