Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 22:16:33 -0400 (EDT)
From:      William Denton <buff@pobox.com>
To:        Brian Somers <brian@Awfulhak.org>
Cc:        stable@FreeBSD.ORG
Subject:   Re: Serial port problems with 4.0 
Message-ID:  <Pine.BSF.4.21.0004192210060.17896-100000@odin.egate.net>
In-Reply-To: <200004190733.IAA00473@hak.lan.Awfulhak.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 19 April 2000, Brian Somers wrote:

: I suspect on a real tty, this will have problems after ``opening ->
: carrier'' !  Does ``set cd off'' make any difference ?  If it does,
: that's a bug.

Here's a dump of a ppp session:

bash-2.03# ppp
Working in interactive mode
Using interface: tun0
ppp ON mrs-hudson> set log local phase
ppp ON mrs-hudson> term
Phase: bundle: Establish
Phase: deflink: closed -> opening
Phase: deflink: Connected!
deflink: Entering terminal mode on /dev/cuaa0
Type `~?' for help
Phase: deflink: opening -> carrier
Phase: deflink: /dev/cuaa0 doesn't support CD
Phase: deflink: carrier -> ready
atdt3418903
CONNECT 115200
               <Nothing happened, so I stopped it>
ppp ON mrs-hudson> close
Phase: deflink: Disconnected!
Phase: deflink: Connect time: 91 secs: 0 octets in, 0 octets out
Phase:  total 0 bytes/sec, peak 0 bytes/sec on Wed Apr 19 21:55:55 2000
Phase: deflink: ready -> closed
Phase: bundle: Dead
ppp ON mrs-hudson> set cd off
ppp ON mrs-hudson> term
Phase: bundle: Establish
Phase: deflink: closed -> opening
Phase: deflink: Redial timer expired.
Phase: deflink: Connected!
deflink: Entering terminal mode on /dev/cuaa0
Type `~?' for help
Phase: deflink: opening -> carrier
Phase: deflink: carrier -> ready
atdt3418903
CONNECT 115200
               <Nothing happened>


In ppp.log on my other machine (3.4 where it's all fine), I see lines
like, "tun0: Phase: deflink: /dev/cuaa1: CD detected."  So what's up with
the carrier detect here, I don't know.

Bill
-- 
William Denton : Toronto, Canada : http://www.miskatonic.org/ : Caveat lector.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004192210060.17896-100000>