Page MenuHomeFreeBSD

uart: fix non-interrupt mode
ClosedPublic

Authored by rndfax_yandex.ru on Jul 9 2015, 7:02 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 9, 3:21 PM
Unknown Object (File)
Fri, May 8, 6:15 AM
Unknown Object (File)
Sun, May 3, 1:00 AM
Unknown Object (File)
Apr 11 2026, 12:16 AM
Unknown Object (File)
Apr 8 2026, 8:25 PM
Unknown Object (File)
Apr 8 2026, 6:44 AM
Unknown Object (File)
Mar 22 2026, 6:58 AM
Unknown Object (File)
Mar 20 2026, 6:13 AM
Subscribers
None

Details

Reviewers
marcel
imp
Summary

The uart_intr will never be called if interrupts are not available.
Start counter with callout_reset call.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

rndfax_yandex.ru retitled this revision from to uart: fix non-interrupt mode.
rndfax_yandex.ru updated this object.
rndfax_yandex.ru edited the test plan for this revision. (Show Details)
rndfax_yandex.ru added reviewers: imp, marcel.
marcel edited edge metadata.

Author mentioned SVN revision with fix.

This revision is now accepted and ready to land.Sep 24 2016, 4:33 PM