[PATCH] Using of new SanDisk High (>8G) CF cards with the pata_pcmcia driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Signed-off-by: Christian Zigotzky <chzigotzky@xxxxxxxxxxx>

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 */



[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux