ppp -direct doesn't notice carrier loss in 3.3 :-(

This commit is contained in:
Brian Somers 1999-10-08 08:39:10 +00:00
parent c0368b851c
commit a6bf52607c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=5820

View file

@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/releases/3.3R/errata.sgml,v 1.2 1999/09/21 10:08:29 jkh Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/3.3R/errata.sgml,v 1.3 1999/10/01 08:20:35 jkh Exp $">
<!ENTITY title "FreeBSD 3.3 Errata Notes">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<!-- $FreeBSD: www/en/releases/3.3R/errata.sgml,v 1.2 1999/09/21 10:08:29 jkh Exp $ -->
<!-- $FreeBSD: www/en/releases/3.3R/errata.sgml,v 1.3 1999/10/01 08:20:35 jkh Exp $ -->
<html>
&header;
@ -70,6 +70,15 @@ Fix: Either install using boot floppies (see floppies/README.TXT)
This problem was caused by a bug in mkisofs which we're still
chasing but have, for now, simply worked-around.
<strong>Ppp(8) does not properly detect carrier in direct mode.</strong>
Fix: Download and install the latest version of ppp(8) from:
<a href="http://www.FreeBSD.org/~brian/">http://www.FreeBSD.org/~brian/</a> (US)
<a href="http://www.Awfulhak.org/~brian/">http://www.Awfulhak.org/~brian/</a> (UK)
or upgrade your system to -stable.
</pre>
<p></p><a href="../index.html">Release Home</a>
&footer;