|
From: | Christian Steffen |
Subject: | Re: [lwip-users] Hardware - level for netif_remove() |
Date: | Fri, 07 May 2010 07:58:05 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.1.9) Gecko/20100317 Lightning/1.0b1 Thunderbird/3.0.4 |
In the Context of lwIP, FreeRTOS and AVR32 starts a thread, that puts the incomming data from MAC to the lwIP. And this task running along when I remove this Interface.
Mit freundlichen Grüßen Christian Steffen Am 06.05.2010 21:52, schrieb Martin Velek:
Hi, it should be. Check this link - http://www.nongnu.org/lwip/netif_8c.html#9c6e541f0c184e1ea61a5cd8afe3e979 On 6 May 2010 09:21, Christian Steffen <address@hidden> wrote:Hi, for my application it's necessary to close the Ethernet hardware. The initialisation routine is called by netif_add. Is there a responding routine in netif_remove, that I have overlook? I know, the ethernetif.c is a portable file of the AVR32 port and so my problem :) . But the netif.c is a core file and I want modify the core files as less as possible.
[Prev in Thread] | Current Thread | [Next in Thread] |