From owner-freebsd-current@FreeBSD.ORG Sat Oct 16 21:23:21 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 367DF16A4CE for ; Sat, 16 Oct 2004 21:23:21 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A05D43D2F for ; Sat, 16 Oct 2004 21:23:21 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1CIw1I-000KEs-4k; Sat, 16 Oct 2004 14:23:20 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16753.37191.540827.745746@ran.psg.com> Date: Sat, 16 Oct 2004 14:23:19 -0700 To: Ryan Sommers References: <16753.26886.433270.800049@ran.psg.com> <20041016142741.32cd5ae8@dolphin.local.net> <41717BC8.3070205@gamersimpact.com> cc: "Conrad J. Sabatier" cc: freebsd-current@freebsd.org Subject: Re: no echo console X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2004 21:23:21 -0000 >>> on -current as of an hour ago (and the last few days too), running >>> many progs leaves the console, whether serial or xterm from another >>> host, not echoing. a `reset` fixes it. shell is bash2. > Are you both using the syscons "device sc" console driver or are you > using the pcvt "device vt" console driver? sc here. should i switch? randy