Page MenuHomeFreeBSD

D36300.id109689.diff
No OneTemporary

D36300.id109689.diff

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

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)

Event Timeline