ACPICA: allow Load(OEMx) tables
authorLen Brown <len.brown@intel.com>
Thu, 24 May 2007 06:25:00 +0000 (02:25 -0400)
committerLen Brown <len.brown@intel.com>
Tue, 29 May 2007 22:29:50 +0000 (18:29 -0400)
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 <len.brown@intel.com>

No differences found