Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F166661141
D36300.id109689.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
705 B
Referenced Files
None
Subscribers
None
D36300.id109689.diff
View Options
Index: stand/i386/boot0/Makefile
===================================================================
--- stand/i386/boot0/Makefile
+++ stand/i386/boot0/Makefile
@@ -42,6 +42,12 @@
ORG=${BOOT_BOOT0_ORG}
# Comm settings for boot0sio.
+#
+# boot0sio uses BIOS INT $0x14 for serial ports, so we're severely limited in in
+# what baudrates we support due to its severely limited interface. In addition, if
+# BOOT_BOOT0_COMCONSOLE_SPEED=0, then the baud rate and format will be unchanged
+# from whatever the BIOS initialized the port to (which is often 115200).
+#
# Bit(s) Description
# 7-5 data rate (110,150,300,600,1200,2400,4800,9600 bps)
# 4-3 parity (00 or 10 = none, 01 = odd, 11 = even)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 16, 7:58 AM (17 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36817841
Default Alt Text
D36300.id109689.diff (705 B)
Attached To
Mode
D36300: stand: Document that boot0 uses BIOS
Attached
Detach File
Event Timeline
Log In to Comment