From owner-freebsd-ppc@FreeBSD.ORG Thu Aug 28 06:44:31 2014 Return-Path: Delivered-To: powerpc@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 2690CC8D; Thu, 28 Aug 2014 06:44:31 +0000 (UTC) Date: Thu, 28 Aug 2014 06:44:31 +0000 From: Alexey Dokuchaev To: John Baldwin Subject: Re: [PATCH] Switch ofw_console(4) to callout(9) Message-ID: <20140828064431.GA22415@FreeBSD.org> References: <1899860.9mUAFU02PZ@ralph.baldwin.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1899860.9mUAFU02PZ@ralph.baldwin.cx> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: powerpc@freebsd.org X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Aug 2014 06:44:31 -0000 On Mon, Aug 25, 2014 at 03:39:20PM -0400, John Baldwin wrote: > This patch switches the ofw_console driver from timeout(9) to callout(9). > The patch is against HEAD but it probably applies to 9 and 10. On 11.0-CURRENT powerpc r266314M: $ man ofw_console No manual entry for ofw_console I don't think you can call it ofw_console(4) just yet. ;-) > Please test with INVARIANTS enabled. What are the exact test steps that would be useful for you? ./danfe