0003-Add-support-for-Transcend-4GB-Compact-flash-card.patch
Kristoffer Ericson
kristoffer.ericson at gmail.com
Sun Apr 11 06:58:30 EDT 2010
This patch adds support for the Transcend 4GB card compact flash card
when used together with ide-cs.
Signed-off-by: Kristoffer Ericson <kristoffer.ericson at gmail.com>
diff --git a/drivers/ide/ide-cs.c b/drivers/ide/ide-cs.c
index 3134335..31493f0 100644
--- a/drivers/ide/ide-cs.c
+++ b/drivers/ide/ide-cs.c
@@ -431,6 +431,7 @@ static struct pcmcia_device_id ide_ids[] = {
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS1GCF80", 0x709b1bf1, 0x2a54d4b1),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS2GCF120", 0x709b1bf1, 0x969aa4f2),
PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS4GCF120", 0x709b1bf1, 0xf54a91c8),
+ PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS4GCF133", 0x709b1bf1, 0x9351e59d),
PCMCIA_DEVICE_PROD_ID12("WIT", "IDE16", 0x244e5994, 0x3e232852),
PCMCIA_DEVICE_PROD_ID12("WEIDA", "TWTTI", 0xcc7cf69c, 0x212bb918),
PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
--
1.7.0.3
--
Kristoffer Ericson <kristoffer.ericson at gmail.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Add-support-for-Transcend-4GB-Compact-flash-card.patch
Type: application/octet-stream
Size: 1100 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-pcmcia/attachments/20100411/5c2f04f8/attachment.obj>
More information about the linux-pcmcia
mailing list