Page MenuHomeFreeBSD

uart/ns8250: Factor out reading the divisor
ClosedPublic

Authored by imp on Oct 11 2024, 9:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jul 27, 2:24 PM
Unknown Object (File)
Sun, Jul 26, 1:02 AM
Unknown Object (File)
Fri, Jul 24, 7:30 PM
Unknown Object (File)
Fri, Jul 24, 10:08 AM
Unknown Object (File)
Jul 4 2026, 6:21 AM
Unknown Object (File)
Jul 3 2026, 8:27 AM
Unknown Object (File)
Jul 3 2026, 5:43 AM
Unknown Object (File)
Jul 3 2026, 1:56 AM
Subscribers
None

Details

Summary

We have two copies (soon to be three) of reading the divisor. Since it's
a complicated tricky process, abstract it to its own routine.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable