--- a/drivers/isdn/hisax/w6692.c 2008-04-20 11:57:26.000000000 +0200 +++ b/drivers/isdn/hisax/w6692.c 2008-04-20 11:57:48.000000000 +0200 @@ -1011,7 +1011,7 @@ return (0); while (id_list[id_idx].vendor_id) { - dev_w6692 = pci_find_device(id_list[id_idx].vendor_id, + dev_w6692 = pci_get_device(id_list[id_idx].vendor_id, id_list[id_idx].device_id, dev_w6692); if (dev_w6692) {