summaryrefslogtreecommitdiff
path: root/sys-block/rts5229/files/rts5249.patch
blob: b86a80d9553240d41d8133c85f4091058a2a3001 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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, },
 };