From owner-freebsd-current@FreeBSD.ORG Wed Oct 13 20:36:34 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 7AE1A16A4CE for ; Wed, 13 Oct 2004 20:36:34 +0000 (GMT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id B276943D2D for ; Wed, 13 Oct 2004 20:36:33 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id i9DKaVvD048864; Wed, 13 Oct 2004 22:36:32 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Randy Bush From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 13 Oct 2004 13:34:07 PDT." <16749.37183.279769.755586@ran.psg.com> Date: Wed, 13 Oct 2004 22:36:31 +0200 Message-ID: <48863.1097699791@critter.freebsd.dk> Sender: phk@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 20:36:34 -0000 In message <16749.37183.279769.755586@ran.psg.com>, Randy Bush writes: >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. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.