summaryrefslogtreecommitdiffstats
path: root/c/src/libnetworking/pppd/README
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/libnetworking/pppd/README')
-rw-r--r--c/src/libnetworking/pppd/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/libnetworking/pppd/README b/c/src/libnetworking/pppd/README
index 7481988d83..28c9f7ef5d 100644
--- a/c/src/libnetworking/pppd/README
+++ b/c/src/libnetworking/pppd/README
@@ -20,5 +20,10 @@ 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.
+
+Update code to use RTEMS pppd network drivers. Now the pppd
+software is not dependent on using task driven mode. This
+change improved stablity and performance. This was updated
+by Mike Siers <mikes@poliac.com>.
=================================================================