diff options
author | Ralf Baechle <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
---|---|---|
committer | <ralf@linux-mips.org> | 1997-01-07 02:33:00 +0000 |
commit | beb116954b9b7f3bb56412b2494b562f02b864b1 (patch) | |
tree | 120e997879884e1b9d93b265221b939d2ef1ade1 /Documentation/networking/ppp.txt | |
parent | 908d4681a1dc3792ecafbe64265783a86c4cccb6 (diff) |
Import of Linux/MIPS 2.1.14
Diffstat (limited to 'Documentation/networking/ppp.txt')
-rw-r--r-- | Documentation/networking/ppp.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Documentation/networking/ppp.txt b/Documentation/networking/ppp.txt new file mode 100644 index 000000000..917fb869f --- /dev/null +++ b/Documentation/networking/ppp.txt @@ -0,0 +1,25 @@ +The PPP support for this kernel requires the 2.2.0 version of the +pppd daemon. You will find the current version of the daemon on +sunsite.unc.edu in the /pub/Linux/system/Network/serial directory. + +Sunsite has many mirror sites. Please feel free to obtain it from +a mirror site close to you. + +If you attempt to use a version of pppd which is not compatible +then you will have some error condition. It usually is reflected +in that an ioctl operation will generate a fatal error. + +Please do not use earlier versions of the 2.2 package. If you +obtained a copy from merit.edu or bellatrix then please get an +update from the sunsite site. + +The CCP (Compression Control Protocol) which is supported by this +code is functional. You will need a compatible BSD compressor on +your peer site to use the code. + +The BSD compression code will only build as a loadable module. There +was an earlier version which would build it into the kernel but that +functionality has been removed for various reasons. + +-- +Al Longyear longyear@netcom.com |