a0c88fb1d9
table with console settings, we now only need to know at which address the UART lives. Leaving the baudrate unspecified results in us using the baudrate at which the UART operates. This removes one parameter that can interfere with a successful installation out of the box.
3 lines
39 B
Plaintext
3 lines
39 B
Plaintext
# $FreeBSD$
|
|
hw.uart.console="io:0x3f8"
|