freebsd-nq/sys/dev/acpica
Nate Lawson b0e2b625f2 Rename acpi_cpu to cpu. Change the probe routine to early on reject
devices it cannot attach to.  This gets rid of extraneous but harmless
device_probe_and_attach() errors.  While I'm here, make the device
description more useful.  The !acpi case for cpu is handled by legacy0.
2004-05-06 17:25:23 +00:00
..
Osd Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_acad.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +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 Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_cmbat.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_cpu.c Rename acpi_cpu to cpu. Change the probe routine to early on reject 2004-05-06 17:25:23 +00:00
acpi_ec.c Update the name for edge triggered for the 20040402 import. 2004-04-14 02:20:35 +00:00
acpi_isab.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_lid.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +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 Style and printf message cleanups. 2004-04-14 03:34:11 +00:00
acpi_pci.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_pcib_acpi.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_pcib_pci.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_pcib.c Make unnecessary globals static and remove unused includes. 2004-05-06 02:18:58 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Return an error immediately if asked to switch a non-existent consumer. 2004-04-14 17:58:19 +00:00
acpi_resource.c Add MODULE_DEPEND entries so some of these drivers can eventually be 2004-04-09 18:14:32 +00:00
acpi_thermal.c Add back sys/reboot.h which is needed. 2004-05-06 02:57:24 +00:00
acpi_timer.c Disable interrupts while testing the timer. Not doing this unnecessarily 2004-04-24 16:25:00 +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 Select the highest valid (i.e., S3) sleep state for the default for the 2004-05-06 08:04:34 +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 Select the highest valid (i.e., S3) sleep state for the default for the 2004-05-06 08:04:34 +00:00