From: Marcin Juszkiewicz <openembedded@hrw.one.pl>
To: linux-kernel@vger.kernel.org
Cc: linux-pcmcia@lists.infradead.org
Subject: [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia
Date: Tue, 10 Jul 2007 11:37:23 +0200 [thread overview]
Message-ID: <200707101137.25955.openembedded@hrw.one.pl> (raw)
From: Marcin Juszkiewicz <openembedded@hrw.one.pl>
One card submitted by user.
Signed-off-by: Marcin Juszkiewicz <openembedded@hrw.one.pl>
Index: linux-git/drivers/ide/legacy/ide-cs.c
===================================================================
--- linux-git.orig/drivers/ide/legacy/ide-cs.c 2007-07-03 11:17:05.000000000 +0200
+++ linux-git/drivers/ide/legacy/ide-cs.c 2007-07-10 11:32:53.000000000 +0200
@@ -386,6 +386,7 @@
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("KINGSTON", "CF8GB", 0x2e6d1829, 0xacbe682e),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "CBIDE2 ", 0x547e66dc, 0x8671043b),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDEII", 0x547e66dc, 0xb3662674),
Index: linux-git/drivers/ata/pata_pcmcia.c
===================================================================
--- linux-git.orig/drivers/ata/pata_pcmcia.c 2007-07-10 11:33:04.000000000 +0200
+++ linux-git/drivers/ata/pata_pcmcia.c 2007-07-10 11:33:40.000000000 +0200
@@ -382,6 +382,7 @@
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("KINGSTON", "CF8GB", 0x2e6d1829, 0xacbe682e),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "CBIDE2 ", 0x547e66dc, 0x8671043b),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDE", 0x547e66dc, 0x5c5ab149),
PCMCIA_DEVICE_PROD_ID12("IO DATA", "PCIDEII", 0x547e66dc, 0xb3662674),
--
JID: hrw-jabber.org
OpenEmbedded developer/consultant
If it works, don't fix it.
-- Sam Rayburn
next reply other threads:[~2007-07-10 9:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-10 9:37 Marcin Juszkiewicz [this message]
2007-07-10 22:16 ` [PATCH] PCMCIA: Add another MemoryCard to ide-cd/pata_pcmcia Bartlomiej Zolnierkiewicz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707101137.25955.openembedded@hrw.one.pl \
--to=openembedded@hrw.one.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pcmcia@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox