source: rtems/cpukit/pppd/STATUS @ 4b3c197f

4.104.114.84.95
Last change on this file since 4b3c197f was 6fa6367, checked in by Joel Sherrill <joel.sherrill@…>, on 04/20/01 at 20:32:08

2001-04-20 Radzislaw Galler <rgaller@…>

  • modem/ppp.c, pppd/main.c, pppd/pppmain.c, pppd/rtems-ppp.c, pppd/modem_example/modem.c, pppd/modem_example/ppp.c: Translated Polish comments and other strings into English
  • pppd/STATUS: Updated to reflect the changes
  • Property mode set to 100644
File size: 874 bytes
Line 
1#
2#  $Id$
3#
4
5Overall, this code should still be considered in its early stages.  It
6works but has some distance to go before it is fully documented and
7easily configurable.
8
9+ Compare the code to the original 2.3.5 and eliminate spurious changes.
10
11+ Update the code to 2.3.10.
12
13+ Eliminate items specific to Tomasz' system.  In particular, the
14  code reports status and gets configuration information in a system
15  specific manner.   main.c is particularly guilty of this although
16  other files suffer from this also.
17
18+ Find comments in Polish and get Tomasz to translate them. :)
19 (DONE but not sure if completely
20  Radzislaw Galler <rgaller@et.put.poznan.pl>)
21
22+ Add netdemo showing configuration and initialization.
23
24+ Get feature list.
25
26+ Document dialer setup.
27
28+ Only modem driver is system specific so there is the possibility
29  that shareable code exists in it.
Note: See TracBrowser for help on using the repository browser.