Page MenuHomeFreeBSD

handbook/serialcomms: update for 115200 bps default
ClosedPublic

Authored by emaste on Nov 7 2023, 3:10 AM.
Tags
None
Referenced Files
F83566729: D42487.diff
Sat, May 11, 11:30 PM
Unknown Object (File)
Thu, May 9, 9:37 AM
Unknown Object (File)
Sun, May 5, 12:21 PM
Unknown Object (File)
Sat, Apr 27, 11:07 AM
Unknown Object (File)
Sat, Apr 27, 11:07 AM
Unknown Object (File)
Sat, Apr 27, 11:06 AM
Unknown Object (File)
Sat, Apr 27, 10:03 AM
Unknown Object (File)
Fri, Apr 26, 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.