Regards, Angelo --- linux-2.6.0-test5/drivers/net/hp100.c.old 2003-09-19 18:56:38.000000000 +0200 +++ linux-2.6.0-test5/drivers/net/hp100.c 2003-09-19 18:56:57.000000000 +0200 @@ -417,7 +417,7 @@ pci_index = 0; for (pci_id_index = 0; pci_id_index < HP100_PCI_IDS_SIZE; pci_id_index++) { - while ((pci_dev = pci_find_device(hp100_pci_ids[pci_id_index].vendor, + while ((pci_dev = pci_get_device(hp100_pci_ids[pci_id_index].vendor, hp100_pci_ids[pci_id_index].device, pci_dev)) != NULL) { if (pci_index < (pci_start_index & 7)) { - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html