Date: Mon, 25 Aug 2014 15:39:20 -0400 From: John Baldwin <jhb@freebsd.org> To: powerpc@freebsd.org, sparc64@freebsd.org Subject: [PATCH] Switch ofw_console(4) to callout(9) Message-ID: <1899860.9mUAFU02PZ@ralph.baldwin.cx>
next in thread | raw e-mail | index | archive | help
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. Please test with INVARIANTS enabled. http://www.FreeBSD.org/~jhb/patches/ofw_console_callout.patch -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1899860.9mUAFU02PZ>