Hi Sathya,

I think we may have to consider that option (*_adapter.c/h) with Linux as we progress with our research.

Unfortunately, now, we have to use Xilinx EDK to build liblwip4.a library. So is there any way we can progress with Xilinx-EDK and lwIP4.a?

Regards,
Shiv.


Message: 1
Date: Thu, 26 Oct 2006 12:48:30 -0700
From: "Sathya Thammanur" <[EMAIL PROTECTED]>
Subject: Re: [lwip-users] Custom Ethernet-MAC drivers
To: "Mailing list for lwIP users" <[email protected]>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

HI Shiv,
Are you using Xilinx EDK to build liblwip4.a library? If not, then this
can be done by writing the Emac adapter along similar lines of what the
Xilinx Emac adapter does. The adapter is part of Xilinx EDK release.

Sathya

On 10/26/06, S Mahadevappa, Electrical & Electronic Engineering <
[EMAIL PROTECTED]> wrote:


Dear All,

I'm trying to develop my own Ethernet-MAC and wants to interface with
lwIP and Xilinx-Kernel for socket based applications.

I've developed "MyEmac.h, MyEmac.c, MyEmac_l.h,MyEmac_l.c, and
MyEmac_intr.c" files, as a driver, for my Ethernet-MAC hardware but,now,
I trying find a way out interface with lwIP.

I guess there must be some sort of adapter to connect custom Ethernet-MAC
drivers with lwIP and Xilinx-Kernel.

I would be grateful if you could give me a clue to progress in further,

Best Regards,
Shiv


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to