• Bjorn Helgaas's avatar
    [PATCH] This patch against 2.4.18+ia64-020226 removes a legacy VGA · f6e0f291
    Bjorn Helgaas authored
    dependency.  Non-legacy systems may have system memory
    at 0xA0000, and if that's the case, we don't want to install the
    VGA console.
    
    Restructured conswitchp init slightly so that if both
    CONFIG_DUMMY_CONSOLE and CONFIG_VGA_CONSOLE
    are defined, conswitchp is always set to something, even if we
    don't find VGA at 0xA0000.
    
    This work is due to Alex Williamson (alex_williamson@hp.com).
    f6e0f291
efi.c 14.7 KB