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)
Oct 3 2024, 6:19 PM
Unknown Object (File)
Oct 3 2024, 2:13 PM
Unknown Object (File)
Sep 28 2024, 12:26 AM
Unknown Object (File)
Sep 21 2024, 10:18 AM
Unknown Object (File)
Sep 12 2024, 7:26 PM
Unknown Object (File)
Sep 6 2024, 1:48 AM
Unknown Object (File)
Sep 6 2024, 12:23 AM
Unknown Object (File)
Sep 2 2024, 4:06 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36213
Build 33102: arc lint + arc unit

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.