Files
rtems/cpukit/pppd
Joel Sherrill aee474b0cf 2001-10-12 Mike Siers <mikes@poliac.com>
* Update to stable working state.  Congratulations Mike! :)
	* modem_example: Directory removed.
	* modem_example/16550.h, modem_example/README, modem_example/modem.c,
	modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h,
	modem_example/pppcompress.c: Files removed.
	* pppd/example/pppd.options: New file.
	* pppd/README, pppd/STATUS, pppd/cbcp.c, pppd/cbcp.h, pppd/chat.c,
	pppd/pppd.h, pppd/rtemsmain.c: Updated.
2001-10-12 13:43:05 +00:00
..
2001-08-16 20:42:09 +00:00
2001-08-16 20:42:09 +00:00
2001-08-16 20:42:09 +00:00
2001-08-16 20:42:09 +00:00
2001-08-16 20:42:09 +00:00
2001-08-16 20:42:09 +00:00

#
#  $Id$
#

This directory contains a port of ppp-2.3.11.  The official site for 
the original source for this PPP implementation is:

ftp://cs.anu.edu.au/pub/software/ppp

================================================================
History

The original port was of 2.3.5 by Tomasz Domin <dot@comarch.pl> of
ComArch SA and was initially only tested on the mpc823.  He 
provided the modem driver as well.

The port was updated to 2.3.11 by Mike Siers <mikes@poliac.com>
who added an example test.

Updated the chat program to return the correct errors and support
the ABORT commands.  Removed some dead code and did a lot of
testing on a new Coldfire BSP.  Version seems to be very stable.
=================================================================