CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2021/04/30 06:57:29

Modified files:
        sys/arch/riscv64/riscv64: sbi.c cpu.c 

Log message:
remove FreeBSD derived riscv cpu ident

print the mvendorid marchid mimpid values from sbi instead of
using hardcoded values

continue printing riscv,isa and copy it to cpu_model so it
will show up in sysctl

ok kettenis@

Reply via email to