linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ide_cs: Add IBM microdrive to known IDs
@ 2006-05-11  2:09 Thomas Kleffel (maintech GmbH)
  2006-05-11 15:56 ` Alan Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Kleffel (maintech GmbH) @ 2006-05-11  2:09 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

From: Thomas Kleffel <tk@maintech.de>

this patch adds the IBM microdrive to the known PCMCIA IDs for ide_cs.

Signed-off-by: Thomas Kleffel <tk@maintech.de>
---

This patch is against 2.6.17-rc3


[-- Attachment #2: ide_cs.microdrive.patch --]
[-- Type: text/x-patch, Size: 794 bytes --]

diff -uprN l1/drivers/ide/legacy/ide-cs.c l2/drivers/ide/legacy/ide-cs.c
--- l1/drivers/ide/legacy/ide-cs.c	2006-05-11 00:19:59.000000000 +0200
+++ l2/drivers/ide/legacy/ide-cs.c	2006-05-11 03:38:03.000000000 +0200
@@ -392,6 +415,7 @@ static struct pcmcia_device_id ide_ids[]
 	PCMCIA_DEVICE_PROD_ID12("FREECOM", "PCCARD-IDE", 0x5714cbf7, 0x48e0ab8e),
 	PCMCIA_DEVICE_PROD_ID12("HITACHI", "FLASH", 0xf4f43949, 0x9eb86aae),
 	PCMCIA_DEVICE_PROD_ID12("HITACHI", "microdrive", 0xf4f43949, 0xa6d76178),
+	PCMCIA_DEVICE_PROD_ID12("IBM", "microdrive", 0xb569a6e5, 0xa6d76178),
 	PCMCIA_DEVICE_PROD_ID12("IBM", "IBM17JSSFP20", 0xb569a6e5, 0xf2508753),
 	PCMCIA_DEVICE_PROD_ID12("IO DATA", "CBIDE2      ", 0x547e66dc, 0x8671043b),
 	PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),

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

* Re: [PATCH] ide_cs: Add IBM microdrive to known IDs
  2006-05-11  2:09 [PATCH] ide_cs: Add IBM microdrive to known IDs Thomas Kleffel (maintech GmbH)
@ 2006-05-11 15:56 ` Alan Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2006-05-11 15:56 UTC (permalink / raw)
  To: Thomas Kleffel (maintech GmbH); +Cc: linux-kernel

On Iau, 2006-05-11 at 04:09 +0200, Thomas Kleffel (maintech GmbH) wrote:
> +       PCMCIA_DEVICE_PROD_ID12("IBM", "microdrive", 0xb569a6e5,
> 0xa6d76178),

I've added this ID to the libata pata_pcmcia driver. Thanks

Alan


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

end of thread, other threads:[~2006-05-11 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-11  2:09 [PATCH] ide_cs: Add IBM microdrive to known IDs Thomas Kleffel (maintech GmbH)
2006-05-11 15:56 ` Alan Cox

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