Add no-op implementations of the WSDISPLAYIO_GVIDEO and WSDISPLAYIO_SVIDEO
authorkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2023 11:34:32 +0000 (11:34 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 16 Apr 2023 11:34:32 +0000 (11:34 +0000)
commite0f76f79fa9801a75cca99fab3854f463d142670
treea0e1ef9db41625412ad73df472aae6c7e4778797
parent2c3273c1dc7912446870ac9ec7a9086cfe0bb5ba
Add no-op implementations of the WSDISPLAYIO_GVIDEO and WSDISPLAYIO_SVIDEO
ioctls.  Everything we need from them is handled by wsdisplay(4) already,
but we need to handle them here to signal that we actually implement
burner support.

ok tb@, tobhe@
sys/dev/fdt/simplefb.c