Michael Schmitz píše v Út 14. 11. 2006 v 17:53 +0100: > Hi, > > some NE2000 clones apparently are not detected by the old driver, so > here's my second stab at it. The receive overrun messages have also been > shut up. I've been trying to compile a monolithic kernel that would allow me to install sarge from the network but I didn't succeed. Any advice, please? atari_ethernec.c: In function `ne_probe1': atari_ethernec.c:426: warning: implicit declaration of function `inb_p' atari_ethernec.c:435: warning: implicit declaration of function `outb_p' atari_ethernec.c:467: warning: implicit declaration of function `outb' atari_ethernec.c:467: warning: implicit declaration of function `inb' atari_ethernec.c: In function `ne_get_8390_hdr': atari_ethernec.c:751: warning: implicit declaration of function `insw' atari_ethernec.c:753: warning: implicit declaration of function `insb' atari_ethernec.c: In function `ne_block_output': atari_ethernec.c:889: warning: implicit declaration of function `outsw' atari_ethernec.c:891: warning: implicit declaration of function `outsb' atari_ethernec.c: At top level: atari_ethernec.c:1085: redefinition of `version1' atari_ethernec.c:82: `version1' previously defined here atari_ethernec.c:1087: redefinition of `version2' atari_ethernec.c:84: `version2' previously defined here atari_ethernec.c:1125: redefinition of `netcard_portlist' atari_ethernec.c:120: `netcard_portlist' previously defined here ... {standard input}: Assembler messages: {standard input}:1552: Fatal error: Symbol atari_ethernec_int already defined. make[3]: *** [atari_ethernec.o] Error 1 Petr - To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html