Displaying 3 results from an estimated 3 matches for "actypes".
Did you mean:
  ctypes
  
2004 Feb 08
2
xeno-1.2.bk compilation question?
...:
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/platform/aclinux.h:61:22: asm/acpi.h: No such file or directory
In file included from /local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/acpi.h:54,
                 from dsfield.c:45:
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/actypes.h:184: parse error before "INT64"
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/actypes.h:184: warning: type defaults to `int'' in declaration of `INT64''
/local1/xxen/xeno-1.2.bk/xenolinux-2.4.24/include/acpi/actypes.h:184: warning: data definition has no type or...
2007 Oct 17
8
cpufreq support status
Could anyone summarize what the support status of cpu frequency changes
is at present. I don''t seem to recall generic changes to the hpyervisor in
that respect, but the linux tree has fairly extensive changes to the
powernow-k8 driver (which would make sense to me only if all other cpufreq
drivers are fully supported now, too).
Thanks, Jan
2012 Mar 03
0
[RFC GIT PATCHES] acpioff: COM32 module to shut off machine using ACPI
...inuxized/include/acpi/actbl.h  |  389 ++++++
 .../acpioff/acpica_linuxized/include/acpi/actbl1.h |  963 +++++++++++++++
 .../acpioff/acpica_linuxized/include/acpi/actbl2.h | 1048 ++++++++++++++++
 .../acpioff/acpica_linuxized/include/acpi/actbl3.h |  552 +++++++++
 .../acpica_linuxized/include/acpi/actypes.h        | 1105 +++++++++++++++++
 .../include/acpi/platform/accom32.h                |  189 +++
 .../include/acpi/platform/accygwin.h               |   91 ++
 .../acpica_linuxized/include/acpi/platform/acefi.h |   73 ++
 .../acpica_linuxized/include/acpi/platform/acenv.h |  391 ++++++
 .../include...