mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
ENODEV better represents the fact that there might be no display device (e.g. a monitor) connected to the connector, therefore we should return this error. Another reason to not use ENOTIMPL is that it's a requirement for all DisplayConnectors to put a valid EDID in place even for a hardware we don't currently support mode-setting in runtime.
25 KiB
25 KiB