Luis, are we talking about the same thing ? (per subject line) #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,23) #define free_netdev(x) kfree(x) #define pci_name(x) x->slot_name #endif Margit