Page MenuHomeFreeBSD

handbook/serialcomms: update for 115200 bps default
ClosedPublic

Authored by emaste on Nov 7 2023, 3:10 AM.
Tags
None
Referenced Files
Unknown Object (File)
May 11 2024, 11:30 PM
Unknown Object (File)
May 9 2024, 9:37 AM
Unknown Object (File)
May 5 2024, 12:21 PM
Unknown Object (File)
Apr 27 2024, 11:07 AM
Unknown Object (File)
Apr 27 2024, 11:07 AM
Unknown Object (File)
Apr 27 2024, 11:06 AM
Unknown Object (File)
Apr 27 2024, 10:03 AM
Unknown Object (File)
Apr 26 2024, 2:13 AM
Subscribers
None

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Nov 7 2023, 3:10 AM
emaste created this revision.
imp added inline comments.
documentation/content/en/books/handbook/serialcomms/_index.adoc
1171

This is a little misleading.... The default is 9600 still. This is about the boot loader.... at least the boot0.sio boot loader, which is talked about below. For that boot loader the default I Think is actually '0' which means 'don't change anything.' which allows faster speed to be whatever the BIOS' default is... But for comconsole, it is correct.

This revision is now accepted and ready to land.Nov 8 2023, 2:59 AM
This revision was automatically updated to reflect the committed changes.