freebsd-dev/sys/dev/acpica
Nate Lawson 074a57f560 Add support for packages as the first element of _PRW. This may allow
some machines to enable wake events for more devices although I haven't
seen a system yet that uses this form.  Also, introduce acpi_GetReference()
which retrieves an object reference from various types.
2004-04-09 06:40:03 +00:00
..
Osd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_acad.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Do not remove the fixed handlers. Several systems (e.g., ASUS) only 2004-02-19 18:16:34 +00:00
acpi_cmbat.c Update to use the new package routines instead of rolling our own 2003-12-23 18:27:35 +00:00
acpi_cpu.c Fix border error to allow systems that specify 100 for latency also use 2004-03-17 21:49:47 +00:00
acpi_ec.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_isab.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_lid.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_package.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpi_pci_link.c Use getenv_int() rather than reimplementing it. 2004-01-20 21:38:48 +00:00
acpi_pci.c Implement an ACPI-aware pci_set_powerstate() method for PCI busses that 2004-04-07 19:42:21 +00:00
acpi_pcib_acpi.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_pcib_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcib.c Use the correct length for appending an extended irq resource. This may 2004-03-22 20:39:20 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_resource.c Add an interface to pass an argument to the resource parsing functions. 2004-03-31 17:23:46 +00:00
acpi_thermal.c A user can set tz_requested via the hw.acpi.thermal.tzX.active sysctl. 2004-03-05 18:06:31 +00:00
acpi_timer.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_video.c Unify on version 1 to be similar to the rest of the tree. After 5-stable 2004-04-08 16:45:12 +00:00
acpi.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Move the ivar accessing routines back to inlines (reverting acpivar.h 2004-04-01 04:21:33 +00:00