Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] OT: PPP implementation for uIP

2005-12-07 by David Hawkins

Joel Winarske wrote:
> Ok so I ported uIP to IAR on LPC2148, and am talking to XP via SLIP.  I now
> need to implement PPP.
> 
> The closest I've seen that might be suitable is the PPP implementation in
> the ethernut code collection:  http://www.ethernut.de/en/download/index.html
> 
> Has anyone seen a more suitable PPP implementation for uIP?

Hey Joel,

Cool! If its no problem, could you post a summary of what you needed
to do to get SLIP running between your LPC board and Windows XP.
Did you need to add code to LwIP to support SLIP, or was
it in there already?

I've been looking at the Linux side of things for PLIP and SLIP,
and haven't played with the LPC-side yet. Here's my documentation
on SLIP and PLIP from Linux

http://www.ovro.caltech.edu/~dwh/drivers.pdf

I've downloaded the CVS LwIP and contrib directory, but haven't had
a chance to read through it yet. Is there a good design document
giving details on LwIPs implementation? Like I said, I haven't looked
through the source in detail, so there might be something in there,
but any comments would be appreciated.

As for PPP source, in Linux SLIP is a line discipline inside
the tty layer, and so is PPP. If you can't find something that
already bolts into LwIP, that might be a good place to look.

Cheers
Dave

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.