commit a23c805fc73222643cb70bfb4c013781f6d6262f
Author: Imre Vadász <[email protected]>
Date:   Wed Jul 13 22:47:15 2016 +0200

    vga - Check for UEFI framebuffer in vga_configure() and vga_probe().
    
    * If we have a UEFI framebuffer, we definitely won't be able to use a VGA
      device at the same time.
    
    * TODO: Another case where we probably should disable the vga(4) driver, is
            when the "VGA not present" bit is set in the ACPI FADT BootFlags
            value.

Summary of changes:
 sys/dev/video/fb/vga.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a23c805fc73222643cb70bfb4c013781f6d6262f


-- 
DragonFly BSD source repository

Reply via email to