lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] LWIP on Gigabit Ethernet MAC (raw api)


From: Christiaan Simons
Subject: Re: [lwip-users] LWIP on Gigabit Ethernet MAC (raw api)
Date: Fri, 15 Sep 2006 09:16:01 +0200

Hi Sathya,

> Xilinx EDK8.2iSP1 release does support the Trimode Emac for V4 with
> PPC. However this is supported only for the sockets API mode and not
> the RAW API.

Huh? Why this limitation?

The sockets API builds upon the raw-API,
thus the port must support both APIs!

I can't see why a specific port should
impose such a severe limitation.

One of the features of lwIP is that you
_can_ use it without a kernel and thus
without a socket layer.

Even if the driver requires a kernel,
the raw-API should work just fine as long
as the network code runs in same
task/thread.

Regards,

Christiaan Simons

Hardware Designer
Axon Digital Design

http://www.axon.tv






reply via email to

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