PPP-1.4-3 - PPP and SLIP driver for Minix 2.0.2 Claudio Tantignone (c_tantignone@hotmail.com) 16 Oct 2000 ============================================================================== This package implements ppp and slip protocols in both 16 and 32 bit systems. It allows you to connect Minix to ISPs or to other machines connected to via the serial ports. The drivers are user mode programs so it is no necesary to make special modifications into the kernel. Please read the documentation files at all to understand how you can add the drivers to your system. For small memory systems like XT machines, please read carefully the README.XT file in the XT directory, for special considerations. This version work in Minix version 2.0.2. If you are using previous Minix version, you need to use the previous PPP package. Also, previous PPP versions are not prepared to work in Minix 2.0.2. The directories have the following: chat: program that lets you to have automatic login scripts to ISPs. check the man pages and examples. modem: some examples I use to connect to a BBS with menu using chat. XT : examples of my configuration files where I tested the 16 bit code. usefull if you have very low memory, or XT machines. ppp: source files for ppp driver client and server slip: source files for slip driver doc: documents files. The programs and scripts are free software. Check the README file. If you have questions, suggestions, and ideas, please let me know. Claudio Tantignone. c_tantignone@hotmail.com