From: Len Brown Date: Thu, 24 May 2007 06:25:00 +0000 (-0400) Subject: ACPICA: allow Load(OEMx) tables X-Git-Tag: v2.6.22-rc4~14^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0efabac9b7c8535eeb199d2f16d3eb44dc4761b2;p=pandora-kernel.git ACPICA: allow Load(OEMx) tables HP and Hitachi machines have been implemented with SSDT's that use the "OEMx" signatures. But upon Load, ACPICA is rejecting these tables because they are not using the "SSDT" signature. ACPI Error (tbinstal-0134): Table has invalid signature [OEMx], must be SSDT... Signed-off-by: Len Brown --- Reading git-diff-tree failed