Regards, Angelo --- linux-2.6.0-test5/drivers/net/dgrs.c.old 2003-09-19 18:54:05.000000000 +0200 +++ linux-2.6.0-test5/drivers/net/dgrs.c 2003-09-19 18:54:23.000000000 +0200 @@ -1360,7 +1360,7 @@ /* * First, check for PCI boards */ - while ((pdev = pci_find_device(SE6_PCI_VENDOR_ID, SE6_PCI_DEVICE_ID, pdev)) != NULL) + while ((pdev = pci_get_device(SE6_PCI_VENDOR_ID, SE6_PCI_DEVICE_ID, pdev)) != NULL) { /* * Get and check the bus-master and latency values. - : 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