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)
Tue, Sep 30, 2:01 AM
Unknown Object (File)
Tue, Sep 16, 11:40 AM
Unknown Object (File)
Sep 8 2025, 4:34 PM
Unknown Object (File)
Aug 11 2025, 7:40 PM
Unknown Object (File)
Aug 5 2025, 5:35 PM
Unknown Object (File)
Jul 21 2025, 6:17 AM
Unknown Object (File)
Jul 6 2025, 2:18 PM
Unknown Object (File)
Jul 4 2025, 5:46 PM
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