PATCH: Add an id to ide-cs.c

Dominik Brodowski linux at dominikbrodowski.net
Wed Oct 25 21:09:01 EDT 2006


Hi,

On Wed, Oct 25, 2006 at 05:52:46PM -0700, Matt Reimer wrote:
> Below is a patch against 2.6.18.1 to add another CF card id:
> 
> product info: "TRANSCEND", "TS1GCF80", "", ""
> manfid: 0x000a, 0x0000
> function: 4 (fixed disk)

Thanks for reporting it and sending a patch. Could you update the table in
drivers/ata/pata_pcmcia.c accordingly, please, and re-send the patch with a
"Signed-off-by:" line (as per Documentation/SubmittingPatches )?

Thanks,
	Dominik

> --- drivers/ide/legacy/ide-cs.c.orig    2006-10-13 20:34:03.000000000 -0700
> +++ drivers/ide/legacy/ide-cs.c 2006-10-25 17:44:49.000000000 -0700
> @@ -404,6 +404,7 @@ static struct pcmcia_device_id ide_ids[]
>         PCMCIA_DEVICE_PROD_ID12("SHUTTLE TECHNOLOGY LTD.", "PCCARD-IDE/ATAPI Ada
>         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("WIT", "IDE16", 0x244e5994, 0x3e232852),
>         PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
>         PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
> 
> _______________________________________________
> Linux PCMCIA reimplementation list
> http://lists.infradead.org/mailman/listinfo/linux-pcmcia



More information about the linux-pcmcia mailing list