linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Mark Lord <liml@rtr.ca>
To: Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	IDE/ATA development list <linux-ide@vger.kernel.org>
Subject: PATCH: ide/pci/delkin_cb.c   add new PCI ID
Date: Fri, 13 Apr 2007 16:28:54 -0400	[thread overview]
Message-ID: <461FE806.3030001@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);

             reply	other threads:[~2007-04-13 20:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-13 20:28 Mark Lord [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-04-14 22:22 PATCH: ide/pci/delkin_cb.c add new PCI ID Mark Lord
2007-04-20 19:50 ` 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=461FE806.3030001@rtr.ca \
    --to=liml@rtr.ca \
    --cc=benh@kernel.crashing.org \
    --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).