LWIP Port to RTEMS
Rolf Schroedter
Rolf.Schroedter at dlr.de
Wed Aug 17 14:03:05 UTC 2005
Joel Sherrill <joel at OARcorp.com> wrote:
>
> Congratulations!!!
>
> Were the patches extensive?
>
> Will the LWIP project accept them back?
We did not touch the LWIP sources.
LWIP has a general OS interface "sys_arch.c" including
- starting a thread
- semaphore actions (create, obtain, release)
- mailbox actions (message queue)
The only point left open is, that for some reason lwip tasks need a
RTEMS_TIMESLICE to run properly.
> Can I put it on the RTEMS ftp site?
Yes surely. Karl Scheibelhofer (who did the RTEMS sys_arc.c) also agreed to make it public.
It would be nice if some (more skilled) RTEMS guy could have a look at it before.
Regards,
Rolf.
PS: Joel, I'm attaching a tarball including the complete source tree.
More information about the users
mailing list