This commit is contained in:
root 2011-06-20 18:27:03 +02:00
parent 7725e374a9
commit bd8b343df3

View file

@ -123,9 +123,9 @@ void tcp_init_ok(void* e)
int network_init(void)
{
// tcpip_init(tcp_init_ok,NULL);
tcpip_init(tcp_init_ok,NULL);
kprintf("TCPINIT KAPUTT=!=!AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=!=!=!!????\n");
// mmnif_open();
mmnif_open();
return 0;
#if 0
#if defined(CONFIG_LWIP)