CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2024/01/19 10:51:15
Modified files: sbin/wsconsctl : util.c sys/dev/fdt : rkdrm.c sys/dev/wscons : wsconsio.h Log message: Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it for other generic KMS drivers. ok jsg@, matthieu@