Page MenuHomeFreeBSD

uart/ns8250: Add support for computing rclk
ClosedPublic

Authored by imp on Oct 11 2024, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 29, 10:20 AM
Unknown Object (File)
Tue, Oct 28, 10:00 AM
Unknown Object (File)
Sun, Oct 26, 12:37 AM
Unknown Object (File)
Sun, Oct 19, 10:33 AM
Unknown Object (File)
Oct 14 2025, 4:13 PM
Unknown Object (File)
Oct 10 2025, 6:06 PM
Unknown Object (File)
Oct 10 2025, 6:06 PM
Unknown Object (File)
Oct 10 2025, 6:06 PM
Subscribers
None

Details

Summary

When instructed to do so, compute the rclk (baud rate generator clock)
based on the currently programmed divisor and the communicated baud
rate. We only do this once and only for consoles that tell us the
configured rate and flag we can likely safely compute rclk.

Sponsored by: Netflix

Diff Detail

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