This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Re: IP over HDLC


Look at the PPP stack.  With that stack, you have IP
over PPP over (async) HDLC.  You can change the PPP
stack to use sync HDLC, then bypass the PPP layer if
necessary.

-- Matt

--- saurabh prakash <saurabhp75@gmail.com> wrote:

> On 4/7/06, saurabh prakash <saurabhp75@gmail.com>
> wrote:
>  hi,
> 
> I am working on powerpc(mpc8xx) based board, i need
> to run the
> TCP/IP stack on the SCC configured in HDLC mode. i
> have configured
>  SCC in HDLC mode. How do i make available this new
> interface to the
>  IP. Can anyone suggest me the necessary
> functions/files which i have to tweak.
> 
>  thanks in advance.
>  saurabh prakash
> 
> --
> Before posting, please read the FAQ:
> http://ecos.sourceware.org/fom/ecos
> and search the list archive:
> http://ecos.sourceware.org/ml/ecos-discuss
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]