Date: Thu, 28 Aug 2014 06:44:31 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: John Baldwin <jhb@freebsd.org> Cc: powerpc@freebsd.org Subject: Re: [PATCH] Switch ofw_console(4) to callout(9) Message-ID: <20140828064431.GA22415@FreeBSD.org> In-Reply-To: <1899860.9mUAFU02PZ@ralph.baldwin.cx> References: <1899860.9mUAFU02PZ@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140828064431.GA22415>