dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi/tables
Len Brown 0efabac9b7 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 <len.brown@intel.com>
2007-05-29 18:29:50 -04:00
..
Makefile ACPICA: Create tbfadt.c to hold all FADT-related functions 2007-02-02 21:14:24 -05:00
tbfadt.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
tbfind.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
tbinstal.c ACPICA: allow Load(OEMx) tables 2007-05-29 18:29:50 -04:00
tbutils.c ACPICA: reduce table header messages to fit within 80 columns 2007-02-06 15:28:23 -05:00
tbxface.c ACPICA: Lindent 2007-05-09 23:34:35 -04:00
tbxfroot.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00