Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/riscv
Module Name: src
Committed By: skrll
Date: Wed Sep 28 06:05:28 UTC 2022
Modified Files:
src/sys/arch/riscv/include: machdep.h
src/sys/arch/riscv/riscv: locore.S riscv_machdep.c
Log Message:
Use legacy SBI Console GetChar for earlycons. It works on qemu.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/riscv/include/machdep.h
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/riscv/riscv/locore.S
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/riscv/riscv/riscv_machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index