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)
Fri, Apr 17, 5:13 AM
Unknown Object (File)
Sun, Apr 12, 7:26 PM
Unknown Object (File)
Sat, Apr 11, 12:32 PM
Unknown Object (File)
Sat, Apr 11, 12:11 PM
Unknown Object (File)
Sat, Apr 11, 2:17 AM
Unknown Object (File)
Mon, Apr 6, 10:56 PM
Unknown Object (File)
Thu, Mar 26, 7:55 PM
Unknown Object (File)
Mar 10 2026, 3:42 AM
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