Re: [patch] Require VM86 with VESA framebuffer

From: Alan Cox
Date: Mon Mar 13 2006 - 09:42:31 EST


On Llu, 2006-03-13 at 09:13 -0500, Chuck Ebbert wrote:
> Force VM86 when VESA framebuffer is enabled and fix a typo
> in the VM86 config entry. If VM86 is disabled there will
> be problems when starting X using the VESA driver.

VESA does not require VM86 so this change is completely wrong. Worse
still the x86-64 does not support VM86 so you have just crippled the
x86-64 port unneccessarily.

Please sort out your personal X server problem instead. To start with X
doesn't require VM86 to be present at all and can do software 8086 int
10 emulation for BIOS code.

Alan

-
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/