Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Nov 2006 07:16:55 +0000
From:      John Birrell <jb@what-creek.com>
To:        John Hay <jhay@meraka.org.za>
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 ...
Message-ID:  <20061130071654.GA3817@what-creek.com>
In-Reply-To: <20061130065126.GA30489@zibbi.meraka.csir.co.za>
References:  <200611300417.kAU4H51q022455@repoman.freebsd.org> <20061130060752.R25145@maildrop.int.zabbadoz.net> <20061130063341.GB3507@what-creek.com> <20061130065126.GA30489@zibbi.meraka.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

The buffering is in the printf/vprintf functions. Without it,
the output goes directo each console, character by character 
like it has always done. It should have no effect on the system
booting to multi-user mode.

--
John Birrell



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061130071654.GA3817>