CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/20 11:55:37
Modified files:
sys/arch/riscv64/dev: sfuart.c
Log message:
Make sure we program the baud rate divisor register. Without this,
opening the tty corresponding to a non-console device will hang the
machine.
ok deraadt@
