linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 07/20] pata_pcmcia: recognize 2GB CompactFlash from Transcend
@ 2007-05-11  5:48 akpm
  2007-05-11 22:16 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: akpm @ 2007-05-11  5:48 UTC (permalink / raw)
  To: jeff
  Cc: linux-ide, akpm, Fabrice.Aeschbacher, alan, bzolnier,
	fabrice.aeschbacher, stuge-linux-pcmcia

From: "Aeschbacher, Fabrice" <Fabrice.Aeschbacher@siemens.com>

Allow the pata_pcmcia driver to automatically detect 2GB CompactFlash cards
from Transcend.

Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com>
Cc: "Peter Stuge" <stuge-linux-pcmcia@cdy.org>
Acked-by: Alan Cox <alan@redhat.com>
Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/ata/pata_pcmcia.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/ata/pata_pcmcia.c~pata_pcmcia-recognize-2gb-compactflash-from-transcend drivers/ata/pata_pcmcia.c
--- a/drivers/ata/pata_pcmcia.c~pata_pcmcia-recognize-2gb-compactflash-from-transcend
+++ a/drivers/ata/pata_pcmcia.c
@@ -397,6 +397,7 @@ static struct pcmcia_device_id pcmcia_de
 	PCMCIA_DEVICE_PROD_ID12("TOSHIBA", "MK2001MPL", 0xb4585a1a, 0x3489e003),
 	PCMCIA_DEVICE_PROD_ID1("TRANSCEND    512M   ", 0xd0909443),
 	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("WIT", "IDE16", 0x244e5994, 0x3e232852),
 	PCMCIA_DEVICE_PROD_ID12("WEIDA", "TWTTI", 0xcc7cf69c, 0x212bb918),
_

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [patch 07/20] pata_pcmcia: recognize 2GB CompactFlash from Transcend
  2007-05-11  5:48 [patch 07/20] pata_pcmcia: recognize 2GB CompactFlash from Transcend akpm
@ 2007-05-11 22:16 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2007-05-11 22:16 UTC (permalink / raw)
  To: akpm; +Cc: linux-ide, Fabrice.Aeschbacher, alan, bzolnier,
	stuge-linux-pcmcia

akpm@linux-foundation.org wrote:
> From: "Aeschbacher, Fabrice" <Fabrice.Aeschbacher@siemens.com>
> 
> Allow the pata_pcmcia driver to automatically detect 2GB CompactFlash cards
> from Transcend.
> 
> Signed-off-by: Fabrice Aeschbacher <fabrice.aeschbacher@siemens.com>
> Cc: "Peter Stuge" <stuge-linux-pcmcia@cdy.org>
> Acked-by: Alan Cox <alan@redhat.com>
> Cc: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/ata/pata_pcmcia.c |    1 +
>  1 file changed, 1 insertion(+)

applied



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-11 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11  5:48 [patch 07/20] pata_pcmcia: recognize 2GB CompactFlash from Transcend akpm
2007-05-11 22:16 ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).