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

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

Reply via email to