* PATCH: ide/pci/delkin_cb.c add new PCI ID
@ 2007-04-13 20:28 Mark Lord
0 siblings, 0 replies; 3+ messages in thread
From: Mark Lord @ 2007-04-13 20:28 UTC (permalink / raw)
To: Benjamin Herrenschmidt, IDE/ATA development list
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);
^ permalink raw reply [flat|nested] 3+ messages in thread* PATCH: ide/pci/delkin_cb.c add new PCI ID
@ 2007-04-14 22:22 Mark Lord
2007-04-20 19:50 ` Bartlomiej Zolnierkiewicz
0 siblings, 1 reply; 3+ messages in thread
From: Mark Lord @ 2007-04-14 22:22 UTC (permalink / raw)
To: Bartlomiej Zolnierkiewicz, IDE/ATA development list
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);
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-04-20 20:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-13 20:28 PATCH: ide/pci/delkin_cb.c add new PCI ID Mark Lord
-- strict thread matches above, loose matches on Subject: below --
2007-04-14 22:22 Mark Lord
2007-04-20 19:50 ` Bartlomiej Zolnierkiewicz
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).