lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] RE: [Virtex II Pro] pbuf / DHCP / lwIP upgrade toEDK/up


From: Thomas Taranowski
Subject: Re: [lwip-users] RE: [Virtex II Pro] pbuf / DHCP / lwIP upgrade toEDK/upgrade to EDK 9.1i (Louis Filasky) (Goldschmidt Simon)(Arden Llewellyn)
Date: Tue, 19 Jun 2007 15:18:30 -0700

Very nice.  Thanks, I just incorporated the latest and was trying to figure out what happened to the ethernetif_output :)

On 6/19/07, Goldschmidt Simon < address@hidden> wrote:

> I missed the fact that the order of the parameter list for
> etharp_output() changed, my driver still had them in the "old"
> order...

This was changed so that you don't need a ethernetif_output() any more. Instead, set netif->output to etharp_output directly.

I'm afraid I don't see any misconfiguration from your debug trace (yet?).


Simon


_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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