Date: Thu, 14 Aug 2014 15:52:50 -0400 From: John Baldwin <jhb@freebsd.org> To: current@freebsd.org Subject: [PATCH] Switch ofw_console(4) to callout(9) Message-ID: <201408141552.51032.jhb@freebsd.org>
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?201408141552.51032.jhb>