This is the mail archive of the ecos-discuss@sources.redhat.com 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]

Porting OpenBSD PPP to eCos


Hi,

Im wondering which files I have to use to get the PPP stack from openBSD
working.
I have seen previous mails to this mailing list listing only if_ppp.c and
header files.
But to me it seems that I have to use ppp_tty.c as well, maybe more. Is this
the case?

And another thing, The tty device in openBSD is described with a struct
called tty. This struct 
has a lot of different stuff in it. Is there an easy mapping of those
entries to an eCos tty device?


David


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