freebsd-nq/sys/dev/acpica
Mitsuru IWASAKI 1611ea8727 Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support.
- Add S4BIOS sleep implementation.  This will works well if MIB
   hw.acpi.s4bios is set (and of course BIOS supports it and hibernation
   is enabled correctly).
 - Add DSDT overriding support which is submitted by takawata originally.
   If loader tunable acpi_dsdt_load="YES" and DSDT file is set to
   acpi_dsdt_name (default DSDT file name is /boot/acpi_dsdt.aml),
   ACPI CA core loads DSDT from given file rather than BIOS memory block.
   DSDT file can be generated by iasl in ports/devel/acpicatools/.
 - Add new files so that we can add our proposed additional code to Intel
   ACPI CA into these files temporary.  They will be removed when
   similar code is added into ACPI CA officially.
2001-11-06 15:00:30 +00:00
..
Osd - Change the taskqueue locking to protect the necessary parts of a task 2001-10-26 18:46:48 +00:00
acpi_acad.c Add APM compatibility feature to ACPI. 2001-10-26 17:43:05 +00:00
acpi_battery.c Some improvements of control method battery driver. 2001-10-30 14:24:26 +00:00
acpi_button.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_cmbat.c Oops, deleted wrong BIF acquisition timeout invocation by mistake 2001-11-01 22:20:41 +00:00
acpi_cpu.c Allow hw.acpi.cpu.{economy,performance}_speed to be set from the loader 2001-10-23 22:37:36 +00:00
acpi_ec.c Update usage of AcpiEnableEvent to reflect a new argument. 2001-10-04 23:21:09 +00:00
acpi_lid.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_pcib_acpi.c Make the interrupt routing a bit less chatty unless bootverbose is set. 2001-10-07 18:25:43 +00:00
acpi_pcib.c Make the interrupt routing a bit less chatty unless bootverbose is set. 2001-10-07 18:25:43 +00:00
acpi_powerprofile.c Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00
acpi_powerres.c Use return_PTR, not return_VALUE when returning pointers. 2001-10-04 08:32:18 +00:00
acpi_resource.c Allocate system resource IRQs as shareable; this is the typical case. 2001-09-06 22:34:40 +00:00
acpi_thermal.c Some small improvements of ACPI thermal driver. 2001-10-29 18:09:43 +00:00
acpi_timer.c The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
acpi.c Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpica_support.c Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpica_support.h Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Add S4BIOS sleep (BIOS hibernation) and DSDT overriding support. 2001-11-06 15:00:30 +00:00