lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] mips porting


From: Mike Kleshov
Subject: Re: [lwip-devel] mips porting
Date: Mon, 18 Jan 2010 17:31:27 +0300

> Does any one ported this on MIPS based processors?

I'm sure some people have done that. For example, the web page below
mentions a MIPS port of lwip:
http://webspace.webring.com/people/wm/michaelanburaj/

> Is there any dependencies on processors?

Yes, the port depends on the processor. For example, CPU word size and
endianness do matter. But most of the porting involves writing a
network interface device driver and adapting to the OS used, if there
is one.

Regards,
- mike




reply via email to

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