CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2023/03/06 10:20:06
Modified files: sys/arch/amd64/amd64: conf.c sys/arch/arm64/arm64: conf.c sys/arch/i386/i386: conf.c sys/arch/riscv64/riscv64: conf.c Log message: In iskmemdev(), do not check for the minor of /dev/io. It has been deprecated more than 25 years ago and removed more than 20. >From Crystal Kolipe, thanks!