From: Mark Lord <liml@rtr.ca>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: PATCH: ide/pci/delkin_cb.c add new PCI ID
Date: Sat, 14 Apr 2007 18:22:49 -0400 [thread overview]
Message-ID: <46215439.2060301@rtr.ca> (raw)
Add PCI ID for a newer variant of cardbus CF/IDE adapter card.
Patch is against 2.6.21-rc*.
Signed-off-by: Mark Lord <mlord@pobox.com>
---
--- old/drivers/ide/pci/delkin_cb.c 2007-04-11 00:18:51.000000000 -0400
+++ new/drivers/ide/pci/delkin_cb.c 2007-04-13 16:23:53.000000000 -0400
@@ -108,6 +108,7 @@
static struct pci_device_id delkin_cb_pci_tbl[] __devinitdata = {
{ 0x1145, 0xf021, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
+ { 0x1145, 0xf024, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
{ 0, },
};
MODULE_DEVICE_TABLE(pci, delkin_cb_pci_tbl);
next reply other threads:[~2007-04-14 22:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-14 22:22 Mark Lord [this message]
2007-04-20 19:50 ` PATCH: ide/pci/delkin_cb.c add new PCI ID Bartlomiej Zolnierkiewicz
-- strict thread matches above, loose matches on Subject: below --
2007-04-13 20:28 Mark Lord
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=46215439.2060301@rtr.ca \
--to=liml@rtr.ca \
--cc=bzolnier@gmail.com \
--cc=linux-ide@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).