lkml.org 
[lkml]   [2006]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH -mm updated] PCMCIA: Add few IDs into ide-cs
    Date
    Dnia środa, 20 września 2006 22:54, Andrew Morton napisał:

    > When replying to this email, please rewrite the Subject: to something
    > appropriate. Please also attempt to cc the appropriate developer(s).

    > pcmcia-add-few-ids-into-ide-cs.patch

    I got another submission from user so had to update patch.

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

    Few cards informations submitted by OpenZaurus users.

    Seagate 8GB microdrive:
    product info: "SEAGATE", "ST1"
    manfid 0x0111, 0x0000

    One CF card:
    product info: "SAMSUNG", "04/05/06", "", ""
    manfid : 0x0000, 0x0000

    Ridata 8GB Pro 150X Compact Flash Card:
    product info: "SMI VENDOR", "SMI PRODUCT", ""
    manfid: 0x000a, 0x0000

    product info: "M-Systems", "CF500", ""
    manfid: 0x000a, 0x0000

    product info: "TRANSCEND", "TS4GCF120", ""
    manfid: 0x000a, 0x0000

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

    ---
    Patch follow kernel version 2.6.18

    Please Cc: me - I'm not subscribed to linux-pcmcia or linux-kernel

    ide-cs.c | 5 +++++
    1 file changed, 5 insertions(+)

    Index: linux-2.6/drivers/ide/legacy/ide-cs.c
    ===================================================================
    --- linux-2.6.orig/drivers/ide/legacy/ide-cs.c 2006-08-23 11:02:37.958306000 +0200
    +++ linux-2.6/drivers/ide/legacy/ide-cs.c 2006-09-25 16:45:35.765780000 +0200
    @@ -398,12 +398,17 @@
    PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),
    PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDEII", 0x547e66dc, 0xb3662674),
    PCMCIA_DEVICE_PROD_ID12("LOOKMEET", "CBIDE2 ", 0xe37be2b5, 0x8671043b),
    + PCMCIA_DEVICE_PROD_ID12("M-Systems", "CF500", 0x7ed2ad87, 0x7a13045c),
    PCMCIA_DEVICE_PROD_ID2("NinjaATA-", 0xebe0bd79),
    PCMCIA_DEVICE_PROD_ID12("PCMCIA", "CD-ROM", 0x281f1c5d, 0x66536591),
    PCMCIA_DEVICE_PROD_ID12("PCMCIA", "PnPIDE", 0x281f1c5d, 0x0c694728),
    PCMCIA_DEVICE_PROD_ID12("SHUTTLE TECHNOLOGY LTD.", "PCCARD-IDE/ATAPI Adapter", 0x4a3f0ba0, 0x322560e1),
    + PCMCIA_DEVICE_PROD_ID12("SEAGATE", "ST1", 0x87c1b330, 0xe1f30883),
    + PCMCIA_DEVICE_PROD_ID12("SAMSUNG", "04/05/06", 0x43d74cb4, 0x6a22777d),
    + PCMCIA_DEVICE_PROD_ID12("SMI VENDOR", "SMI PRODUCT", 0x30896c92, 0x703cc5f6),
    PCMCIA_DEVICE_PROD_ID12("TOSHIBA", "MK2001MPL", 0xb4585a1a, 0x3489e003),
    PCMCIA_DEVICE_PROD_ID1("TRANSCEND 512M ", 0xd0909443),
    + PCMCIA_DEVICE_PROD_ID12("TRANSCEND", "TS4GCF120", 0x709b1bf1, 0xf54a91c8),
    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),

    --
    JID: hrw-jabber.org
    Sharp Zaurus C-760 (OZ 3.5.x)
    OpenEmbedded/OpenZaurus/OPIE developer
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-09-25 17:03    [W:4.233 / U:0.364 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site