lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] eth0 dev in the ethernetif.c file.


From: Sraddha
Subject: Re: [lwip-users] eth0 dev in the ethernetif.c file.
Date: Tue, 31 Jan 2012 17:30:56 +0530


No , As u say u have the network device driver code. U must look for a Abstraction Layer this code provides to the user-space programs to send and receive packets , call this in the ethernetif.c file and also include the driver code in the compile.
What I mean is , the lwip and network device driver code should be compiled together. So compile lwip+ device driver as a module and insert in the device is one option.

this is just a suggestion.
Regards


reply via email to

[Prev in Thread] Current Thread [Next in Thread]