public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add WEIDA microdrive into ide-cs.c
@ 2006-10-30 21:28 Marcin Juszkiewicz
  2006-10-31 17:55 ` Dominik Brodowski
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Juszkiewicz @ 2006-10-30 21:28 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-pcmcia, Alan Cox

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

Microdrive reported by one of OpenEmbedded developers.

product info: "WEIDA", "TWTTI", ""
manfid: 0x000a, 0x0000
function: 4 (fixed disk)

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

---
Patch follow kernel version 2.6.19-rc3

diff --git a/drivers/ide/legacy/ide-cs.c b/drivers/ide/legacy/ide-cs.c
index bef4759..0b19596 100644
--- a/drivers/ide/legacy/ide-cs.c
+++ b/drivers/ide/legacy/ide-cs.c
@@ -410,6 +410,7 @@ static struct pcmcia_device_id ide_ids[]
        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_ID12("WEIDA", "TWTTI", 0xcc7cf69c, 0x212bb918),
        PCMCIA_DEVICE_PROD_ID1("STI Flash", 0xe4a13209),
        PCMCIA_DEVICE_PROD_ID12("STI", "Flash 5.0", 0xbf2df18d, 0x8cb57a0e),
        PCMCIA_MFC_DEVICE_PROD_ID12(1, "SanDisk", "ConnectPlus", 0x7a954bd9, 0x74be00c6),


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



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

* Re: [PATCH] add WEIDA microdrive into ide-cs.c
  2006-10-30 21:28 [PATCH] add WEIDA microdrive into ide-cs.c Marcin Juszkiewicz
@ 2006-10-31 17:55 ` Dominik Brodowski
  0 siblings, 0 replies; 2+ messages in thread
From: Dominik Brodowski @ 2006-10-31 17:55 UTC (permalink / raw)
  To: Marcin Juszkiewicz; +Cc: linux-kernel, Alan Cox, linux-pcmcia

Hi,

On Mon, Oct 30, 2006 at 10:28:09PM +0100, Marcin Juszkiewicz wrote:
> From: Marcin Juszkiewicz <openembedded@hrw.one.pl>
> 
> Microdrive reported by one of OpenEmbedded developers.
> 
> product info: "WEIDA", "TWTTI", ""
> manfid: 0x000a, 0x0000
> function: 4 (fixed disk)
> 
> Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>

Thanks, applied to pcmcia-2.6.git (plus equivalent change to pata_pcmcia.c)

	Dominik

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

end of thread, other threads:[~2006-10-31 17:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-30 21:28 [PATCH] add WEIDA microdrive into ide-cs.c Marcin Juszkiewicz
2006-10-31 17:55 ` Dominik Brodowski

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