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)
Tue, Feb 11, 1:21 PM
Unknown Object (File)
Tue, Feb 4, 5:46 PM
Unknown Object (File)
Wed, Jan 29, 3:51 PM
Unknown Object (File)
Thu, Jan 23, 6:40 PM
Unknown Object (File)
Sat, Jan 18, 9:34 PM
Unknown Object (File)
Dec 29 2024, 6:28 AM
Unknown Object (File)
Nov 29 2024, 9:47 PM
Unknown Object (File)
Nov 12 2024, 9:17 PM
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.