Hi! When I'm loading smc-ultra module with 'modprobe -k smc_ultra' using Linux 2.6.6 I get the following message in 'dmesg': smc-ultra.c: Presently autoprobing (not recommended) for a single card. smc-ultra.c: No ISAPnP cards found, trying standard ones... smc-ultra.c:v2.02 2/3/98 Donald Becker (becker@cesdis.gsfc.nasa.gov) eth%d: SMC Ultra at 0x280, 00 00 C0 78 C5 B6, IRQ 3 memory 0xd0000-0xd3fff. Using Linux kernel 2.4.25 the last line was correct, like this: eth0: SMC Ultra at 0x280, 00 00 C0 78 C5 B6, IRQ 3 memory 0xd0000-0xd3fff. I think the printk() in linux-2.6.6/drivers/net/smc-ultra.c:243 is buggy, but I do not have the knowledge how to correct this. Thanks. Márton Németh Student of Budapest University of Technology and Economics, Hungary - : 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