freebsd-nq/sys/dev/acpica
Mike Smith dfcd35dd08 Whoops; we get an ACPI_OBJECT back from evaluating a method, not
an ACPI_OPERAND_OBJECT.  Fix this so that the power resource type
can be properly checked, and we can get the system level and
resource order.
2001-07-09 21:24:59 +00:00
..
Osd Get the ACPI softc before we potentially dereference it. 2001-07-07 10:18:10 +00:00
acpi_acad.c Add support for system power profiles; select "performance" when AC power 2001-07-07 01:46:40 +00:00
acpi_battery.c Add a new helper function for finding resources in resource buffers. 2001-07-05 07:14:30 +00:00
acpi_button.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_cpu.c Fix typo in acpi_cpu_attach() and correct range checking in 2001-07-07 18:39:13 +00:00
acpi_ec.c Improve some error messages slightly. 2001-07-05 07:21:12 +00:00
acpi_ecreg.h Properly protect the parameters to the EC_{GET,SET}_{DATA,CSR} macros with 2001-02-26 20:39:28 +00:00
acpi_isa.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +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 Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method 2001-07-07 10:12:06 +00:00
acpi_pcib.c Oops, have to use AcpiSetCurrentResources, not invoke the _SRS method 2001-07-07 10:12:06 +00:00
acpi_powerprofile.c Support for system "power profiles". Currently we support two profiles; 2001-07-07 01:45:37 +00:00
acpi_powerres.c Whoops; we get an ACPI_OBJECT back from evaluating a method, not 2001-07-09 21:24:59 +00:00
acpi_resource.c Update for new debug layer constant names in the ACPI CA 20010615 2001-06-29 20:32:29 +00:00
acpi_thermal.c Quiet the complaint about the _SCP method if it doesn't exist; it's 2001-07-07 10:17:22 +00:00
acpi_timer.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi.c Add acpi_GetTableIntoBuffer, to aid in fetching tables. 2001-07-07 10:20:17 +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 acpi_GetTableIntoBuffer, to aid in fetching tables. 2001-07-07 10:20:17 +00:00