[ECOS] PPP?

Andreas.Karlsson@combitechsystems.com Andreas.Karlsson@combitechsystems.com
Wed Sep 13 07:34:00 GMT 2000


Thanks for your answer,

The .h files are already included in the eCos net-package so I think I will
use them. 

When reading the PPP-RFC the Link Control Protocol (LCP) seems to be a big
part of the concept. But maybe I can leave it out anyway?

When browsing the ppp files I also found a "deamon" named pppd. Anybody out
there who has any suggestions on including pppd, lcp,ncp etc?

/Andreas





> The network stack in eCos is derived from OpenBSD.

> 

> Pick up the versions of if_ppp.c, if_ppp.h and if_pppvar.h from

> OpenBSD that are tagged with 'kame_19991208'.

> 

> You will need to modify the upper interface of if_ppp.c to match the

> other eCos protocols (if_loop.c is probably a good example), then

> modify the lower interface to talk to your RFCOMM interface instead of

> a ttysw interface.

> 

> Robert Swindells

> 

> 


More information about the Ecos-discuss mailing list