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: IP over HDLC


A simple method is just overlay your current HDLC
driver with a ethernet driver, just add a simple
ethernet header and assign a MAC address.  Of course
this maybe non standard, but it gets you going down a
road...

--- Andrew Lunn <andrew@lunn.ch> wrote:

> On Fri, Apr 07, 2006 at 05:54:43PM +0530, saurabh
> prakash 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.
> 
> Is there an RFC for IP over HDLC? 
> 
>         Andrew
> 
> -- 
> 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]