PATCH: ide/pci/delkin_cb.c add new PCI ID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxx>
---
--- 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);
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux