Thanks.

Actually i got both linux dm9k driver and some reference dm9k driver version
which i downloaded on internet.

I ported dm9k driver in lwip1.3.1 version it can acquire ip address from
dhcp server. Once i plug an ethernet port from a another device, my dm9k
driver got a lot rx interrupt, after some good rx interrupt with 1st byte
received equal 0x01 i got bad rx interrupt with 1st byte equal 0x00 or more
than 0x01 then it cause my driver is out of function.

Anyone got dm9k driver work well with lwip? please share or please advice my
case.

Thanks a lot.

On Tue, Aug 10, 2010 at 3:01 AM, [email protected] <[email protected]> wrote:

>  yys wrote:
>
>> dm9000 driver can be find on the linux kernel packgage
>>
> However, please keep in mind that that driver is GPL, while lwIP is not!
>
> 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