opnsense-src/sys/modules/acpi
Jung-uk Kim 44dd6ac245 MFC: r204773
Merge ACPICA 20100304.

MFC:	r204874
Update module Makefile for ACPICA 20100304.

MFC:	r204877
Allow ACPI module build on amd64.  Although we strongly recommend building
it into kernel, there is no need to prevent it from building at all.

MFC:	r204916
- Allow users to enable dumping Debug objects without ACPI debugger.
Setting the new sysctl MIB "debug.acpi.enable_debug_objects" to a non-zero
value enables us to print Debug object when something is written to it.
- Allow users to disable interpreter slack mode.  Setting the new tunable
"debug.acpi.interpreter_slack" to zero disables some workarounds for common
BIOS mistakes and enables strict ACPI implementations by the specification.

MFC:	r204920
Since the interpreter slack mode is a tunable now, enable a local hack only
when it is set.  Note the default behaviour does not change by this change.

MFC:	r204965
Fix white spaces.

MFC:	r206117
Merge ACPICA 20100331 (and four additional upstream patches).
2010-04-26 20:55:03 +00:00
..
acpi MFC: r204773 2010-04-26 20:55:03 +00:00
acpi_aiboost Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_asus Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_dock Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_fujitsu Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_hp * Driver for ACPI WMI (Windows Management Instrumentation) 2009-06-23 13:17:25 +00:00
acpi_ibm Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_panasonic Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_sony Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_toshiba Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_video Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
acpi_wmi * Driver for ACPI WMI (Windows Management Instrumentation) 2009-06-23 13:17:25 +00:00
Makefile * Driver for ACPI WMI (Windows Management Instrumentation) 2009-06-23 13:17:25 +00:00
Makefile.inc Include "../Makefile.inc" to propagate the configuration to subdirectories. 2004-01-13 13:08:27 +00:00