Re: [PATCH] x86: Reserve legacy VGA MMIO area for x86_64 as wellas x86_32

From: H. Peter Anvin
Date: Fri Apr 09 2010 - 18:56:53 EST


On 04/09/2010 03:54 PM, Alan Cox wrote:
> Depending on your definition of "PC". Quite a few early MSDOS systems had
> video elsewhere. Some embedded systems without video use the space for
> other stuff. Lots of ISA 386/486 PCs had cards borrowing the unused bits
> of video space.

With "early MSDOS" I presume you mean pre-386 (early on there were
computer makers who thought the MS-DOS universe would work like the CP/M
universe had), so that doesn't really matter for these purposes.

>> I'm wondering what those legitimate reasons are. This is particularly
>> so since it affects our ability to deal with very early errors, long
>> before we have enumerated anything. At this point we can at least lay
>> down bytes in the video area and hope the user can see them.
>
> Thats why you have the bios equipment byte and video queries.

Yes of course; just because we don't want people to do the wrong thing
doesn't necessarily mean we won't try to be nice about it, as long as it
doesn't cause excessive pains elsewhere.

-hpa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/