[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-users] RE: [Virtex II Pro] pbuf / DHCP / lwIP upgrade toEDK/upgrad
From: |
Goldschmidt Simon |
Subject: |
[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 20:21:56 +0200 |
> 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] RE: [Virtex II Pro] pbuf / DHCP / lwIP upgrade toEDK/upgrade to EDK 9.1i (Louis Filasky) (Goldschmidt Simon)(Arden Llewellyn),
Goldschmidt Simon <=