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)
Thu, Mar 26, 7:55 PM
Unknown Object (File)
Tue, Mar 10, 3:42 AM
Unknown Object (File)
Feb 20 2026, 12:36 PM
Unknown Object (File)
Feb 18 2026, 6:36 PM
Unknown Object (File)
Jan 15 2026, 6:04 PM
Unknown Object (File)
Jan 15 2026, 5:28 PM
Unknown Object (File)
Jan 8 2026, 5:30 AM
Unknown Object (File)
Dec 27 2025, 4:13 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