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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
