1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev/acpica
Mitsuru IWASAKI eb5b463449 Fix error checking about device state transition from D0 to D3.
Turn off the resources listed in _PR0 to go to D3 if we don't have _PR3/_PS3.

Reviewed by:	msmith
2001-08-21 18:22:40 +00:00
..
Osd Better checking of duplicated interrupt handler installation. 2001-07-25 16:13:30 +00:00
acpi_acad.c Some minor fixes. 2001-07-25 16:08:58 +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 Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +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 Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_ec.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_isa.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_lid.c
acpi_pcib_acpi.c Shoud build resources in the _CRS buffer. Oops. 2001-08-03 08:38:49 +00:00
acpi_pcib.c Shoud build resources in the _CRS buffer. Oops. 2001-08-03 08:38:49 +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 Fix error checking about device state transition from D0 to D3. 2001-08-21 18:22:40 +00:00
acpi_resource.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_thermal.c Remove noisy printfs from the notify handler; having these go off 2001-08-21 09:06:02 +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 Move the resource pointer when we reallocate the buffer. 2001-08-03 08:38:11 +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 - Prevent the ACPI code from being loaded as a module other than at 2001-07-30 08:59:43 +00:00