Hi, for me, vanilla 2.4.3-pre8 refuses to load NIC-modules (8390,ne2k-pci) due to unresolved symbol: ether_setup might be related to latest changes at drivers/net/net_init.c from /proc/ksyms I get: c024dc8c kbd_ledfunc_Rfa67cc5f c01ebf8c keyboard_tasklet_R28aa0faa c024dc84 sysrq_power_off_R0c257849 c0166da4 __VERSIONED_SYMBOL(init_etherdev) c0166dc0 __VERSIONED_SYMBOL(alloc_etherdev) c0166e38 __VERSIONED_SYMBOL(ether_setup) c0166ec4 __VERSIONED_SYMBOL(register_netdev) c0166f34 __VERSIONED_SYMBOL(unregister_netdev) c0167030 autoirq_setup_R5a5a2280 c016703c autoirq_report_R84530c53 c024f080 ide_hwifs_R11123430 All the bogus __VERSIONED_SYMBOL stuff is from net_init.c Regards Martin - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/