Edit

IABSD.fr/src/sys/dev/rasops

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2025-06-03 14:58:36
    Hash : 25b3ef44
    Message : Reset switch callback function pointer (and argument) after running the callback to prevent running it again when we do a synchronous switch in the future. Gets rid of bogus "wsdisplay_switch2: not switching" warnings. ok landry@, deraadt@