From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 21:40:59 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 42C4116A4CE for ; Wed, 13 Oct 2004 21:40:59 +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 EEA8843D3F for ; Wed, 13 Oct 2004 21:40:56 +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 1CHqrf-0002iw-ON; Wed, 13 Oct 2004 14:40:55 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16749.41191.255005.474422@ran.psg.com> Date: Wed, 13 Oct 2004 14:40:55 -0700 To: "Poul-Henning Kamp" References: <16749.37183.279769.755586@ran.psg.com> <48863.1097699791@critter.freebsd.dk> cc: FreeBSD Current Subject: Re: NOTICE: /dev/cuaa%d -> /dev/cuad%d renaming 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: Wed, 13 Oct 2004 21:40:59 -0000 >> in a headless system could this cause ttyd0 to not run a >> responsive getty? i just cvsupped and built, and the oob >> serial console no longer gets a login prompt. it gets >> everything right up to it, though. > > If you have changed from ttyd0 to cuaa0 in /etc/ttys this will > happen, you need to change it to cuad0 in that case. > > If that is not the cause, I messed something up and I'll chase it > down and fix it. it is not the case. i.e., /etc/ttys is the default one with one 'off' changed to an 'on.' but this is also happening with a system last cvsupped 5 oct. randy