linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver
@ 2020-01-28  8:49 Christian Zigotzky
  2020-01-30  3:55 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Zigotzky @ 2020-01-28  8:49 UTC (permalink / raw)
  To: linux-ide, Christian Zigotzky

Add new SanDisk High (>8G) CF cards to the pata_pcmcia driver.

Signed-off-by: Christian Zigotzky <chzigotzky@xenosoft.de>

diff -rupN a/drivers/ata/pata_pcmcia.c b/drivers/ata/pata_pcmcia.c
--- a/drivers/ata/pata_pcmcia.c    2019-06-23 01:01:36.000000000 +0200
+++ b/drivers/ata/pata_pcmcia.c    2019-06-24 05:43:41.283993351 +0200
@@ -309,6 +309,7 @@ static const struct pcmcia_device_id pcm
      PCMCIA_DEVICE_MANF_CARD(0x0098, 0x0000),    /* Toshiba */
      PCMCIA_DEVICE_MANF_CARD(0x00a4, 0x002d),
      PCMCIA_DEVICE_MANF_CARD(0x00ce, 0x0000),    /* Samsung */
+    PCMCIA_DEVICE_MANF_CARD(0x00f1, 0x0101),        /* SanDisk High 
(>8G) CFA */
      PCMCIA_DEVICE_MANF_CARD(0x0319, 0x0000),    /* Hitachi */
      PCMCIA_DEVICE_MANF_CARD(0x2080, 0x0001),
      PCMCIA_DEVICE_MANF_CARD(0x4e01, 0x0100),    /* Viking CFA */

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

* Re: [PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver
  2020-01-28  8:49 [PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver Christian Zigotzky
@ 2020-01-30  3:55 ` Jens Axboe
  2020-01-30  5:48   ` Christian Zigotzky
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2020-01-30  3:55 UTC (permalink / raw)
  To: Christian Zigotzky, linux-ide, Christian Zigotzky

On 1/28/20 1:49 AM, Christian Zigotzky wrote:
> Add new SanDisk High (>8G) CF cards to the pata_pcmcia driver.

This patch is corrupt, you need to check your mailer setup. I've
applied it by hand, thanks.

-- 
Jens Axboe


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

* Re: [PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver
  2020-01-30  3:55 ` Jens Axboe
@ 2020-01-30  5:48   ` Christian Zigotzky
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Zigotzky @ 2020-01-30  5:48 UTC (permalink / raw)
  To: Jens Axboe, linux-ide, Christian Zigotzky
  Cc: R.T.Dickinson, contact, Darren Stevens

On 30 January 2020 at 04:55 am, Jens Axboe wrote:
> On 1/28/20 1:49 AM, Christian Zigotzky wrote:
>> Add new SanDisk High (>8G) CF cards to the pata_pcmcia driver.
> This patch is corrupt, you need to check your mailer setup. I've
> applied it by hand, thanks.
>
Thanks a lot for applying the patch and thanks for the hint because of 
my mailer setup. I will check it.

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

end of thread, other threads:[~2020-01-30  5:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-28  8:49 [PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver Christian Zigotzky
2020-01-30  3:55 ` Jens Axboe
2020-01-30  5:48   ` Christian Zigotzky

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).