search for: accommon

Displaying 2 results from an estimated 2 matches for "accommon".

Did you mean: accommod
2012 Mar 03
3
[RESEND][RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...A code pedigree acpioff: Move ACPI tree dump on error to not obscure error message com32/Makefile | 2 +- com32/acpioff/Makefile | 71 ++ com32/acpioff/acpica_linuxized/README | 34 + .../drivers/acpi/acpica/accommon.h | 63 + .../drivers/acpi/acpica/acconfig.h | 210 ++++ [snip] com32/acpioff/acpioff.c | 174 +++ com32/acpioff/osl.h | 44 + 185 files changed, 87007 insertions(+), 1 deletions(-) create mode 100644 c...
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...A code pedigree acpioff: Move ACPI tree dump on error to not obscure error message com32/Makefile | 2 +- com32/acpioff/Makefile | 71 ++ com32/acpioff/acpica_linuxized/README | 34 + .../drivers/acpi/acpica/accommon.h | 63 + .../drivers/acpi/acpica/acconfig.h | 210 ++++ .../acpica_linuxized/drivers/acpi/acpica/acdebug.h | 252 ++++ .../drivers/acpi/acpica/acdispat.h | 354 ++++++ .../drivers/acpi/acpica/acevents.h | 244 ++++ .../drivers/a...