Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2571b16d authored by Mark Lord's avatar Mark Lord Committed by Bartlomiej Zolnierkiewicz
Browse files

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



Add PCI ID for a newer variant of cardbus CF/IDE adapter card.

Signed-off-by: default avatarMark Lord <mlord@pobox.com>
Signed-off-by: default avatarBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
parent 46fcc86d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -108,6 +108,7 @@ delkin_cb_remove (struct pci_dev *dev)

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);