From: Mark Maule Date: Fri, 11 Nov 2005 17:52:43 +0000 (-0600) Subject: [IA64-SGI] set altix preferred console X-Git-Tag: v2.6.15-rc1~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff51224cab12845c8bd539ca1f2dc18cc851b445;p=pandora-kernel.git [IA64-SGI] set altix preferred console Fix default VGA console on SN platforms. Since SN firmware does not pass enough ACPI information to identify VGA cards and the associated legacy IO/MEM addresses, we rely on the EFI PCDP table. Since the linux pcdp driver is optional (and overridden if console= directives are used) SN duplicates a portion of the pcdp scan code to identify if there is a usable console VGA adapter. Additionally, dup necessary pcdp related structs to avoid dragging drivers/pcdp.h into a more public location. Signed-off-by: Mark Maule Signed-off-by: Tony Luck --- Reading git-diff-tree failed