Page MenuHomeFreeBSD

uart: Improve console specification parsing
ClosedPublic

Authored by imp on Jan 14 2021, 8:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Aug 3, 7:47 AM
Unknown Object (File)
Jul 10 2025, 5:53 PM
Unknown Object (File)
Jul 4 2025, 8:31 AM
Unknown Object (File)
Jul 2 2025, 5:05 AM
Unknown Object (File)
Jul 1 2025, 8:28 PM
Unknown Object (File)
Jun 22 2025, 11:24 AM
Unknown Object (File)
May 31 2025, 10:18 PM
Unknown Object (File)
May 9 2025, 9:48 PM
Subscribers
None

Details

Summary

Print warning when we can't parse a console specification (this may
not appear on the console, but will appear in dmesg).

Also, accept key:value and key=value. There's no reason not to
and it makes this more forgiving of mistakes.

Diff Detail

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

Event Timeline

imp requested review of this revision.Jan 14 2021, 8:45 PM
imp created this revision.
This revision is now accepted and ready to land.Jan 14 2021, 9:08 PM
This revision was automatically updated to reflect the committed changes.