public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia
@ 2007-07-10  9:37 Marcin Juszkiewicz
  2007-07-10 22:16 ` Bartlomiej Zolnierkiewicz
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2007-07-10  9:37 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-pcmcia

From: Marcin Juszkiewicz <openembedded@hrw.one.pl>

One card submitted by user.

Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

Index: linux-git/drivers/ide/legacy/ide-cs.c
===================================================================
--- linux-git.orig/drivers/ide/legacy/ide-cs.c  2007-07-03 11:17:05.000000000 +0200
+++ linux-git/drivers/ide/legacy/ide-cs.c       2007-07-10 11:32:53.000000000 +0200
@@ -386,6 +386,7 @@
        PCMCIA_DEVICE_PROD_ID12("HITACHI", "microdrive", 0xf4f43949, 0xa6d76178),
        PCMCIA_DEVICE_PROD_ID12("IBM", "microdrive", 0xb569a6e5, 0xa6d76178),
        PCMCIA_DEVICE_PROD_ID12("IBM", "IBM17JSSFP20", 0xb569a6e5, 0xf2508753),
+       PCMCIA_DEVICE_PROD_ID12("KINGSTON", "CF8GB", 0x2e6d1829, 0xacbe682e),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "CBIDE2      ", 0x547e66dc, 0x8671043b),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDEII", 0x547e66dc, 0xb3662674),
Index: linux-git/drivers/ata/pata_pcmcia.c
===================================================================
--- linux-git.orig/drivers/ata/pata_pcmcia.c    2007-07-10 11:33:04.000000000 +0200
+++ linux-git/drivers/ata/pata_pcmcia.c 2007-07-10 11:33:40.000000000 +0200
@@ -382,6 +382,7 @@
        PCMCIA_DEVICE_PROD_ID12("HITACHI", "microdrive", 0xf4f43949, 0xa6d76178),
        PCMCIA_DEVICE_PROD_ID12("IBM", "microdrive", 0xb569a6e5, 0xa6d76178),
        PCMCIA_DEVICE_PROD_ID12("IBM", "IBM17JSSFP20", 0xb569a6e5, 0xf2508753),
+       PCMCIA_DEVICE_PROD_ID12("KINGSTON", "CF8GB", 0x2e6d1829, 0xacbe682e),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "CBIDE2      ", 0x547e66dc, 0x8671043b),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),
        PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDEII", 0x547e66dc, 0xb3662674),

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

                        If it works, don't fix it.
                        		-- Sam Rayburn



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

* Re: [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia
  2007-07-10  9:37 [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia Marcin Juszkiewicz
@ 2007-07-10 22:16 ` Bartlomiej Zolnierkiewicz
  0 siblings, 0 replies; 2+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2007-07-10 22:16 UTC (permalink / raw)
  To: Marcin Juszkiewicz; +Cc: linux-kernel, linux-pcmcia, linux-ide, Jeff Garzik


[ please always cc: linux-ide@ on ATA patches ]

^
s/ide-cd/ide-cs/ ;-)

On Tuesday 10 July 2007, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <openembedded@hrw.one.pl>
> 
> One card submitted by user.
> 
> Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

This patch doesn't apply because of whitespace damage
(all spaces were converted to tabs).

I fixed it manually and applied.

Thanks,
Bart

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

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

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-10  9:37 [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia Marcin Juszkiewicz
2007-07-10 22:16 ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox