Date: Sun, 12 Jul 2015 09:42:20 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 201492] [PATCH] uart_core: start countdown for non-interrupt mode Message-ID: <bug-201492-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201492 Bug ID: 201492 Summary: [PATCH] uart_core: start countdown for non-interrupt mode Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Many People Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: rndfax@yandex.ru Keywords: patch The uart_intr will never be called if interrupts are not available. Start counter with callout_reset call. I submitted the patch here: https://reviews.freebsd.org/D3042 and here: https://lists.freebsd.org/pipermail/freebsd-current/2015-July/056500.html -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201492-8>