From owner-cvs-src@FreeBSD.ORG Tue Sep 23 22:27:44 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 870D410656E6; Tue, 23 Sep 2008 22:27:44 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout019.mac.com (asmtpout019.mac.com [17.148.16.94]) by mx1.freebsd.org (Postfix) with ESMTP id D816F8FC0C; Tue, 23 Sep 2008 22:27:42 +0000 (UTC) (envelope-from xcllnt@mac.com) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from np00112543bee7.jnpr.net (natint3.juniper.net [66.129.224.36]) by asmtp019.mac.com (Sun Java(tm) System Messaging Server 6.3-7.03 (built Aug 7 2008; 32bit)) with ESMTPSA id <0K7O00BO36E0JQ20@asmtp019.mac.com>; Tue, 23 Sep 2008 15:27:38 -0700 (PDT) Message-id: From: Marcel Moolenaar To: Maxim Sobolev In-reply-to: <200809232216.m8NMGeMa096381@repoman.freebsd.org> Date: Tue, 23 Sep 2008 15:27:36 -0700 References: <200809232216.m8NMGeMa096381@repoman.freebsd.org> X-Mailer: Apple Mail (2.929.2) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/powerpc/ofw ofw_syscons.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2008 22:27:44 -0000 On Sep 23, 2008, at 3:16 PM, Maxim Sobolev wrote: > sobomax 2008-09-23 22:16:23 UTC > > FreeBSD src repository > > Modified files: > sys/powerpc/ofw ofw_syscons.c > Log: > SVN rev 183317 on 2008-09-23 22:16:23Z by sobomax > > Improve rev 183168, so that if /chosen/stdout is connected to the > serial > port by OF the syscons won't take over console. Only attach syscons > to "screen" > if /chosen/stdout is not connected, which could be the case when > loader(8) > is booted directly from the OF. This fixes Marcel's Xserver. Thanks! -- Marcel Moolenaar xcllnt@mac.com