summaryrefslogtreecommitdiff
path: root/sys-block/rts5229/files/rts5249.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/rts5229/files/rts5249.patch')
-rw-r--r--sys-block/rts5229/files/rts5249.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/sys-block/rts5229/files/rts5249.patch b/sys-block/rts5229/files/rts5249.patch
new file mode 100644
index 0000000..b86a80d
--- /dev/null
+++ b/sys-block/rts5229/files/rts5249.patch
@@ -0,0 +1,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, },
+ };
+