URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [libnetworking/] [pppd/] [STATUS] - Rev 1765
Compare with Previous | Blame | View Log
## STATUS,v 1.6 2002/01/31 21:40:47 joel Exp#The pppd application seems to very stable. It has been tested usingthe example application with the i386/pc586 and m68k/sbc5206e BSPs.The tests were executed using a null modem serial cable to connectwith a UNIX box running either the ppp or pppd application and withan external modem to dial up a local ISP.If you have problems getting your target to make consistent connectionswith an ISP, the problem is most likely with the ppp options. Firsttry using the "novj" and "noaccomp" options. If you have questionsabout what other option values are available for the rtems_pppd_set_optionfunction, please look at the pppd.8 man page file or the the source code.The majority of options that are documented in man page should workwith this function call.The pppd code had now been updated to use it's own RTEMS networkdrivers. This removes the requirement for the task driven termiossupport. This update has fixed the large packet ping problem.Currently, I do not know of any problems with the port.If you find any other problems or fix some problems, please post yourchanges to the RTEMS mailing list.Good Luck
