From owner-cvs-all@FreeBSD.ORG Thu Nov 30 07:27:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3CA7216A415; Thu, 30 Nov 2006 07:27:20 +0000 (UTC) (envelope-from jb@what-creek.com) Received: from what-creek.com (what-creek.com [66.111.37.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6F143CA3; Thu, 30 Nov 2006 07:27:13 +0000 (GMT) (envelope-from jb@what-creek.com) Received: by what-creek.com (Postfix, from userid 102) id 287FA140EC08; Thu, 30 Nov 2006 07:28:31 +0000 (GMT) Date: Thu, 30 Nov 2006 07:28:31 +0000 From: John Birrell To: John Hay Message-ID: <20061130072830.GA3915@what-creek.com> References: <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> <20061130065126.GA30489@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061130065126.GA30489@zibbi.meraka.csir.co.za> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 genassym.c src/sys/arm/arm genassym.c src/sys/conf options src/sys/i386/i386 genassym.c src/sys/kern subr_prf.c src/sys/powerpc/powerpc genassym.c src/sys/sparc64/sparc64 genassym.c src/sys/sun4v/conf GENERIC ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Nov 2006 07:27:20 -0000 On Thu, Nov 30, 2006 at 08:51:26AM +0200, John Hay wrote: > Does this work on serial consoles too or does one have to set something? > > I just built a new kernel for my arm Avila board and when it boots it > only print one line: > > KDB: debugger backends: > > A kernel built yesterday did boot right into multi-user mode. Ahem. Looks like I missed a couple of #ifdefs. Fixed in current. -- John Birrell