[Bug 201492] [PATCH] uart_core: start countdown for non-interrupt mode

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 12 09:42:20 UTC 2015


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 at FreeBSD.org
          Reporter: rndfax at 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.


More information about the freebsd-bugs mailing list