Page MenuHomeFreeBSD

uart/ns8250: Factor out reading the divisor
ClosedPublic

Authored by imp on Oct 11 2024, 9:53 PM.
Tags
None
Referenced Files
F132492704: D47074.id144858.diff
Fri, Oct 17, 9:11 AM
F132489471: D47074.diff
Fri, Oct 17, 8:41 AM
Unknown Object (File)
Fri, Oct 10, 6:05 PM
Unknown Object (File)
Fri, Oct 10, 6:05 PM
Unknown Object (File)
Fri, Oct 10, 6:05 PM
Unknown Object (File)
Fri, Oct 10, 1:07 PM
Unknown Object (File)
Sat, Oct 4, 12:29 AM
Unknown Object (File)
Sun, Sep 28, 7:20 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