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)
Sat, Feb 22, 1:56 PM
Unknown Object (File)
Sat, Feb 22, 1:54 PM
Unknown Object (File)
Jan 28 2025, 4:29 AM
Unknown Object (File)
Jan 28 2025, 2:49 AM
Unknown Object (File)
Jan 26 2025, 7:43 PM
Unknown Object (File)
Dec 18 2024, 6:14 PM
Unknown Object (File)
Dec 18 2024, 1:08 AM
Unknown Object (File)
Dec 4 2024, 5:41 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